I'm using Fastlane and Gym to build a react-native application and when the provisioning profile is set to ad-hoc
I get the following error:
Error Domain=IDEFoundationErrorDomain Code=1 "exportOptionsPlist error for key "iCloudContainerEnvironment": expected one of {Development, Production}, but no value was provided" UserInfo={NSLocalizedDescription=exportOptionsPlist error for key "iCloudContainerEnvironment": expected one of {Development, Production}, but no value was provided}
** EXPORT FAILED ** [12:21:16]: Exit status: 70