Acani Chats
Open-Source Native iOS Messages App
This project and its submodules no longer work and are no longer being maintained.
Acani Chats is an instant messaging social application. Use it as an example for building an app that requires user accounts, profiles, messaging, etc.
Instructions for Running the iPhone app on OS X
-
Download & install the latest version of Xcode from the App Store
-
Clone this project and its submodules with
git clone --recurse-submodules
-
Open
Clients/iPhone/Chats.xcodeproj
and press Command-R to run the app
Note: User data (e.g., first & last names, email address, etc.) are sent over SSL to Heroku, stored with PostgreSQL, and may be deleted at anytime for any reason.
For more information, check out the wiki.
License
This project, including its components and excluding works credited, is released under the Unlicense.