Hi All, I seem to be having some issues with compiling my B4i apps using my local builder, I continue to get the following Error:
I am using version 8.1 of the local builder.
If I use the Hosted builder than I am able to compile the b4i app, but I will eventually be using custom libraries so I will need to start using my local builder.
Anyone has any idea if this is an issue with my Xcode version, or is it related to something else?
Walter
I followed this thread here but I have already followed all the necessary steps including installing B4i bridge first, this was working before, the only change is that I updated Xcode to version 14.0.1.warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
/Users/walter.flores/Desktop/B4iBuildServer/UploadedProjects/<user id>/B4iProject.xcodeproj: error: "B4iProject" requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor. (in target 'B4iProject' from project 'B4iProject')
I am using version 8.1 of the local builder.
If I use the Hosted builder than I am able to compile the b4i app, but I will eventually be using custom libraries so I will need to start using my local builder.
Anyone has any idea if this is an issue with my Xcode version, or is it related to something else?
Walter