-
Improvement
-
Resolution: Unresolved
-
Major
-
Jenkins version 2.152 , xcode 10.1 , Mac OS Mojave, Xcode plugin version 2.0.10
I'm unable to generate build from Xcode 10.
I'm getting code sign error with Cocoa touch frameworks.I'm getting following error from jenkins console
-
- ARCHIVE FAILED **
The following build commands failed:
CodeSign /Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/MySchneiderElectrician-egvtzdhnmjcpykerglfiyfrufbri/Build/Intermediates.noindex/ArchiveIntermediates/MySchneiderElectricianPREPPR/InstallationBuildProductsLocation/Applications/MySchneiderElectricianPREPPR.app/Frameworks/SEThemeUI.framework
CodeSign /Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/MySchneiderElectrician-egvtzdhnmjcpykerglfiyfrufbri/Build/Intermediates.noindex/ArchiveIntermediates/MySchneiderElectricianPREPPR/InstallationBuildProductsLocation/Applications/MySchneiderElectricianPREPPR.app/Frameworks/SEHttpClient.framework
CodeSign /Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/MySchneiderElectrician-egvtzdhnmjcpykerglfiyfrufbri/Build/Intermediates.noindex/ArchiveIntermediates/MySchneiderElectricianPREPPR/InstallationBuildProductsLocation/Applications/MySchneiderElectricianPREPPR.app/Frameworks/SEAnalytics.framework
CodeSign /Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/MySchneiderElectrician-egvtzdhnmjcpykerglfiyfrufbri/Build/Intermediates.noindex/ArchiveIntermediates/MySchneiderElectricianPREPPR/InstallationBuildProductsLocation/Applications/MySchneiderElectricianPREPPR.app/Frameworks/SchneiderAuthenticationComponent.framework
CodeSign /Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/MySchneiderElectrician-egvtzdhnmjcpykerglfiyfrufbri/Build/Intermediates.noindex/ArchiveIntermediates/MySchneiderElectricianPREPPR/InstallationBuildProductsLocation/Applications/MySchneiderElectricianPREPPR.app/Frameworks/SETNC.framework
(5 failures)
Please help me with this issue.
Thanks in advance.
If you are doing the code signature of the Xcode project automatically, you have to register Apple Developer Account to the node and account you are using for building with Jenkins.
If this problem happens only in Xcode 10 and not in Xcode 9 etc, I think it is due to another cause, so please let me know at that time.
Anyhow, it is difficult to give further advice to the there are no detailed situations to reproduce or the projects for reproduction.