ฉันไม่สามารถสร้างโครงการที่ใช้ CocoaPods ฉันได้รับข้อผิดพลาดดังต่อไปนี้:
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.`
$ pod install
ดูเหมือนว่าจะทำงานได้ดีและเพิ่มPods
โครงการในพื้นที่ทำงานของฉัน ฉันพยายามแล้ว$ pod update
แต่ก็ไม่ได้ช่วยอะไร
ดูเหมือนPODS_ROOT
ว่าไม่ได้ถูกตั้งค่าไว้
Podfile:
platform :ios, '6.0'
workspace 'Example.xcworkspace'
xcodeproj 'example/Example.xcodeproj'
pod 'TestFlightSDK', '~> 1.3.0-beta.5'
pod 'TestFlightLogger', '~> 0.0.2'
pod 'CocoaLumberjack', '~> 1.6.2'
pod 'Reachability', '~> 3.1.0'
pod 'SBJson', '~> 3.2'
pod 'MKMapViewZoom', '~> 1.0.0'
[!] From now on use MyProject.xcworkspace.
ไม่เก่า `.xcodeproj '