I have installed AlamoFire on Xcode 8.2 without any problems. I can import it when writing some code in a project, but I can't import it in a PlayGround. Can someone tell me how to make Alamofire available in a playground? Thanks
Asked
Active
Viewed 3,476 times
1 Answers
1
Here you go:
Using Alamofire within a Playground
http://unsure.org/swift-playgrounds-and-dependencies/
if you need more help, please also refer to https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=alamofire%20xcode%20playground
if that still isn't working, upload your relevant code and project files so we can take a look
-fluid