Taras Brat created CB-14221:
-------------------------------
Summary: [Xcode 10 beta-4][iOS 12] Can't build the application
using command line tool Xcode 10.0
Key: CB-14221
URL: https://issues.apache.org/jira/browse/CB-14221
Project: Apache Cordova
Issue Type: Bug
Components: cordova-ios
Affects Versions: [email protected]
Environment: Mac OS High Sierra 10.13.5,
Cordova 8.0.0,
Xcode 10.0 beta 4
Reporter: Taras Brat
The issue is always reproducible. After adding the iOS platform, cordova cli
can't build the project. In the terminal I got the following error:
{code:java}
2018-07-25 17:32:58.475 xcodebuild[10605:197344]
DVTProvisioningProfileManager: Failed to load profile
"/Users/user/Library/MobileDevice/Provisioning
Profiles/c0c097c1-a467-4741-9e24-bc1e9cc9f6e1.mobileprovision" (Error
Domain=DVTProvisioningProfileProviderErrorDomain Code=2 "Failed to load profile
data." UserInfo={NSLocalizedDescription=Failed to load profile data.,
NSLocalizedRecoverySuggestion=Profile "(null)" ((null)) has unsupported
platforms (null). Profiles with the "mobileprovision" file extension should
have one of "tvOS", "watchOS", or "iOS".})
2018-07-25 17:32:58.495 xcodebuild[10605:197351]
DVTProvisioningProfileManager: Failed to load profile
"/Users/user/Library/MobileDevice/Provisioning
Profiles/cf70a42f-c89f-406d-b9a4-0badd7494a5d.mobileprovision" (Error
Domain=DVTProvisioningProfileProviderErrorDomain Code=2 "Failed to load profile
data." UserInfo={NSLocalizedDescription=Failed to load profile data.,
NSLocalizedRecoverySuggestion=Profile "(null)" ((null)) has unsupported
platforms (null). Profiles with the "mobileprovision" file extension should
have one of "tvOS", "watchOS", or "iOS".})
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]