Refreshing Mobile SDK Pods
CocoaPods caches its pods in repos stored locally on your machine. If the pod repo gets
out of sync with forceios, you can manually update it.
When forceios creates a native app, it prints a list of
installed pods and their versions. For
example:
You can compare these versions to your forceios
version by typing:
If the
reported pod versions are older than your forceios version, run the following commands
in the Terminal window:
After setup completes, recreate your app with forceios
create.
1Installing SalesforceSDKCore (8.0.0)
2Installing SalesforceAnalytics (8.0.0)
3Installing SmartStore (8.0.0)
4Installing MobileSync (8.0.0)1forceios version1pod repo remove forcedotcom
2pod setup