forcedotcom / SalesforceMobileSDK-CordovaPlugin

Cordova plugin for the Salesforce Mobile SDK
Other
47 stars 114 forks source link

Build is failing on Xcode 13.2.1 #573

Closed rskrthk closed 2 years ago

rskrthk commented 2 years ago

I'm on sdk 8.2

While building the app on xcode 13.2.1 getting below error:

Multiple targets match implicit dependency for linker flags '-framework Cordova'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'AbbWorld' from project 'AbbWorld')

Target 'Cordova' (in project 'CordovaLib') Target 'Cordova' (in project 'Pods'

Screenshot 2022-01-27 at 1 47 01 PM

)

wmathurin commented 2 years ago

To use the latest XCode, you need to use the latest Mobile SDK (9.2.1).