I am trying to get the loacal build server working.
iOS compilation requires an Apple Mac computer. Developers have two options with B4i: - Use a local Mac machine connected over the local network. - Use our hosted builder rental service. These instructions explain how to install the builder on a local Mac machine. 1. Download OpenJDK 19.0.1...
I am getting this error.
/Users/<user id>/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'B4iProject' from project 'B4iProject')
Error: 2023-05-07 18:27:21.343 xcodebuild[1530:13545] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
The following build commands failed:
Ld /Users/<user id>/Desktop/B4iBuildServer/UploadedProjects/<user id>/Payload/B4i\ Example.app/B4i\ Example normal (in target 'B4iProject' from project 'B4iProject')
(1 failure)
I am brand new to a mac , and new to useing B4I.
Thaks for any help