Dave Verwer

Results 138 comments of Dave Verwer

So on the server in the production code it's originally cloned with `Rugged::Repository.clone_at` and then checked out. The server does also pull updates to those repositories regularly, but this error...

The README JavaScript [moved to here](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/blob/main/FrontEnd/scripts/controllers/readme_controller.js), but README processing is just the tip of the iceberg. I started this thread to keep track of all the things we might need...

As mentioned in https://github.com/SwiftPackageIndex/PackageList/issues/3540, we now have a need for this deny list! I added an initial [deny list](https://github.com/SwiftPackageIndex/PackageList/pull/3547) to the repository. We need to use it in two ways:...

To be clear, for anyone watching, this doesn't mean we won't do any of the other ideas in this thread at some point. Certainly, I'd like to do more than...

The error only affects IB, and the app runs correctly even with the control showing an error in IB. It shows the error here: Then, here's the build from the...

Apologies, I should have included that with the last comment! Here you go: ``` CompileC /Users/dave/Library/Developer/Xcode/DerivedData/Test-aqjgxhhbreofgwfbihsmehgqztws/Build/Intermediates.noindex/IBDesignables/Intermediates.noindex/ShortcutRecorder.build/Debug-appletvsimulator/ShortcutRecorder.build/Objects-normal/x86_64/SRCommon.o /Users/dave/Library/Developer/Xcode/DerivedData/Test-aqjgxhhbreofgwfbihsmehgqztws/SourcePackages/checkouts/ShortcutRecorder/Sources/ShortcutRecorder/SRCommon.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ShortcutRecorder' from project 'ShortcutRecorder') cd /Users/dave/Library/Developer/Xcode/DerivedData/Test-aqjgxhhbreofgwfbihsmehgqztws/SourcePackages/checkouts/ShortcutRecorder export...

I must admit I'm not sure how to annotate a Storyboard for multiple platforms, but my first thought was also that it was something in my project that was causing...

I know I said I give up with this, but I want to try one more thing that I had suggested to me recently. We should put the date in...