<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>Just to let you know things have been resolved, cordova released their new version of cordova that fixes the issues they had with Xcode 5.1 and we have updated our library to include 64bit (rebuild it with Xcode 5.1)</div><div><br></div><div>You can give it a go by installing the plugin from the git repository:</div><div><br></div><div><font face="Courier">cordova plugin add&nbsp;<a href="https://github.com/aerogear/aerogear-pushplugin-cordova.git">https://github.com/aerogear/aerogear-pushplugin-cordova.git</a></font></div><div><br></div><div>Cheers,</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Erik Jan</div><div><br><div><div>On 1 Apr,2014, at 22:37 , johnbran &lt;<a href="mailto:john@goabits.com">john@goabits.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello,<br>I am running xcode 5.1 and cordova 3.4. &nbsp;When I test my app on an iPhone 4<br>it works without issue. When I run it on an 5s (64bits) or in the 64bit<br>iphone simulator I get the following errors...<br><br>ld: warning: ignoring file<br>/Users/johnbran/cordova/z1/platforms/ios/z1/Plugins/org.jboss.aerogear.cordova.push/libpush-sdk-0.8.1.a,<br>missing required architecture x86_64 in file<br>/Users/johnbran/cordova/z1/platforms/ios/z1/Plugins/org.jboss.aerogear.cordova.push/libpush-sdk-0.8.1.a<br>(3 slices)<br>Undefined symbols for architecture x86_64:<br> &nbsp;"_OBJC_CLASS_$_AGDeviceRegistration", referenced from:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;objc-class-ref in PushPlugin.o<br>ld: symbol(s) not found for architecture x86_64<br>clang: error: linker command failed with exit code 1 (use -v to see<br>invocation)<br><br>If I choose to compile only to 32bits using $(ARCHS_STANDARD_32_BIT) in the<br>Architecture build settings, Cordova throws errors.<br><br>Does Aero push for iOS support 64bits? &nbsp;I got it working nicely in Android<br>and would like to use the same system for iOS.<br><br>Thanks<br><br><br><br>--<br>View this message in context: <a href="http://aerogear-dev.1069024.n5.nabble.com/Aero-push-iOS-64bit-tp7258.html">http://aerogear-dev.1069024.n5.nabble.com/Aero-push-iOS-64bit-tp7258.html</a><br>Sent from the aerogear-dev mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/aerogear-dev<br></blockquote></div><br></div></body></html>