Hello
Could you help me understand this error?
B4i Version: 8.51
Parsing code. (0.00s)
Building folders structure. (0.01s)
Compiling code. (0.00s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (0.04s)
Building Xcode project. (0.11s)
Preparing project for builder. (0.05s)
Project size: 0.16 MB
Sending data to remote compiler. Error
Error: security: SecKeychainItemImport: MAC verification failed during PKCS12 import (wrong password?)
The settings are all set according to these:
www.b4x.com
www.b4x.com
Could you help me understand this error?
B4i Version: 8.51
Parsing code. (0.00s)
Building folders structure. (0.01s)
Compiling code. (0.00s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (0.04s)
Building Xcode project. (0.11s)
Preparing project for builder. (0.05s)
Project size: 0.16 MB
Sending data to remote compiler. Error
Error: security: SecKeychainItemImport: MAC verification failed during PKCS12 import (wrong password?)
The settings are all set according to these:
Installing B4i-Bridge and debugging first app
B4i-Bridge is an application that you install on the device. It has three purposes: 1. Launch the installation process when needed. This step is done with Apple Configurator 2 if using a local builder (https://www.b4x.com/android/forum/threads/installing-apps-with-apple-configurator-2.128397/)...

Creating a certificate and provisioning profile
Don't panic! Edit: The IDE must be configured with javac from OpenJDK 14: https://www.b4x.com/b4j/files/java/jdk-14.0.1.zip Otherwise the key created will be invalid and you will later encounter this error: MAC verification failed during PKCS12 import (wrong password?) While this process can...
