A modern APT package manager frontend
Sileo focuses on speed, features, and a modern feel. It is made with love by people from all over the world!
Our official Twitter is @GetSileo.
For support, ask in the Sileo Discord server or contact @SileoSupport on Twitter.
If you would like to help support the development of Sileo, consider donating at the following links:
- Amy (Sileo Developer): Patreon, Paypal
- Aarnav (Canister Developer/Maintainer): Github Sponsors, Patreon, Paypal
For localization, join our Crowdin project and submit your translations there.
For software, make a Pull Request with your changes and our team will review it.
-
Clone this repository
git clone --recursive https://github.com/Sileo/Sileo
-
Set the
DEVELOPMENT_TEAM
Build SettingThere are multiple ways to do this, for example:
- Using Xcode Custom Paths
- Go to Xcode > Preferences > Locations > Custom Paths
- Add an entry with
Name
asDEVELOPMENT_TEAM
,Display Name
asDevelopment Team
, andPath
as your Apple Developer Team ID
- Using Xcode Build Settings
- Set the
Development Team
Build Setting - Remember to never commit this change
- Set the
- Using Xcode Custom Paths
-
Apply our git hooks by running:
git config core.hooksPath .githooks
-
Open
Sileo.xcodeproj
and have at it!
If you have questions, ask in the Sileo Discord server.
Sileo Team 2018 - 2023