Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

StoreKit(In App Purchase) module for Titanium Mobile iPhone

License

Notifications You must be signed in to change notification settings

sumitk/TiStoreKit

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

No packages published

AltStyle によって変換されたページ (->オリジナル) /