Bal*_*Bsk 4 xcode ios cocoapods ionic-framework ionic3
Run custom shell script cp check pods manifest.lock    
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.
我正在使用ionic 3,我想在ios 中构建我的应用程序,但它产生了上面提到的问题。
我试过
pod install,
pod update,
reinstall of cocoapods,
pod cache clean**,**cocoapods deintergrate**,**restart of my project, 
clean and build of my project 
没有任何效果,我在 Xcode 中每次构建项目时从构建阶段删除了libpods.a文件,而且我尝试了来自各个站点的许多解决方案,但直到现在我都没有得到解决方案