forcedotcom / SalesforceMobileSDK-Package

BSD 3-Clause "New" or "Revised" License
22 stars 20 forks source link

We no longer need to tweak the pod file for hybrid apps #298

Closed wmathurin closed 2 weeks ago

wmathurin commented 2 weeks ago

As a side effect, that will address: https://github.com/forcedotcom/SalesforceMobileSDK-iOS/issues/3721

wmathurin commented 2 weeks ago

iOS Hybrid app generations and compilations worked.

The only failing app generation is for iOSNativeSwiftPackageManagerTemplate because latest SPM xcframeworks are not checked in. We could modify test_force.js to clone the SPM repo, run the build script and change the template to point there instead of github repo. We do something like that with the cordova plugin.