针对 Titanium Mobile iPhone 的 StoreKit(应用内购买)模块
Currently, TiStoreKit is alpha version. It's not for production.
This is a StoreKit (In App Purcahse) module for Titanium Mobile iPhone.
Open Terminal
Run below command
python build.py && unzip jp.masuidrive.ti.storekit-iphone-0.1.zip -d /Library/Application\ Support/Titanium/
Register your module with your application by editing tiapp.xml and adding your module.
Example:
jp.masuidrive.ti.storekit
When you run your project, the compiler will know automatically compile in your module dependencies and copy appropriate image assets into the application.
MIT License
Copyright 2010 Yuichiro MASUI (masuidrive) http://masuidrive.jp/ http://github.com/masuidrive
暂无开放 Issues,或尚未同步最近议题。