pod / "[!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so: workspace 'path/to/Workspace.xcworkspace' [!] The Podfile does not contain any dependencies."

2016. 7. 7. 11:53iOS

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.




[!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:


    workspace 'path/to/Workspace.xcworkspace'



[!] The Podfile does not contain any dependencies.





뭐 Podfile 생성안한거임


podfile 생성하고 



platform :ios

xcodeproj '프로젝트명'


pod "LiquidFloatingActionButton"



뭐 대략 이렇게 넣고 하면 됨