Hi, i looking to use b4i-bridge i follow these steps
whit simulator all works fine,
i all ready check a lot ot similar post but cant find any solotion,
any help is welcome, thanks!.
i create a new signature, new certs and i just recibe this error: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...www.b4x.com
B4X:
B4i Versión: 7.80
Parseando código. (0.08s)
Building folders structure. (0.27s)
Corriendo accion personalizada. (0.05s)
Compilando código. (1.41s)
Compilado códigos de diseños. (0.47s)
Compilando el código del motor de depuración. (2.76s)
Compilando proyecto Xcode. (2.14s)
Preparando el proyecto para el constructor. (0.61s)
Tamaño del proyecto: 2.01 MB
Enviando datos al compilador remoto. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=Palominos CONFIGURATION_BUILD_DIR=/Users/macOs/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Distribution: Enrique Fortin (WWNTHL8CQ9)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=2c62c797-6223-4fef-98a5-a55e67cdeff0 -arch arm64
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Enrique Fortin (WWNTHL8CQ9)
CONFIGURATION_BUILD_DIR = /Users/macOs/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = Palominos
PROVISIONING_PROFILE = 2c62c797-6223-4fef-98a5-a55e67cdeff0
note: Using new build system
note: Using codesigning identity override: iPhone Distribution: Enrique Fortin (WWNTHL8CQ9)
note: Planning
Analyze workspace
Create build description
Build description signature: 8fbed6d5bd875d93b33c07ccf07c1371
Build description path: /Users/macOs/Desktop/B4iBuildServer/UploadedProjects/<user id>/build/XCBuildData/8fbed6d5bd875d93b33c07ccf07c1371-desc.xcbuild
note: Build preparation complete
warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
error: Missing private key for signing certificate. Failed to locate the private key matching certificate "iPhone Distribution: Enrique Fortin (WWNTHL8CQ9)" in the keychain. To sign with this signing certificate, install its private key in your keychain. If you don't have the private key, select a different signing certificate for CODE_SIGN_IDENTITY in the build settings editor. (in target 'B4iProject' from project 'B4iProject')
/Users/macOs/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'B4iProject' from project 'B4iProject')
/Users/macOs/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'B4iProject' from project 'B4iProject')
Error: ** BUILD FAILED **
i all ready check a lot ot similar post but cant find any solotion,
any help is welcome, thanks!.