cordova-plugin-jcore icon indicating copy to clipboard operation
cordova-plugin-jcore copied to clipboard

Use CocoaPods for the jcore-ios dependency

Open jcesarmobile opened this issue 6 years ago • 0 comments

Since the JCore library is already distributed through CocoaPods, would be good if you could use the CocoaPods dependency instead of the jcore-ios.a file. You can use the podspec tag in the plugin.xml for that more info

jcore-ios.a prevents Capacitor apps from building, changing to the CocoaPods dependency should fix that.

jcesarmobile avatar Mar 25 '20 12:03 jcesarmobile