Talk:Xcode: Difference between revisions

Discussion page of Xcode
(Developing ondevice for Xcode 3.2.3 (iOS 4.0)?)
 
No edit summary
Line 2: Line 2:


Does anyone know how to install and debug apps on iOS 4.0 (w/o paying $99)? [http://gumballtech.com/2010/04/14/on-device-testing-wout-paying-99/ This guide] make it possible to install apps on iOS 4.0, but unfortunately the debugger doesn't attach to the process (= not working). [[User:Josso|Josso]] 09:28, 1 July 2010 (UTC)
Does anyone know how to install and debug apps on iOS 4.0 (w/o paying $99)? [http://gumballtech.com/2010/04/14/on-device-testing-wout-paying-99/ This guide] make it possible to install apps on iOS 4.0, but unfortunately the debugger doesn't attach to the process (= not working). [[User:Josso|Josso]] 09:28, 1 July 2010 (UTC)
use gdb via ssh for debugging (it's in Cydia)

Revision as of 16:35, 1 July 2010

Developing ondevice for Xcode 3.2.3 (iOS 4.0)?

Does anyone know how to install and debug apps on iOS 4.0 (w/o paying $99)? This guide make it possible to install apps on iOS 4.0, but unfortunately the debugger doesn't attach to the process (= not working). Josso 09:28, 1 July 2010 (UTC)

use gdb via ssh for debugging (it's in Cydia)