Xcode 14 beta code signing issues when SwiftPM targets include resources
Finally we found a workaround when using match + gym on Fastlane. Using update_code_signing_settings before match ins what did the trick, the resulting operations look like this:...
View ArticleXcode 14 beta code signing issues when SwiftPM targets include resources
I've tried this and checking the .app file for code signing shows its not signed at all. Did you have to resign your .app? Also where can I find documentations on "Starting from Xcode14 when...
View ArticleXcode 14 beta code signing issues when SwiftPM targets include resources
Is it possible to disable code signing we provide SDK. We dont really need code sign I have tried the following but it still requires signing on the bundle xcodebuild \ -workspace $xcworkspace \...
View ArticleXcode 14 beta code signing issues when SwiftPM targets include resources
Could somebody confirm if it is still an issue on XCode 14.3? Read full topic
View ArticleXcode 14 beta code signing issues when SwiftPM targets include resources
jkranczler: Could somebody confirm if it is still an issue on XCode 14.3? Still having that issue on Xcode 15.0.1 Read full topic
View ArticleXcode 14 beta code signing issues when SwiftPM targets include resources
Hi, Can you explain that variables $(app-path) $(export-options) Read full topic
View Article