newlinedotco / FlappySwift

swift implementation of flappy bird. More at fullstackedu.com

Home Page:https://www.fullstackedu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcode6 beta4 error

onerfusion opened this issue · comments

giving error in Gamescene.swift
in new Xcode6 beta 4
'CGFloat' is not convertible to 'UInt8'

#17 Should fix it, check out the changes to get it working on your own.

Thanks to @krankin this is fixed in d2367ad //cc @onerfusion