我已經在Xcode 8.2上安裝了AlamoFire,沒有任何問題。在項目中編寫代碼時我可以導入它,但我無法將其導入到PlayGround中。 有人能告訴我如何讓阿拉莫菲爾在操場上? 感謝如何在PlayGround中安裝Alamofire
2
A
回答
0
在這裏你去:
Using Alamofire within a Playground
http://unsure.org/swift-playgrounds-and-dependencies/
,如果你需要更多的幫助,請同時參閱https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=alamofire%20xcode%20playground
如果仍然不工作,上傳你的相關代碼和項目CT文件,所以我們可以看看
-fluid
相關問題
- 1. 如何在Xcode 8.0中安裝Alamofire 4.0
- 2. 安裝庫Alamofire
- 3. Alamofire安裝失敗 - Xcode 8.1
- 4. 如何在操場上安裝第三方依賴項(如Alamofire)
- 5. 如何在Wordpress安裝中安裝PrestaShop
- 6. pod安裝後Alamofire不可用
- 7. 不能安裝alamofire 1.3使用的CocoaPods
- 8. 獲取和安裝時,莢Alamofire
- 9. 你好,請有人告訴我如何在我的項目中安裝Alamofire
- 10. 如何在Alamofire
- 11. 如何在Swift Playground中使用Realm?
- 12. 如何在Swift Playground中修復低FPS?
- 13. 如何在Xcode的Playground中導入RxSwift?
- 14. 無法在Xcode 8.0中安裝Alamofire 4.0使用CocoaPods
- 15. CocoaPods沒有在Swift Parse Chat App中安裝Alamofire
- 16. 如何在Solaris 10中安裝安裝點(安裝Oracle RAC)?
- 17. 如何在Windows中安裝
- 18. 如何在python2.7中安裝MySQLdb在virtualenv中安裝
- 19. Xamarin安裝程序:如何在安裝vs2015時在vs2013中安裝Xamarin
- 20. 如何從Xcode Playground中刪除時鐘?
- 21. 如何在Xcode Playground上使用Charles Proxy?
- 22. Alamofire swift庫4.4版不安裝在swift 3.0.2項目
- 23. Inno Setup:如何在安裝過程中中止/終止安裝?
- 24. 在Swift Playground中的NSTimer.scheduledTimerWithTimeInterval
- 25. 僅在安裝OS X卷時才安裝 - 如何安裝?
- 26. 如何在另一個Alamofire請求中運行Alamofire請求?
- 27. OSX安裝程序包:如何在安裝程序中選擇安裝語言?
- 28. 在Centos中安裝QT - CMake警告如何安裝OpenBR
- 29. 如何在一次安裝中安裝兩個應用程序?
- 30. 如何在單個安裝中安裝多個設置?
[遊樂場內使用Alamofire]的可能的複製(http://stackoverflow.com/questions/26049169/using-alamofire-within-a-playground) – Craig