以下是代码:
jotekiMacBook-Pro:firstdemo TanghaoTsui$ make package install
/Users/TanghaoTsui/Code/coffee/firstdemo/theos/makefiles/targets/Darwin/iphone.mk:41: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for application firstdemo…
Copying resource directories into the application wrapper…
Compiling main.m…
Compiling firstdemoApplication.mm…
Compiling RootViewController.mm…
Linking application firstdemo…
Stripping firstdemo…
Signing firstdemo…
Making stage for application firstdemo…
dm.pl: building package com.yourcompany.firstdemo:iphoneos-arm' in ./com.yourcompany.firstdemo_0.0.1-2_iphoneos-arm.deb’
install.exec “cat > /tmp/_theos_install.deb; dpkg -i /tmp/_theos_install.deb && rm /tmp/_theos_install.deb” < “./com.yourcompany.firstdemo_0.0.1-2_iphoneos-arm.deb” root@192.168.0.101’s password:
(Reading database … 12996 files and directories currently installed.)
Unpacking com.yourcompany.firstdemo (from /tmp/_theos_install.deb) …
Setting up com.yourcompany.firstdemo (0.0.1-2) …