ios - Swift: Undefined Symbols -
ios - Swift: Undefined Symbols -
im working xcode6. lastly memory i've remove swift file in project , add together again, , encountered error:
you need @uiapplicationmain attribute appdelegate. or forgot add together appdelegate?
@uiapplicationmain class appdelegate: uiresponder, uiapplicationdelegate { ... } ios xcode swift undefined
Comments
Post a Comment