firefox浏览器ios4版
1,要求
xcode(only iPhoneOS4.0.sdkcanrun!becareful!)
2获取代码
gitclone git://github.com/redpanda321/Icefox.git
3,编译模拟器版本
chmod-Ra+x/Icefox/mozilla-central cd/Icefox/mozilla-central cp./build/iphone-simulator-mozconfig.mozconfig make-fclient.mkbuild cd../iphone-simulator-debug makepackage iphonesimlaunch/Icefox/iphone-simulator-debug/dist/firefox/TumucumaqueDebug.app
4,编译真机版
chmod-Ra+x/Icefox/mozilla-central cd/Icefox/mozilla-central cp./build/iphone-device-mozconfig.mozconfig make-fclient.mkbuild cd../iphone-device-debug makepackage gdb /Icefox/iphone-device-debug/dist/firefox/TumucumaqueDebug.app gdbrun
5,代办事宜
支持IOS5.0
评论