Just wondering, had the really tough time getting it compiled.
Also, I'm trying to use native objects on top of Sparrow and I'm running in to issues.
Not sure if the issue is Sparrow or the Swift.
For example, I have a collectionView on top of Sparrow, which shows all the game levels.
Even though the view was designed on the storyboard, I had to reinitialize in the init.
I had to define the layout, frame, all shebang.
And now, when I touch the collectionview, it brings down my app. Again, not sure who is causing this issue Swift or Sparrow.
Any useful pointers on dealing with Swift on Sparrow would be helpful.
I'm using the latest sparrow from the master branch!