iOS 시뮬레이터에서 티타늄 앱을 실행하려고하는데 검은 화면이 나타납니다. 지금까지는 모든 것이 잘 돌아갔다. 왜 더 이상 작동하지 않는지 나는 모른다. iOS 시뮬레이터의 검은 색 화면
이
은 내가 오류입니다 :[TRACE] ** BUILD SUCCEEDED **
[INFO] Finished building the application in 14s 136ms
[INFO] Running application in iOS Simulator
[DEBUG] Terminating all iOS simulators
[INFO] Launching application in iOS Simulator
[DEBUG] Simulator command: "/Users/carl/Library/Application Support/Titanium/mobilesdk/osx/3.3.0/iphone/ios-sim" launch /Users/carl/Dev/test/build/iphone/build/Debug-iphonesimulator/test.app" --xcode-dir "/Applications/Xcode.app/Contents/Developer" --sdk 7.1 --family iphone --retina --tall
[INFO] Focusing the iOS Simulator
[ERROR] Project failed to build after 1m 44s 479ms
내가 시뮬레이터의 콘텐츠 및 설정을 다시 시도했지만 작동하지 않습니다. 재부팅을 시도하고 Xcode를 다시 설치해보십시오.
프로젝트가 장치에서 올바르게 시작됩니다.
OSX 10.9.4 (Mavericks)에서 Titanium SDK 3.3.0, Xcode 5.1.1, iOS SDK 7.1을 사용합니다.
시뮬레이터의 홈 화면에서 앱을 실행하려고하면 작동합니까? –
xcode에서 빌드 폴더 지우기 – Woodstock
@IanMacDonald 시뮬레이터에 앱이 설치되어 있지 않습니다. –