Hi All, Can you tell me what was wrong setup?
The following error occurs while I compiled.
========================
B4i Version: 4.81
Parsing code. (0.00s)
Compiling code. (0.04s)
Building designer app. (0.01s)
Building Xcode project (0.87s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Mike S. Lee (R---------)
CONFIGURATION_BUILD_DIR = /Users/administrator/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = a55db2e1-a93a-4fe5-b691-18d1708bbeb2
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: "B4iProject" requires a provisioning profile. Select a provisioning profile for the "Release" build configuration in the project editor. (in target 'B4iProject')
Build system information
warning: The iOS deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. (in target 'B4iProject')
Error: 2018-11-07 01:04:54.286 xcodebuild[1477:15997] DVTProvisioningProfileManager: Failed to load profile "/Users/administrator/Library/MobileDevice/Provisioning Profiles/a55db2e1-a93a-4fe5-b691-18d1708bbeb2" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/administrator/Library/MobileDevice/Provisioning Profiles/a55db2e1-a93a-4fe5-b691-18d1708bbeb2"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/administrator/Library/MobileDevice/Provisioning Profiles/a55db2e1-a93a-4fe5-b691-18d1708bbeb2".})
** BUILD FAILED **
The following error occurs while I compiled.
========================
B4i Version: 4.81
Parsing code. (0.00s)
Compiling code. (0.04s)
Building designer app. (0.01s)
Building Xcode project (0.87s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone Distribution: Mike S. Lee (R---------)
CONFIGURATION_BUILD_DIR = /Users/administrator/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = B4i-Bridge
PROVISIONING_PROFILE = a55db2e1-a93a-4fe5-b691-18d1708bbeb2
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: "B4iProject" requires a provisioning profile. Select a provisioning profile for the "Release" build configuration in the project editor. (in target 'B4iProject')
Build system information
warning: The iOS deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. (in target 'B4iProject')
Error: 2018-11-07 01:04:54.286 xcodebuild[1477:15997] DVTProvisioningProfileManager: Failed to load profile "/Users/administrator/Library/MobileDevice/Provisioning Profiles/a55db2e1-a93a-4fe5-b691-18d1708bbeb2" (Error Domain=DVTProvisioningProfileSourceErrorDomain Code=0 "No provisioning profile provider found for profile "/Users/administrator/Library/MobileDevice/Provisioning Profiles/a55db2e1-a93a-4fe5-b691-18d1708bbeb2"." UserInfo={NSLocalizedDescription=No provisioning profile provider found for profile "/Users/administrator/Library/MobileDevice/Provisioning Profiles/a55db2e1-a93a-4fe5-b691-18d1708bbeb2".})
** BUILD FAILED **