This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
StoreKit(In App Purchase) module for Titanium Mobile iPhone
License
masuidrive/TiStoreKit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
StoreKit module forAppcelerator Titanium iPhone =========================================== Currently, TiStoreKit is alpha version. It's not for production. This is a StoreKit (In App Purcahse) module for Titanium Mobile iPhone. INSTALL -------------------- 1. Open `Terminal` 2. Run below command `python build.py && unzip jp.masuidrive.ti.storekit-iphone-0.1.zip -d /Library/Application\ Support/Titanium/` REGISTER TO YOUR PROJECT --------------------- Register your module with your application by editing `tiapp.xml` and adding your module. Example: <modules> <module version="0.1">jp.masuidrive.ti.storekit</module> </modules> When you run your project, the compiler will know automatically compile in your module dependencies and copy appropriate image assets into the application. LICENSE --------------------- MIT License Copyright 2010 Yuichiro MASUI (masuidrive) http://masuidrive.jp/ http://github.com/masuidrive
About
StoreKit(In App Purchase) module for Titanium Mobile iPhone
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published