Icro is a third-party Micro.blog client.
Icro does not serve the purpose of a showcase project. Many parts were hacked together as I wanted to ship this App as quickly as possible. From now on all development will happen in public on Github. A structure with issues, planned features will be added using the GitHub tools.
Open Icro.xcworkspace
in Xcode 9 and compile it. All required dependencies are checked in and can be found in the Podfile
.
In order to fix signing, please change the development team during development.
To generate screenshots, go to IcroScreenshotsTests
and modify accessToken
constant with a valid Micro.blog access token.
Afterwards run fastlane snapshot
.
Feel free to contribute to this project at any time with any improvement. In the coming days I plan to generate some issue I want to tackle for upcoming versions of Icro, some would be perfect starter tasks.
Icro is free and the source code is available under MIT license. Please do not ship this App under your own account.