I renewed my Apple Developers licence yesterday. I am using a PC running Windows 10. B4i version is 2.51
I have:
1. Renewed my Apple Developer Program membership 1 day ago
2. Renewed my B4i - Hosted Builder with the new user id
3. Updated the Build Sever with the new Build Server user ID
4. Installed the B4i Certificate on my iPhone 6+
5. Installed the updated developer AppleWWDRCA.cer certificate
6. Created the provisioning profile
7. Created a new Sign Key successfully
When building the B4i-Bridge app I get the following error:
B4i version: 2.51
Parsing code. (0.00s)
Compiling code. (0.05s)
Building designer app. (0.02s)
Building Xcode project (0.11s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 84c993fc-82ea-430c-ad15-836d31f33383
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Provisioning profile "Development" doesn't include any certificate for which the matching private key is installed in the keychain.
Code signing is required for product t-Be 'Application' in SDK 'iOS 10.1'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I have struggled for many hours and don't know how to fix this anymore. Any suggestions?
I have:
1. Renewed my Apple Developer Program membership 1 day ago
2. Renewed my B4i - Hosted Builder with the new user id
3. Updated the Build Sever with the new Build Server user ID
4. Installed the B4i Certificate on my iPhone 6+
5. Installed the updated developer AppleWWDRCA.cer certificate
6. Created the provisioning profile
7. Created a new Sign Key successfully
When building the B4i-Bridge app I get the following error:
B4i version: 2.51
Parsing code. (0.00s)
Compiling code. (0.05s)
Building designer app. (0.02s)
Building Xcode project (0.11s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 84c993fc-82ea-430c-ad15-836d31f33383
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Provisioning profile "Development" doesn't include any certificate for which the matching private key is installed in the keychain.
Code signing is required for product t-Be 'Application' in SDK 'iOS 10.1'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I have struggled for many hours and don't know how to fix this anymore. Any suggestions?