You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Doug Davies (JIRA)" <ji...@apache.org> on 2018/04/02 15:01:00 UTC

[jira] [Created] (CB-14009) Build fails on Xcode 9.3

Doug Davies created CB-14009:
--------------------------------

             Summary: Build fails on Xcode 9.3
                 Key: CB-14009
                 URL: https://issues.apache.org/jira/browse/CB-14009
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ios
            Reporter: Doug Davies
            Assignee: Suraj Pindoria


Seeing this after I update to XCode 9.3 and build through cli


Error Domain=IDEProfileLocatorErrorDomain Code=1 “No profiles for ‘org.oclc.digby’ were found” UserInfo=\{NSLocalizedDescription=No profiles for ‘org.oclc.digby’ were found, NSLocalizedRecoverySuggestion=Xcode couldn’t find any iOS Ad Hoc provisioning profiles matching ‘org.oclc.digby’. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild.}

When I bring the project up in XCode the signing is correct and not complaining.

I tried adding
“buildFlag”: [“-allowProvisioningUpdates”]
to build.json and still not working

Interestingly… I went into xcode and did an archive/export from there… now the cli works… it must set something that it needs



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org