OctoPod is a free open source iPhone/iPad app for OctoPrint.
You will need to install Swift 4.0 and Xcode 9.3 or newer.
OctoPod uses CocoaPods to manage third party libraries.
Trying to build the project by itself (OctoPod.xcodeproj) after launching will result in an error, as the resources managed by CocoaPods are not included. To install and configure the third party libraries just run the following in the command line:
pod install
You can open the project by double clicking on OctoPod.xcworkspace file, or launching Xcode and choose File > Open and browse to OctoPod.xcworkspace.
OctoPod is an Open Source project covered by the Apache License 2.0.
https://github.com/gdombiak/OctoPod/wiki/Building-and-Deployment-Tips
https://github.com/gdombiak/OctoPod/issues
GitHub: https://github.com/gdombiak/OctoPod
Create an issue to discuss ideas or report bugs. We love Pull Requests and encourage the community to contribute improvements and bug fixes directly by creating pull requests
Thanks to Xliff Editor for the free license for translating OctoPod.