spritebuilder / SpriteBuilder

Objective-C Game Development Suite
http://www.spritebuilder.com/
Other
740 stars 292 forks source link

ARC semantic issue ( No visible @interface for CCDirector declares the selector replaceScene) is observed when user runs an old project of 1.4.9. Spritebuilder on 2.0. Spritebuilder. #1578

Open sana20 opened 9 years ago

sana20 commented 9 years ago
  1. Launch Spritebuilder.
  2. Open an old project which was built on 1.4.9. Spritebuilder.
  3. Migrate and update the project.
  4. Publish the project.
  5. Open the project in XCode.
  6. Run the project on iOS simulator.

    -- Result: ARC semantic issue ( No visible @interface for CCDirector declares the selector replaceScene) is observed when user runs an old project of 1.4.9. Spritebuilder on 2.0. Spritebuilder.

Note: This issue occurs due to the statement of code comprises of function replaceScene which is now deprecated and the new function is pushScene.

screen shot 2015-04-21 at 9 20 51 pm

Mac OS X: 10.10.1 XCode: 6.1. Latest Develop branch SB Version (2.0) SB Revision: 02eedd1

Shahidwerplay commented 9 years ago

This issue is reoccurring.

SB Version: Latest Develop Branch (2.0) SB Revision: 3c4db04 Mac OS 10.10.0 XCode 6.1