D
Deleted member 103
Guest
Hi,
I get stuck after this error message.
Can someone explain what I can do?
My last working B4i version was 5.91.
This app does not use the in-app purchase function.
I get stuck after this error message.
Can someone explain what I can do?
My last working B4i version was 5.91.
This app does not use the in-app purchase function.
B4i Version: 6.50
Parsing code. (0.10s)
Building folders structure. (0.30s)
Compiling code. (0.51s)
Compiling layouts code. (0.06s)
Compiling debugger engine code. (0.01s)
Building Xcode project (0.20s)
Sending data to remote compiler. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release PRODUCT_NAME=Solitario CONFIGURATION_BUILD_DIR=/Users/<user id>xxxxx/Documents/B4iBuild-Server/UploadedProjects/<user id>/Payload "CODE_SIGN_IDENTITY=iPhone Developer: xxxxxxxxxxxxxx (yyyyyyyyyy)" "OTHER_CODE_SIGN_FLAGS=--keychain <user id>" PROVISIONING_PROFILE=fffffff-760c-4ef6-8e6a-aaaaaaa -arch arm64
Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Developer: xxxxxxxxxxxxxxxx (yyyyyyyyyyyyyyyyy)
CONFIGURATION_BUILD_DIR = /Users/<user id>xxxxx/Documents/B4iBuild-Server/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = Solitario
PROVISIONING_PROFILE = fffffff-760c-4ef6-8e6a-aaaaaaa
note: Using new build system
note: Planning build
note: Constructing build description
error: Provisioning profile "developer" doesn't support the In-App Purchase capability. (in target 'B4iProject' from project 'B4iProject')
warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'B4iProject' from project 'B4iProject')
Error: ** BUILD FAILED **