Note that there are some explanatory texts on larger screens.

plurals
  1. POError while installing Salesforec Mobile sdk for IOS
    text
    copied!<p><br /> Hii all,</p> <p>I want to install salesforce mobile sdk in my mac machine.And I have found the way to install it from the link given below.<br /><a href="https://github.com/forcedotcom/SalesforceMobileSDK-iOS" rel="nofollow">https://github.com/forcedotcom/SalesforceMobileSDK-iOS</a> But while installing via ./install.sh I am getting an error as show below<br /></p> <blockquote> <pre><code>[exec] Undefined symbols for architecture i386: [exec] "_ABAddressBookCreateWithOptions", referenced from: [exec] anon in SalesforceHybridSDK(SalesforceHybridSDK) [exec] anon in SalesforceHybridSDK(SalesforceHybridSDK) [exec] anon in SalesforceHybridSDK(SalesforceHybridSDK) [exec] anon in SalesforceHybridSDK(SalesforceHybridSDK) [exec] "_ABAddressBookRequestAccessWithCompletion", referenced from: [exec] anon in SalesforceHybridSDK(SalesforceHybridSDK) [exec] ld: symbol(s) not found for architecture i386 [exec] clang: error: linker command failed with exit code 1 (use -v to see invocation) [exec] [exec] [exec] ** BUILD FAILED ** [exec] [exec] [exec] The following build commands failed: [exec] Ld sfdc_build/artifacts/Simulator/Applications/VFConnector.app/VFConnector &gt;normal i386 [exec] (1 failure) </code></pre> <p>BUILD FAILED /Users/qbadmin/SalesforceMobileSDK-iOS/hybrid/SampleApps/VFConnector/sfdc_build /build.xml:34: The following error occurred while executing this line: /Users/qbadmin/SalesforceMobileSDK-iOS/hybrid/SampleApps/VFConnector/sfdc_build>>/build.xml:41: The following error occurred while executing this line: /Users/qbadmin/SalesforceMobileSDK-iOS/shared/build.xml:125: exec returned: 65</p> </blockquote> <p>What should I do for fixing this.Please help me if anyone could.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload