So you can't wait and want to build it yourself? Or you want to contribute to Neodius: You can! You actually don't need to be a rocket scientist (:rocket: to the moon). Follow these easy steps to get it running on your iDevice (or wait for the App Store approval).
- Make sure you have Xcode installed: https://developer.apple.com/xcode/
- Start terminal
- cd into your documents directory
cd ~/Documents/
- And enter
git clone https://github.com/CityOfZion/Neodius.git
- Now cd into the Neodius dir:
cd Neodius
- If Cocoapods isn't installed (if you've never heard of it; it's not installed) install Cocoapods:
sudo gem install cocoapods
- Still in the
~/Documents/Neodius/
directory runpod install
- Open
Neodius.xcworkspace
- Acknowledge all questions and thingys
- Open Xode preferences (Xcode > Preferences…)
- Click the ‘Accounts’ tab
- Login with your Apple ID (+ > Add Apple ID…)
- Close this screen
- Click on Run
▶️ -icon. - Go to the Project Editor by clicking the name or your project in the Project Navigator
- Select the ‘General’ section if it isn’t already
- Select the Personal Team you created earlier from the ‘Team’ dropdown in the ‘Signing’ section
- Boom! It's running on your iPhone! 🍺