简体   繁体   中英

Xcode 8.0 beta No such module found Alamofire Swift 3.0

Hello Im on Xcode 8 beta and Alamofire is not working. When I do the import statement it says no such module and Im not able to use it. I followed the instructions on Github for installing for Swift 3.0 but it's not working.

Make sure you are opening .xcworkspace and not .xcodeproj file.

Also under : Target > General > Linked Frameworks and Libraries Make sure your frameworks are there.

Command+B (Build the project). The error will be removed

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM