iOS Question Problem with B4iBuilderServer

WebQuest

Active Member
Licensed User
Hi community I bought B4i. I received the download email, I use a local MAC so I downloaded B4iBuildServer on my MAC, but the ja is blocked because the system only accepts installers from the AppStore. How can I solve?
 

WebQuest

Active Member
Licensed User
Hi Erel, when I run the command from the terminal I get this "failed to find xcode path". I state that the B4iBuildServer folder is on the desktop, and that I use a MacBook Pro 13 with Xcode 9 which is the aviable version for this mac.
 
Upvote 0

WebQuest

Active Member
Licensed User
I updated my Mac and now I could install Xcode 12. I downloaded B4iBuildServer and launched it in the terminal, I set the ip shown in the terminal in the b4i BuildServer settings. I compile the app but I get this in the terminal (Compilation time: 10571, test, ququ: 0, success: false)

and in B4i this error appears:

B4i Version: 7.20
Code analysis. (0.00s)
Building folders structure. (0.04s)
Compiling the code. (0.00s)
Compiling the layouts code (0.00s)
Compiling the debugger code. (0.00s)
Compilation of the Xcode Project. (0.24s)
Preparing project for builder. (0.04s)
Project size: 0.15 MB
Sending data to remote compiler. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Release "PRODUCT_NAME = B4i Example" CONFIGURATION_BUILD_DIR = / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user idIRkIGN_REQUEDServer / UploadedProjects / <user idIRkIGN_REIGN_DIR = -arch x86_64

Build settings from command line:
ARCHS = x86_64
CODE_SIGNING_REQUIRED = NO
CONFIGURATION_BUILD_DIR = / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> / Payload
PRODUCT_NAME = B4i Example
SDKROOT = iphonesimulator14.4

note: Using new build system
notes: Planning build
note: Constructing build description
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'B4iProject' from project 'B4iProject')
CreateBuildDirectory / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> / build (in target 'B4iProject' from project 'B4iProject')
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>
builtin-create-build-directory / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> / build

MkDir / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> / Payload / B4i \ Example.app (in target 'B4iProject' from project 'B4iProject')
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>
/ bin / mkdir -p / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> / Payload / B4i \ Example.app

WriteAuxiliaryFile / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements.plist (in target 'B4iProject' from project 'B4iProject')
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>
write-file / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements.plist

WriteAuxiliaryFile / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements-Simulated.plist (in target 'B4iProject' from project 'B4
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>
write-file / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/DerivedSources/Entitlements-Simulated.plist

ProcessProductPackaging "" / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i \ Example.app.xcent (in target 'B4iProject' from project 'B4iProject ')
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>


Entitlements:

{
"com.apple.security.get-task-allow" = 1;
}


builtin-productPackagingUtility -entitlements -format xml -o / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i \ Example.app.xcent

ProcessProductPackaging "" / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i \ Example.app-Simulated.xcent (in target 'B4iProject' from project 'B4iProject')
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>


Entitlements:

{
"application-identifier" = "FAKETEAMID.B4i.Provision";
}


builtin-productPackagingUtility -entitlements -format xml -o / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/B4i \ Example.app-Simulated.xcent

WriteAuxiliaryFile / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/all-product-headers.yaml (in target 'B4iProject' from project 'B4iProject')
cd / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id>
write-file / Users / samuellamanna / Desktop / B4iBuildServer / UploadedProjects / <user id> /build/B4iProject.build/Release-iphonesimulator/B4iProject.build/all-pr
 
Upvote 0

WebQuest

Active Member
Licensed User
Hi erel in the end I also bought HostBuilder putting aside the Local Mac and in any case I get an error ...:oops:

B4i Versione: 7.20
Analisi del Codice. (0.00s)
Building folders structure. (0.04s)
Compilazione del codice. (0.00s)
Compilazione del codice di layouts (0.00s)
Compilazione del codice debugger. (0.01s)
Compilazione Progetto Xcode. (0.24s)
Preparing project for builder. Error
cer file not found.
 
Upvote 0

WebQuest

Active Member
Licensed User
I ran the Erel tutorial 2 times, I installed the certificate on my iphone 7, one thing I don't understand where the Provision file and the certificate should be in any folder or in the project folder to run?

Cattura2.PNG
 
Last edited:
Upvote 0

WebQuest

Active Member
Licensed User
Ok now or solved! with HostBuild I had downloaded the Provision file and the Certificate in a wrong folder. However I was forced to buy HostBuild for with the Local MAC there are not many thrends on errors that can occur.
 
Upvote 0
Top