ocadotechnology / codeforlife-ios

2 stars 0 forks source link

Swift Compiler Issue when changing delegate class in view controller #42

Open mutantbutton2 opened 8 years ago

mutantbutton2 commented 8 years ago

For some view controller classes, when you change the GameViewControllerDelegate to another class, it may give you a compiler error about Swift compiler.

This issue is still not resolved. Some argue it's an error caused by Swift optimization level in Swift compiler