This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Problem with submitting a webpacked .ipa to the app store #159
Closed
Description
I'm trying to archive a webpacked .ipa to the app store withnpm run build-ios-bundle -- --release --for-device
but getting the following errors:
diff: /Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
I am able to run the process successfully without webpacking..
On the latest version of everything and NativeScript 3.0.
Any ideas whats going on here?
Metadata
Metadata
Assignees
Labels
No labels