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

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -