I recently changed to B4i 3.50
Using the local MacServer
Updated that as well with link that came in the update email.
After trying to build a B4i bridge the status window displays the following:
---------------------------------
B4i version: 3.50
Parsing code. (0.10s)
Compiling code. (0.36s)
Compiling layouts code. (0.02s)
Compiling debugger engine code. (4.56s)
Building Xcode project (0.10s)
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.
(FileNotFoundException) java.io.FileNotFoundException: /Users/AccountOwner/Library/MobileDevice/Provisioning Profiles/fa04172b-c957-4b22-a4b8-c4d162ac2bcf/b4i.mobileprovision (No such file or directory)222222
------------------------------------
I checked my provisioning files and certs and all seems to be in order.
There is a file name b4i.mobileprovision ( the one that I assume the above message is referring to) in the folder on the Mac named for my B4i username. There is no Library folder nor a Provisioning Profiles folder as is suggested by the above error message.
Any thoughts as to what I have done to break things?
Using the local MacServer
Updated that as well with link that came in the update email.
After trying to build a B4i bridge the status window displays the following:
---------------------------------
B4i version: 3.50
Parsing code. (0.10s)
Compiling code. (0.36s)
Compiling layouts code. (0.02s)
Compiling debugger engine code. (4.56s)
Building Xcode project (0.10s)
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.
(FileNotFoundException) java.io.FileNotFoundException: /Users/AccountOwner/Library/MobileDevice/Provisioning Profiles/fa04172b-c957-4b22-a4b8-c4d162ac2bcf/b4i.mobileprovision (No such file or directory)222222
------------------------------------
I checked my provisioning files and certs and all seems to be in order.
There is a file name b4i.mobileprovision ( the one that I assume the above message is referring to) in the folder on the Mac named for my B4i username. There is no Library folder nor a Provisioning Profiles folder as is suggested by the above error message.
Any thoughts as to what I have done to break things?
Last edited: