Unable to find the Xcode project `.xcodeproj` for the target `Pods`

[!] Unable to find the Xcode project `/Users/hujason/Documents/ios/IosWalk/path/to/.xcodeproj` for the target `Pods`.




platform:ios,'7.0'

pod 'JTCalendar', '~> 2.0'

pod 'Toast', '~> 3.0'

xcodeproj '***.xcodeproj'



在Pod file中添加:

xcodeproj '***.xcodeproj'

其中***是項目名

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章