Welcome to FetLife's open-source iOS app!
- View a list of your conversations
- Read and respond to conversations
- iPhone running iOS 9.0 or higher
- Mac running OS X 10.11 or later
These instructions are written assuming you know very little about computers and to help get the app on your iPhone as quickly as possible:
- Install the latest version of Xcode.
- Open the
Terminal
application up on your Mac. - Enter the following commands into your terminal window one by one and wait for them to finish:
sudo gem install cocoapods
you will be prompted for your computers passwordgit clone git@github.com:fetlife/fetlife-ios.git
cd fetlife-ios
pod install
open FetLife.xcworkspace
- Installing the app on your phone:
- Connect your iPhone to your computer.
- Select your iPhone from the "Scheme toolbar menu".
- Click the "Run" button.
- If an error occurs saying the Bundle Identifier is unavailable, change the Bundle Identifier to something unique in Xcode and try again please.
- Follow the instructions in the pop up windows i.e.:
- Click "Fix Issue".
- Enter in the username and password for your iCloud account.
- "Select a Development Team" i.e your own name.
- You will probably have to do that 7-8 times
- Unlock your phone so your Mac can install the app onto your phone.
- Trust your own developer on your iDevice under "Settings -> General -> Profile -> (your apple ID)"
- Do the happy dance! :-)
Want to install the app on your phone but are not technically savvy? Ask your local kinky geek! Technically savvy and want to give back to the community... bring your laptop with you the next time you attend an event and install / update the app for anyone who's interested in having it install on their iPhone. #KinkstersHelpingKinksters
If you find a bug please start by reading through the our current list of open issues and if you can't find anything about your bug please submit a new bug.
Woot woot! Please checkout our Contributing Guidelines and go from there.
- Is a Mac required to install the application? Yes, a Mac computer with at least OS X 10.11 or later is required to run the app and install it on a device.
FetLife for iOS is released under the MIT License.