Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Apr 21, 2015 · 1 comment

Comments

@sana20
Copy link

sana20 commented Apr 21, 2015

  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
Copy link

This issue is reoccurring.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants