AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Fix XCode Cloud builds #422

Open CritiqalPete opened 10 months ago

CritiqalPete commented 10 months ago

Xcode Cloud should be able to build the app. Work put into this will ensure smoother and more consistent DevOps by providing a reference config for any developer to use & examine.

Presently this error appears in the Log (as of https://github.com/AmericaSCORESBayArea/AmericaScores-CoachApp/commit/beec5a0b1afe658d4599bb83c2cad97a884dd7e6)

Error Run xcodebuild archive

10s Run command: 'xcodebuild archive -workspace /Volumes/workspace/repository/ios/AmericanScoresApp.xcworkspace -scheme AmericanScoresApp -destination generic/platform=iOS -archivePath /Volumes/workspace/build.xcarchive -derivedDataPath /Volumes/workspace/DerivedData -resultBundleVersion 3 -resultBundlePath /Volumes/workspace/resultbundle.xcresult -resultStreamPath /Volumes/workspace/tmp/resultBundleStream6d49c42c-5ae2-4cf5-b12c-fb118b38cd1a.json -IDEPostProgressNotifications=YES CODE_SIGN_IDENTITY=- AD_HOC_CODE_SIGNING_ALLOWED=YES CODE_SIGN_STYLE=Automatic DEVELOPMENT_TEAM=946F7TCJW5 COMPILER_INDEX_STORE_ENABLE=NO -hideShellScriptEnvironment'

Error Command exited with non-zero exit-code: 65