iOS Question Local Mac Builder Error

hanyelmehy

Active Member
Licensed User
Longtime User
When i try to Build project with my Local Mac Builder i get these errors
B4X:
Out: Build settings from command line:
    ARCHS = armv7 arm64
    CODE_SIGN_IDENTITY = iPhone
    CONFIGURATION_BUILD_DIR = /Users/hany/Documents/macserver-aa/UploadedProjects/aw2en4u/Payload
    OTHER_CODE_SIGN_FLAGS = --keychain aw2en4u
    PRODUCT_NAME = Aaidh al-Qarni
    PROVISIONING_PROFILE = 395f5297-f77a-4b2f-b4f0-738cd11d9e23

=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies

lot of data end with

Error: ** BUILD FAILED **


The following build commands failed:
    Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Aaidh\ al-Qarni normal armv7
    Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Aaidh\ al-Qarni normal arm64
(2 failures)

Notes :build is OK with hosted builder
i can run test page serve with these result :
B4X:
B4i Build Server

Build server is running.
Version: 1.5
Server time: 13:01:09
Mac SSL Key

Key IP: 192.168.1.100
SSL port: 51042
h files

iAd: 1.00
iAdMob: 1.20
iArchiver: 1.01
iBarcode: 1.03
iBLE: 1.25
iCore: 1.80
iDebug: 1.60
iDesigner: 1.20
iDropboxSync: 1.00
iEncryption: 1.02
iGoogleMaps: 1.01
iHttp: 1.01
iHUD: 1.00
iJSON: 1.0
iLeadbolt: 1.00
iLocation: 1.20
iMedia: 1.20
iNet: 1.20
iNetwork: 1.10
iPhone: 1.40
iRandomAccessFile: 1.20
iSideMenu: 1.01
iSQL: 1.01
iStore: 1.0
iStringUtils: 1.00
iTableView: 1.20
iWebSocket: 1.00
iXmlBuilder: 1.00
iXmlSax: 1.00
a files
[LIST]
[*]libCore, size=2218256, modified=04/09/2015 06:24:14
[*]libiAd, size=25928, modified=01/19/2015 08:29:26
[*]libiAdMob, size=46024, modified=03/24/2015 13:43:20
[*]libiArchiver, size=155824, modified=12/15/2014 15:21:18
[*]libiBarcode, size=103200, modified=12/11/2014 07:12:00
[*]libiBLE, size=93720, modified=04/06/2015 07:48:24
[*]libiDebug, size=705024, modified=01/05/2015 15:05:50
[*]libiDesigner, size=570768, modified=01/07/2015 14:06:50
[*]libiDropboxSync, size=56408, modified=11/17/2014 08:07:32
[*]libiEncryption, size=46664, modified=01/06/2015 10:33:32
[*]libiGoogleMaps, size=107240, modified=01/22/2015 15:44:30
[*]libiHttp, size=84712, modified=01/07/2015 07:56:56
[*]libiHUD, size=192376, modified=10/30/2014 13:44:26
[*]libiJSON, size=36576, modified=10/30/2014 13:44:56
[*]libiLeadbolt, size=7744, modified=12/01/2014 12:35:54
[*]libiLocation, size=84440, modified=01/25/2015 08:37:30
[*]libiMedia, size=174752, modified=01/11/2015 10:53:52
[*]libiNet, size=363344, modified=01/13/2015 14:29:32
[*]libiNetwork, size=179168, modified=12/15/2014 09:16:38
[*]libiPhone, size=186272, modified=03/18/2015 07:29:12
[*]libiRandomAccessFile, size=249928, modified=12/16/2014 15:21:22
[*]libiSideMenu, size=338520, modified=03/08/2015 07:01:50
[*]libiSQL, size=243848, modified=12/23/2014 13:47:28
[*]libiStore, size=35528, modified=01/20/2015 16:01:02
[*]libiStringUtils, size=38168, modified=10/30/2014 13:50:50
[*]libiTableView, size=133136, modified=02/26/2015 11:25:32
[*]libiWebSocket, size=265616, modified=01/06/2015 07:49:40
[*]libiXmlBuilder, size=103920, modified=12/28/2014 14:46:22
[*]libiXmlSax, size=42528, modified=10/30/2014 13:51:04
[/LIST]
 
Top