Hi,
When you try to follow the steps of the procedure provided in the link
https://www.b4x.com/android/forum/threads/installing-b4i-bridge-and-debugging-first-app.45871/
I'm having this error return:
B4i Version: 5.30
Parsing code. (0.00s)
Building folders structure. (0.11s)
Compiling code. (0.00s)
Building designer app. (0.01s)
Building Xcode project (0.29s)
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Jonas Gassen (SXYDL5UJTH)
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 08d8ea0b-7a66-4429-a051-3251c0d8c93b
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: Provisioning profile "DiegoAMF App Adhoc" has app ID "com.diegoamf.app", which does not match the bundle ID "com.diegoamf.app.bridge".
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Where I'm missing?
When you try to follow the steps of the procedure provided in the link
https://www.b4x.com/android/forum/threads/installing-b4i-bridge-and-debugging-first-app.45871/
I'm having this error return:
B4i Version: 5.30
Parsing code. (0.00s)
Building folders structure. (0.11s)
Compiling code. (0.00s)
Building designer app. (0.01s)
Building Xcode project (0.29s)
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Jonas Gassen (SXYDL5UJTH)
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = 08d8ea0b-7a66-4429-a051-3251c0d8c93b
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: Provisioning profile "DiegoAMF App Adhoc" has app ID "com.diegoamf.app", which does not match the bundle ID "com.diegoamf.app.bridge".
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Where I'm missing?