Hi,
I am using B4i 4.81 on my Windows 10 PC running on my Mac as a VM.
I am using the local B4i Build Server 4.6 on my MacBook Pro Running MacOS 10.13.4.
My xCode is running 9.3
I have followed the tutorials on creating the certificates etc but when I try and install the B4i Bridge it fails.
B4i Version: 4.81
Parsing code. (0.00s)
Compiling code. (0.03s)
Building designer app. (0.00s)
Building Xcode project (0.42s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: xxxxxxxxxxxxxxxxxx
CONFIGURATION_BUILD_DIR = /Users/AaronMacPro/Desktop/macserver/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 99d52011-a3ea-475c-ada2-1bd692c5e7bf
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: No profile matching '99d52011-a3ea-475c-ada2-1bd692c5e7bf' found: Xcode couldn't find any provisioning profiles matching '99d52011-a3ea-475c-ada2-1bd692c5e7bf'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the General tab of the target editor.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.3'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I did come across this thread which has similar issue as me:
https://www.b4x.com/android/forum/t...e-app-failed-with-xcode-9-and-b4i-4-81.91316/
I tried to download XCode 9.2 from
https://developer.apple.com/download/more/ but when I click on the download link it comes up with 502 Bad Gateway when I click on the Xcode 9.2.xip file.
Seems that I can't roll back to version 9.2.
Any news on when the next update of B4i will be out to fix this or know how to install Xcode 9.2 in the mean time ?