Maledizione a me e quando ho deciso di fare l'app anche per IOS.
Ogni volta che riprendo l'app a distanza di qualche settimana ci sta un problema.
Ora non mi compila e mi da il messaggio allegato.
Premetto che utilizzo l'Hosted Builder e non un MAC :
Quale è il problema?
Qualcuno può aiutarmi a districarmi dentro la selva di certificati che vuole Apple?
Cosa manca ?
Grazie.
Ogni volta che riprendo l'app a distanza di qualche settimana ci sta un problema.
Ora non mi compila e mi da il messaggio allegato.
Premetto che utilizzo l'Hosted Builder e non un MAC :
B4i Versione: 7.20
Analisi del Codice. (0.18s)
Building folders structure. (0.00s)
Compilazione del codice. (0.28s)
Compilazione del codice di layouts (0.00s)
Compilazione del codice debugger. (3.41s)
Compilazione Progetto Xcode. (0.11s)
Preparing project for builder. (0.68s)
Project size: 0.54 MB
Invio dati a compilatore remoto. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release "PRODUCT_NAME=xxxxxxx" CONFIGURATION_BUILD_DIR=/Users/erel/Documents/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Distribution: xxxxxx xxxxxxxx (842D8H47DD)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=c88083e0-321a-497f-a951-2fb4f43f67db -arch arm64
Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Distribution: xxxxxx xxxxxxxx (842D8H47DD)
CONFIGURATION_BUILD_DIR = /Users/erel/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = xxxxxxxxxxxx
PROVISIONING_PROFILE = c88083e0-321a-497f-a951-2fb4f43f67db
note: Using new build system
note: Using codesigning identity override: iPhone Distribution: xxxxxx xxxxxxxx (842D8H47DD)
note: Planning build
note: Constructing build description
error: Missing private key for signing certificate. Failed to locate the private key matching certificate "iPhone Distribution: xxxxxxxxx(842D8H47DD)" 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')
warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'B4iProject' from project 'B4iProject')
Error: ** BUILD FAILED **
Quale è il problema?
Qualcuno può aiutarmi a districarmi dentro la selva di certificati che vuole Apple?
Cosa manca ?
Grazie.
Last edited: