Is it the same command for people using …
September 6th, 2010 by admin Leave a reply »Comment posted on iPhone development tip for iPhone OS 3.0.1 by Steve
is it the same command for people using iPhone SDK 3.2?
Recent comments by Steve
- iPhone SDK 3.1.2. released for iPhone app Developers
iPhone OS 3.1.2 Fixes Bugs
http://www.informationweek.com/blog/main/archives/2009/10/iphone_os_312_f.html;jsessionid=TXNJUYWEDN2O5QE1GHOSKH4ATMY32JVN
powered by SEO Super Comments
Related Posts
Tags: iPhone 2G, iPhone 3G, iPhone 3Gs, iPhone Development help, iPhone Development tips, iPhone OS, iPhone OS 3.0.1
Advertisement
is it the same command for people using iPhone SDK 3.2?
yes Steve, i tried on leopard and Snow Leopard.
there is no 3.0\ \(7A341\), Instead I see only 3.0
use
ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0 /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1
(or)
cd /Developer/Platforms/iPhoneOS.platform/DeviceSuppor
ln -s 3.0 3.0.1