iOS Question cant compile the b4i bridge

Douglas Farias

Expert
Licensed User
Longtime User
:mad::mad::mad::mad::mad::mad::mad::mad::mad::mad::mad:

This shi... its making me crazy

Today i m tryed to work with b4i again, and on my phone the b4i bright tell me to install a new version of b4i bright.

OK
- Deleted b4i bright
Tryed to compile a new one and got this error
B4i version: 2.50
Parsing code. (0.00s)
Compiling code. (0.01s)
Building designer app. (0.01s)
Building Xcode project (0.02s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/douglasfarias/Desktop/Mac Server B4i/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = e6214531-7bff-4b7a-adec-c69a25514c83

=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“ID DESENVOLVIMENTO”) were found.


Error: ** BUILD FAILED **


The following build commands failed:
Check dependencies
(1 failure)


Ok again, i go to apple developer website, download
ID_DESENVOLVIMENTO.mobileprovision
ios_development.cer

put it on key folder and tryed compile and the same error continue.

where this error comes? how can i fix this
I'm almost to the point of playing the mac on the wall :mad::mad::mad:
 

Douglas Farias

Expert
Licensed User
Longtime User
fixed i think, killed and deleted the mac server and now compile fine.
 
Upvote 0
Top