Hi,
few months ago we develop and succesfully deploy our first app.
Now some days ago we upgrade our mac (used for build server) to ios 10 with xcode 8
and we want to update our app but we cannot biuld from b4i ide.
As we start with "Compile & Run" the compiling dialog pop up and stop with error at step: "Sending data to remote compiler" with this error:
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/filippogazzero/Desktop/macserver_25/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = WebYacht-Tracker
PROVISIONING_PROFILE = b71c863c-980a-444e-b37a-3c4fbe60f550
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
B4iProject requires a provisioning profile. Select a provisioning profile for the "Release" build configuration in the project editor.
Code signing is required for product type 'Application' in SDK 'iOS 10.0'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
We've already tried to recreate a new provisioning file and we obtain the same error.
Any suggestions?
Thank you
few months ago we develop and succesfully deploy our first app.
Now some days ago we upgrade our mac (used for build server) to ios 10 with xcode 8
and we want to update our app but we cannot biuld from b4i ide.
As we start with "Compile & Run" the compiling dialog pop up and stop with error at step: "Sending data to remote compiler" with this error:
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/filippogazzero/Desktop/macserver_25/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = WebYacht-Tracker
PROVISIONING_PROFILE = b71c863c-980a-444e-b37a-3c4fbe60f550
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
B4iProject requires a provisioning profile. Select a provisioning profile for the "Release" build configuration in the project editor.
Code signing is required for product type 'Application' in SDK 'iOS 10.0'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
We've already tried to recreate a new provisioning file and we obtain the same error.
Any suggestions?
Thank you