問題 Cordova/CDVViewController.h file not found.
This issues seems to appear in Xcode 7.2 due to search path/include.
Solve this in following way:
1)Select your in Xcode “TARGETS”.
2) Go to “Build Settings” tab.
3) Search “Header Search Paths”
4) Double click and add this path: $(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include
5) Now clean the Project, restart the Xcode.
6) Able to make the “Build”, and “Archive”.
Google Play 開發發佈管理
Arduino Xmas tree Shield based on WS2812
Arduino and WS2812 LEDs
Youtube Download
3D 掃描器
機器人 用 3D列印機
http://www.mobile01.com/topicdetail.php?f=368&t=4299218&p=4
http://www.thingiverse.com/ShinWeiChiou/designs
Cordova 编译 签名打包ipa
Cordova 编译 签名打包ipa
echo 编译
cordova build ios -device
echo 打包
xcrun -sdk iphoneos PackageApplication -v platforms/ios/build/device/$appName.app -o $(pwd)/$pkgName.ipa CODE_SIGN_IDENTITY “iPhone Distribution: XXX CO.,LTD.”
jQuery教學-RWD自適應導覽列多層級下拉選單
架設 App Inventor 2 伺服器:Windows 與 Linux
http://www.appinventor.tw/windows_server_2015
啟動程式
export “PATH=./appengine-java-sdk-1.9.26/bin:$PATH”
export “PATH=/home/jeng/appengine-java-sdk-1.9.26/bin:$PATH”
dev_appserver.sh –address=59.120.129.122 –port=8888 appinventor-sources/appinventor/appengine/build/war
http://www.laseroffice.it/blog/2015/04/24/installare-app-inventor-2-su-ubuntu-14-04/
https://github.com/jerry73204/appinventor-sources
git clone https://github.com/jerry73204/appinventor-sources.git