iOS Question [Error] Problem when compiling

MarcB

Member
Licensed User
Good Morning, I have a small program that when compiling I get the following error:


B4i version: 2.51
Parsing code. (0.01s)
Compiling code. (0.02s)
Building designer app. (0.01s)
Building Xcode project (0.01s)
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 = 48b4b2cf-157c-4e81-b1a0-862b554ffc53

=== 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 (“Cotraport distribucion”) were found.


Error: ** BUILD FAILED **


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



I tried going to the App IDs and Provisioning Profiles but still the same and do not know how to fix it.
 

MarcB

Member
Licensed User
Thanks for the help, finally compile the application, but fails to install when you press the button to install app.
The error that is:

Unable to download the app
"B4i-Bridge" can not be installed at this time.

any idea what could be happening?
 
Upvote 0

Dr. Aung Win Htut

New Member
Licensed User
I have another error "An error occurred. Error creating keystore file. Communication error: ConnectFailure". I am just a beginner and please help me with this problems Sir!
 
Upvote 0

Hccsoft

Member
Licensed User
Longtime User
Good morning Erel, seen with MarcB not achieved what I have tried too and I have not achieved either, the same problem when you try to install fails, the device can be a problem?
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Similar Threads

Top