I upgrade my code form Xcode 7 and Swift 2.2 to Xcode 8 and Swift 2.3. Everything is fine in Xcode 7 but some error came out in Xcode 8.
Here's some screenshots:
Its seems like I reference a file twice but, when I unference once, and console that can not find class in the file.
Any ideas?