I'm having this error after I upgraded my device to iOS 9:
I did a suggestion about deleting all keys and creating the provisioning profiles and certificates (Developer and Distribution) but same error occurs.
B4X:
B4i version: 2.00
Parsing code. (0.19s)
Compiling code. (10.94s)
Compiling layouts code. (0.21s)
Compiling debugger engine code. (15.73s)
Building Xcode project (0.70s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/administrator/Documents/UploadedProjects/dddd/Payload
OTHER_CODE_SIGN_FLAGS = --keychain dddd
PRODUCT_NAME = CinePizza
PROVISIONING_PROFILE = f99ade71-9915-4415-8fdd-32b51f5b38f6
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
...
...
...
Error: ** BUILD FAILED **
The following build commands failed:
Ld Payload/CinePizza.app/CinePizza normal armv7
(1 failure)
I did a suggestion about deleting all keys and creating the provisioning profiles and certificates (Developer and Distribution) but same error occurs.
Last edited by a moderator: