- I ran bash
-l -c "$(curl -sfL https://raw.githubusercontent.com/bitrise-tools/codesigndoc/master/_scripts/install_wrap-xcode.sh)"
- Under 'select scheme' A list of apps appeared
I selected my app from the list 3.1 Added location of project
Open the project: /Users/Jacqueline/Documents/boatconnect/ios/navicotrackapp.xcworkspace and Archive, using the Scheme: navicotrackapp
I got an error message
exit status 65
- open up my error log file
- I then saw the following message
The following build commands failed:
Ld /Users/Jacqueline/Library/Developer/Xcode/DerivedData/navicotrackapp-gukdtyixtndirxajfsooveflqxhc/Build/Intermediates.noindex/ArchiveIntermediates/navicotrackapp/InstallationBuildProductsLocation/Applications/navicotrackapp.app/navicotrackapp normal arm64
(1 failure)
How do I fix this?