Good afternoon,
I was working normally with the app, compiling and testing the changes I was making when I suddenly got this error. Without modifying anything in the app.
I do not know how to fix it.
B4i version: 3.60
Parsing code. (0.03s)
Compiling code. (0.78s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (1.36s)
Building Xcode project (0.66s)
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/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = TeamTrack Plus
PROVISIONING_PROFILE = 2792f967-103c-43c6-b1bf-75b9e64a60cc
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Bundle identifier is missing. B4iProject doesn't have a bundle identifier for the Release build configuration. Add a value for PRODUCT_BUNDLE_IDENTIFIER in the build settings editor.
Code signing is required for product type 'Application' in SDK 'iOS 10.1'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
It was working and repently gives me this error.
I was working normally with the app, compiling and testing the changes I was making when I suddenly got this error. Without modifying anything in the app.
I do not know how to fix it.
B4i version: 3.60
Parsing code. (0.03s)
Compiling code. (0.78s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (1.36s)
Building Xcode project (0.66s)
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/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = TeamTrack Plus
PROVISIONING_PROFILE = 2792f967-103c-43c6-b1bf-75b9e64a60cc
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Bundle identifier is missing. B4iProject doesn't have a bundle identifier for the Release build configuration. Add a value for PRODUCT_BUNDLE_IDENTIFIER in the build settings editor.
Code signing is required for product type 'Application' in SDK 'iOS 10.1'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
It was working and repently gives me this error.