Skip to content

Commit

Permalink
basic usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeuckm committed Oct 26, 2013
1 parent a08ffa9 commit 51ee138
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
Appcelerator Titanium iPhone Module Project
===========================================

This is a skeleton Titanium Mobile iPhone module project. Modules can be
used to extend the functionality of Titanium by providing additional native
code that is compiled into your application at build time and can expose certain
APIs into JavaScript.

MODULE NAMING
--------------

Choose a unique module id for your module. This ID usually follows a namespace
convention using DNS notation. For example, com.appcelerator.module.test. This
ID can only be used once by all public modules in Titanium.


COMPONENTS
-----------

Components that are exposed by your module must follow a special naming convention.
Expand Down
Binary file not shown.

0 comments on commit 51ee138

Please sign in to comment.