dryark / stf_ios_support

Central repo to connect and document components/repos needed for IOS stf support
Other
153 stars 65 forks source link

Failed to register bundle identifier #102

Closed forum77alive closed 3 years ago

forum77alive commented 3 years ago

After start command "make"

note: Using new build system note: Building targets in parallel note: Using codesigning identity override: iPhone Developer note: Planning build note: Analyzing workspace note: Constructing build description note: Build preparation complete error: Failed to register bundle identifier: The app identifier "com.facebook.WebDriverAgentRunner.xctrunner" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again. (in target 'WebDriverAgentRunner' from project 'WebDriverAgent') error: No profiles for 'com.facebook.WebDriverAgentRunner.xctrunner' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.facebook.WebDriverAgentRunner.xctrunner'. (in target 'WebDriverAgentRunner' from project 'WebDriverAgent')

TEST BUILD FAILED

make: *** [bin/wda/build_info.json] Error 65