I need to be able to test my Mac app (with CloudKit) in production mode. Setting this entitlement "com.apple.developer.icloud-container-environment: Production" results in:
Message from debugger: Terminated due to code signing error
In short - I'm unable to test it out. Documentation says we should be able to do this (like we are for iOS apps).
Reported as bug ID 22669141