Hello,
I built a release app. But need screenshots. But now cannot get anything to load on the iphone.
B4i Version: 4.40
Parsing code. (0.11s)
Compiling code. (2.92s)
Compiling layouts code. (0.19s)
Compiling debugger engine code. (9.01s)
Building Xcode project (0.33s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Developer: Brian Wisniewski (Q57RXDE3MB)
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = BW Simple Multiplication Table
PROVISIONING_PROFILE = c4f98567-dd89-4da2-8a07-03cd2ec2a640
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: Provisioning profile "Development" doesn't include any certificate for which the matching private key is installed in the keychain.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I took out the portion where i specific to release the app.
I took out all the keys that i put in today.
Still cannot get it to load in pre release or debug mode.
Been going at it for hours
I built a release app. But need screenshots. But now cannot get anything to load on the iphone.
B4i Version: 4.40
Parsing code. (0.11s)
Compiling code. (2.92s)
Compiling layouts code. (0.19s)
Compiling debugger engine code. (9.01s)
Building Xcode project (0.33s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone Developer: Brian Wisniewski (Q57RXDE3MB)
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = BW Simple Multiplication Table
PROVISIONING_PROFILE = c4f98567-dd89-4da2-8a07-03cd2ec2a640
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: Provisioning profile "Development" doesn't include any certificate for which the matching private key is installed in the keychain.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I took out the portion where i specific to release the app.
I took out all the keys that i put in today.
Still cannot get it to load in pre release or debug mode.
Been going at it for hours