I have been working on my application in the last few days, and I always know how to simulate it. Today I compiled and ran, did not receive any errors or warnings, but a message appears at the bottom of Xcode that
> Error From Debugger: Failed to launch > simulated application: iOS Simulator > failed to install application
This is an internal error window that appears after trying again to "build and go",
File: /SourceCache/IndigoDebuggingPlugin/IndigoDebuggingPlugin-44/iPhoneSimulatorDevice/XCiPhoneSimulatorDevice.m Line: 341 Object: Method: _launchSimulatedExecutable:
Approval failed: nil == _currentSimulatorSession
I was looking for help on the Internet and I tried to delete the build folder manually, clean and build, and I recently completely reinstalled Xcode and the entire SDK.
Also, when you leave Xcode while the project is open, it gives me this error message:
Failed to close the project.
Reason: FAULT in the / SourceCache / iPhoneSimulatorRemoteClient / iPhoneSimulatorRemoteClient -18 / Source / DTiPhoneSimulatorSession.m: 147 Details: requestEndWithTimeout: caused an unsuccessful session. An object:
Method: -requestEndWithTimeout: Subject: {name = (null), num = 1} Backtrace: 0 0x00043888 - [DTAssertionHandler handleFailureInMethod: object: file_name: LINENUMBER: MessageFormat: arguments:] (in DevToolsFoundation) 1 0x000435tlerfionation_function1 _durestoolfionion_function1 _durestoolfionion_functionation_foundation_function1 0x1e06f807 - [DTiPhoneSimulatorSession requestEndWithTimeout:] (in iPhoneSimulatorRemoteClient) 3 0x1d8a5ca9 4 0x00826b95 - [PBXDebugSessionModule stopLaunchSession] (in DevToolsInterface) 5 0x008243c8 - [PBXDebugSessionModule closeModule] (in DevToolsInterface) 6 0x9973017d - [NSArray makeObjectsPerformSelector:] (in CoreFoundation) 7 0x0077f6ea - [PBXModule closeModule] (in DevToolsInterface) 8 0x9973017d - [NSArray makeObjectsPerformSelector:] (in CoreFoundation) 9 0x0077f6ea - [PBXModule closeModule] (in DevToolsInterface) 10 0x9973017dOejectFemerStreet11defserfeclf [] (in DevToolsInterface) 1 2 0x9973017d - [NSArray makeObjectsPerformSelector:] (in CoreFoundation) 13 0x0076468e - [PBXProjectDocument mainModuleShouldClose:] (in DevToolsInterface) 14 0x00998bf6 - [Window XCPerspectiveModuleShouldClose:] (in DevToolsInterface) 15 0x000099a1 16 0x00007297 17 0x95b8d522 - [NSApplication _docController: shouldTerminate:] (in AppKit) 18 0x95b8d048 - [NSDocumentController (NSInternal) _continueTerminationHavingClosedAllDocuments: context:] (in AppKit) 19 0x95b8ce26 - [NSDocumentController (NSInternal) _shouldTerminateWithDelegatelectorctitmitcitmitcit 0x95b8c271 - [NSApplication te
I have no idea what to do next, any help would be appreciated.
TowBoat911
source share