To reproduce:
- Start a new gui project
- Enable hardened runtime
- Select release
- Build
rocessProductPackaging "" /Users/rrabien/Library/Developer/Xcode/DerivedData/Test-hcolbrqkrtnsbhcbrkuxaeahehpe/Build/Intermediates.noindex/Test.build/Release/Test\ -\ App.build/Test.app.xcent
cd /Users/rrabien/dev/Test/Builds/MacOSX
Entitlements:
{
"com.apple.security.get-task-allow" = 1;
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/rrabien/Library/Developer/Xcode/DerivedData/Test-hcolbrqkrtnsbhcbrkuxaeahehpe/Build/Intermediates.noindex/Test.build/Release/Test\ -\ App.build/Test.app.xcent
warning: Falling back to contents of entitlements file "Test.entitlements" because it was modified during the build process. Modifying the entitlements file during the build is unsupported.error: The file “Test.entitlements” couldn’t be opened because there is no such file.
