Hi!
I’m trying to build my app for iOS, but it fails and I can’t catch what’s the problem…
At the end of the log I see:
Check dependencies
Provisioning profile "iOS Production" doesn't support the Associated Domains capability.
Code signing is required for product type 'Application' in SDK 'iOS 10.3'
Remove DerivedData files...
Change Xcode Version to 8
- postBuild -
Remove working directories...
Build Error: Error: Sandbox Exec Error: [ ** ARCHIVE FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Error: Error code 65 for command: xcodebuild with args: - <CUTTED ARGS FROM THIS POST>
]
Can you help me?
Thanks