iOS Question Can't compile after changing laptop

Pablo Torres

Active Member
Licensed User
Longtime User
Hi, I changed my old laptop for a new one, installed B4A, B4J and B4i exactly the same way there were installed in my old laptop
B4A and B4J works perfect but in B4i I can't compile, it gives me the next error message:

B4i version: 2.80
Parsing code. (0.08s)
Compiling code. (0.24s)
Compiling layouts code. (0.02s)
Building Xcode project (0.24s)
Sending data to remote compiler. Error
Error: security: SecKeychainItemImport: MAC verification failed during PKCS12 import (wrong password?)

I don't know what to do, can anyone help me?
Thanks
 

Pablo Torres

Active Member
Licensed User
Longtime User
B4i version: 2.80
Parsing code. (0.09s)
Compiling code. (0.25s)
Building designer app. (0.01s)
Building Xcode project (0.15s)
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 = 5e2a2c9d-a084-4d07-81b0-313e37fe43fc

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

Check dependencies
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning profile specified in your build settings (“SalirAComer”) has an AppID of “com.cronos.Resto” which does not match your bundle identifier “com.cronos.Resto.bridge”.


Error: ** BUILD FAILED **


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

This is what I get right now, not sure what does it means
 
Upvote 0

Pablo Torres

Active Member
Licensed User
Longtime User
B4i version: 2.80
Parsing code. (0.08s)
Compiling code. (0.33s)
Compiling layouts code. (0.01s)
Compiling debugger engine code. (2.82s)
Building Xcode project (0.15s)
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 = Salir a Comer
PROVISIONING_PROFILE = 91281cf7-2260-49cb-ab0f-c1ba192e296c

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


Error: ** BUILD FAILED **


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


Do I have to erase all apple certificates and create new ones again?
I have no idea what am i doing, desperate need a hand please
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…