arleyandrada / PushClient

FREE and Open Source - Titanium PushClient Module
Other
44 stars 17 forks source link

** BUILD FAILED ** [ERROR] #137

Closed shadowhau closed 8 years ago

shadowhau commented 8 years ago

I have trouble implementing the module into my appcelerator project (iOS)

\ BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Ld build/Intermediates/.build/Debug-iphoneos/.build/Objects-normal/arm64/ normal arm64 [ERROR] : (1 failure)

arleyandrada commented 8 years ago

After some "googling"...

"Basically this problem occurs if your XCODE version is not the latest version! Here is the catch, to install that version if you are on a mac you will need to upgrade (if you are not on it) to El Capitan. Your application should then build as normal."

arleyandrada commented 8 years ago

Hi,

Check this issue: https://github.com/arleyandrada/PushClient/issues/55

Regards,

Arley