iOS Question Local Mac Builder issue

hanyelmehy

Well-Known Member
Licensed User
Longtime User
The test page list of libraries wasn't updated with the changed of the new builder, so ignore it.

Please upload the full compilation output as a text file.
thank you for your responce ,i solve it ,it was issue in lib folder using
B4X:
tell application "Terminal"
    -- Change directory to the Build Server folder, then run Java
    do script "cd ~/Documents/B4iBuildServer && ~/Documents/jdk-19.0.1.jdk/Contents/Home/bin/java -jar B4iBuildServer.jar"
    delay 1
    set miniaturized of front window to true
end tell
solve the issue
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…