Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
very annoying bug in xcode — Gideros Forum

very annoying bug in xcode

alexzhengalexzheng Guru
edited May 2012 in General questions
I always get that annoying error from time to time after change the bundle id.
Not just this project,almost every project can suffer from this bug.
And I known this is a bug of xcode itself.

error: failed to launch '/Users/zhengyi/Library/Developer/Xcode/DerivedData/crazyball-cdkxcnjmhigvpgfsamxqqkgnihdv/Build/Products/Debug-iphoneos/crazyball.app/crazyball' -- No such file or directory (/Users/zhengyi/Library/Developer/Xcode/DerivedData/crazyball-cdkxcnjmhigvpgfsamxqqkgnihdv/Build/Products/Debug-iphoneos/crazyball.app/crazyball)

Comments

  • I am seeing the same error.
    I just exported the project from Gideros Studio.
    Open the exported project in Xcode.
    If I build and deploy to my ipad for testing I get this error.
    BUT... If I build and deploy to the IPad simulation there is no error.

    I think there must be a simple fix for this, or I just missed a setting somewhere...?

    Even when I get this error, a copy of the program is deployed to the ipad. I can launch this application on the ipad and it appears to work ok.
Sign In or Register to comment.