ios5.1 - Find Xcode 4 Binary -
i'm trying build little app cydia submission ... can't find actual .app. under products section in xcode, .app marked in red (wich means doesn't exists). in project folder, there no folder named build or something. how can build app? (xcode 4.3.2, ios 5.1)
nevermind. found answer: shift+cmd+2 open organizer, click "projects" tab, pick project left bar, click small arrow right "derived data" label open folder. here navigate /build/products/debug-iphonesimulator , there is.
Comments
Post a Comment