Home > Enterprise >  Failed to create provisioning profile for IOS simulator
Failed to create provisioning profile for IOS simulator

Time:10-02

Failed to create provisioning profile. There are no devices registered in your account on the developer website. Select a device run destination to have Xcode register it.

CodePudding user response:

As far as you don't require provisioning profile to run app in Simulator.

Select iPhone Simulator in Xcode.

enter image description here

If you want to run application on Device,

On Signing and Capabilities select 'Automatically Sign' option. enter image description here

Connect your Device, On settings 'Add This Device.' Xcode will Automatically create Profile.

CodePudding user response:

Dacing new issue while launching the safari browser from code error - [WebDriverAgent] xcodebuild exited with code '65' and signal 'null' [BaseDriver] Event 'wdaStartFailed' logged at 1664700673167 (14:21:13 GMT 0530 (India Standard Time)) [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 [XCUITest] xcodebuild error message:

  • Related