Giter Site home page Giter Site logo

Code Compile Error about flappyswift HOT 2 CLOSED

fullstackio avatar fullstackio commented on September 22, 2024
Code Compile Error

from flappyswift.

Comments (2)

markwarnertapjoy avatar markwarnertapjoy commented on September 22, 2024

I have also tried to compile with xcode 7.1 and get the following compile errors.
Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameScene.swift:208:19:
Method does not override any method from its superclass

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameScene.swift:127:13:
Variable 'ground' was never mutated; consider changing to 'let' constant

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameScene.swift:173:13:
Variable 'contactNode' was never mutated; consider changing to 'let' constant

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameScene.swift:212:21:
Initialization of immutable value 'location' was never used; consider replacing
with assignment to '_' or removing it

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameScene.swift:259:85:
'AnyObject!' is not convertible to 'TJPlacement'; did you mean to use 'as!' to
force downcast?

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameViewController.swift

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameViewController.swift:69:19:
Method does not override any method from its superclass

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameViewController.swift:15:58:
'NSString' is not implicitly convertible to 'String'; did you mean to use 'as'
to explicitly convert?

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/GameViewController.swift:51:36:
'UIView!' is not convertible to 'SKView'; did you mean to use 'as!' to force
downcast?

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/AppDelegate.swift

/Users/fred.user/Downloads/samples/ios/ios-sdk-demo-flappy-master/FlappyBird/AppDelegate.swift:24:10:
Objective-C method 'application:didFinishLaunchingWithOptions:' provided by
method 'application(:didFinishLaunchingWithOptions:)' conflicts with optional
requirement method 'application(
:didFinishLaunchingWithOptions:)' in protocol
'UIApplicationDelegate'

from flappyswift.

pawurb avatar pawurb commented on September 22, 2024

Already resolved on master, closing.

from flappyswift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.