Description
We have noticed that our builds are failing on the Xcode Archive & Export for iOS v2.8.6 step with the following error message:
Failed to read project platform: /Users/vagrant/git/<Path to Project>.xcworkspace: failed to get target (<Target>) build settings: xcodebuild “-project” “/Users/vagrant/git/.xcodeproj” “-target” “<Target>” “-configuration” “Release” “-showBuildSettings” failed: exit status 74
We have been able to get around this build error by setting the version back to 2.7.2
I’m not sure if this is relevant, but we also have multiple schemes and targets for this app.
Xcode and OS Version
Xcode 11.7.x, on macOS 10.15.6 (Catalina)