Claus Jørgensen
Claus Jørgensen
The following code in the `BaseDestination` becomes obsolete due to [SE-0274](https://github.com/apple/swift-evolution/blob/master/proposals/0274-magic-file.md) as `#file` will now just be the fileName, whereas `#filePath` will be the full path. ``` if showFileName {...
Xcode 14 beta 3 is giving a warning about the "Embed App Extensions" name saying it should be renamed to "Embed Foundation Extensions" not to conflict with "Embed ExtensionKit Extensions"...
**Running Software (issues missing this information will be deleted):** - Addon version: 9.0.7 - Server patch: TBC Classic, 2.5.1 (38921) **Have you read the changelog? (please don't waste our time)**...
Seeing the project isn't being actively maintained anymore, could you provide instructions on how to update the meta data going forward?
I'm having a problem with linking Sparkle and running UI/Unit tests from a unsigned unit-test target. Sparkle shows a popup about "Insecure Update" when executing the tests from command line,...
For example: ``` packages: SwiftLint: url: https://github.com/realm/SwiftLint from: 0.52.4 aggregateTargets: SwiftLint: buildToolPlugins: - plugin: SwiftLintPlugin package: SwiftLint ``` will just generate a empty aggregate target, with no "Run Build Tool...
When running with `--renderer github-actions` the Swift Testing output doesn't contain a filename. Compare this sample where I have both a regular XCTest and a Swift Test ``` [DemoApp] Processing...
### Platform iOS ### Platform Version 26.0 ### Braze SDK Version 13.2.1 ### Xcode Version 26.0.1 (17A400) ### Computer Processor Apple (M1) ### Repro Rate 100% ### Steps To Reproduce...