Hi!
I have the following error with the new version of B4i...
B4i Version: 10.00 BETA #2
Parsing code. (0.34s)
Building folders structure. (0.39s)
Running custom action. (0.10s)
Compiling code. (0.77s)
Compiling layouts code. (0.06s)
Compiling debugger engine code. (0.11s)
Building Xcode project. (0.49s)
Swift placeholder added
C++ libraries found
Preparing project for builder. (0.90s)
Project size: 1.58 MB
Sending data to remote compiler. Error
Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.
I tried several times this process suggested in another similar thread but no success, still giving me the same error, I use the hosted builder.
After Setting the path to Java 19 and Empty Keys Folder
HOW TO GENERATE CERTIFICATESIGNINGREQUEST
1. Open the IDE and goto Tools->Private Sign Keys
2. Set Your password, you can leave the name and others Unknown
3. Click Create NEW
Open your keys folder, you should now see these files
B4i.keystore, certificateSigningRequest.csr and B4i.p12
From here, goto Developer console and use the certificateSigningRequest to create your certificates
I have the following error with the new version of B4i...
B4i Version: 10.00 BETA #2
Parsing code. (0.34s)
Building folders structure. (0.39s)
Running custom action. (0.10s)
Compiling code. (0.77s)
Compiling layouts code. (0.06s)
Compiling debugger engine code. (0.11s)
Building Xcode project. (0.49s)
Swift placeholder added
C++ libraries found
Preparing project for builder. (0.90s)
Project size: 1.58 MB
Sending data to remote compiler. Error
Failed to parse certificate file.Error: security: SecKeychainDelete: The specified keychain could not be found.
I tried several times this process suggested in another similar thread but no success, still giving me the same error, I use the hosted builder.
After Setting the path to Java 19 and Empty Keys Folder
HOW TO GENERATE CERTIFICATESIGNINGREQUEST
1. Open the IDE and goto Tools->Private Sign Keys
2. Set Your password, you can leave the name and others Unknown
3. Click Create NEW
Open your keys folder, you should now see these files
B4i.keystore, certificateSigningRequest.csr and B4i.p12
From here, goto Developer console and use the certificateSigningRequest to create your certificates