cocoa - Swift cocoapods with custom workspace -


Cunts start getting this job I want this file structure:

  myApp - .git - myApp.xcworkspace - myApp / myApp - myApp / myAppTests - myApp / myApp.xcodeproj - Podfile - Podfile.lock - Pod / - Pods / Pods.xcodeproj - ...  

This looks a bit neat.

Podfile content:

  xcodeproj 'myApp /myApp.xcodeproj' workspace 'myApp.xcworkspace' platform: iOS, '7.0' source 'https://github.com /CocoaPods/Specs.git 'pod' Facebook-iOS-SDK ',' ~ & gt; 3.19 ' 

I run Pod installs in the root wall - I get a notification on the exode that some other applications modified my workspace:

  • if I press the current ("Pod Install" modified workspace) I do not have a Foads project in my workspace.
  • If I want to return I get the dir pod project in my root, but when I #import & lt; FacebookSDK / FacebookSDK.h & gt; Your Bridging-Header.h file - this can not solve the path to FacebookSDK files.

Any thoughts that I am missing? Is there somewhere in Xcode that I want to modify the path to the Pod project?


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -