Corona native IOS XCode Priject Use CocosPods
I use CoronaEnterprise Project Template publishing an Xcode ios Project.
reference:
https://docs.coronalabs.com/native/ios/index.html
I use Cocospod added some Framwork.
There is an error:
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 think CoronaApp and CocosPods conflict。
see XCode PROJECT - APP - Configurations - Base on Configuration File.
Could you tell me the mistake how to solve.