Hi All, I am using Salesforce Mobile Pack Connector to integrate with Salesforce Rest API. Now, the sample application works good for Simulator version IOS 5. But when I try to run my sample application on simulator IOS 6.0 , I get the error as "Couldn't find module: appcelerator.salesforce for architecture: x86_64". In the Xcode project when I do a 'file libappcelerator.salesforce.a' . I could see that it supports only 3 architecture, that is arm7, arm7s & i386. My question is, Is there a module which is built for 64bit architecture, If not, what is the options or workaround to integrate with Salesforce. I am on Mac-OS X Yosemite, Version 10.10. Titanium version is, build: 3.4.1.201410281727 Xcode version is 6.1.1
Regards, Abhilash