1,要求git
xcode ( only iPhoneOS4.0.sdk can run! be careful !)github
2 獲取代碼xcode
git clone git://github.com/redpanda321/Icefox.git
app
3,編譯模擬器版本iphone
chmod -R a+x /Icefox/mozilla-central
cd /Icefox/mozilla-central
cp ./build/iphone-simulator-mozconfig .mozconfig
make -f client.mk build
cd ../iphone-simulator-debug
make package
iphonesim launch /Icefox/iphone-simulator-debug/dist/firefox/TumucumaqueDebug.app
ui
4,編譯真機版firefox
chmod -R a+x /Icefox/mozilla-central
cd /Icefox/mozilla-central
cp ./build/iphone-device-mozconfig .mozconfig
make -f client.mk build
cd ../iphone-device-debug
make package
gdb /Icefox/iphone-device-debug/dist/firefox/TumucumaqueDebug.app
gdb run
debug
5, 代辦事宜code
支持IOS 5.0 ip
6, 聯繫方式
msn : redpanda321@hotmail.com