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! We have an official Twitter that regularly posts updates, polls, and more.
For support, contact Sileo Support on Twitter or ask in the Sileo Discord server.
For localization, join our Crowdin project and submit your translations over there.
For code, make a pull request with your changes and our team will review it.
To set up development:
-
Clone this repository
git clone --recursive https://github.com/Sileo/Sileo
-
Somehow set
DEVELOPMENT_TEAM
to your Apple Developer Team IDThere are several different ways to do this:
- Using Xcode's Custom Paths: go to Xcode > Preferences > Locations > Custom Paths and add an entry with
Name
asDEVELOPMENT_TEAM
,Display Name
asDevelopment Team
, andPath
as your Team ID - Using Xcode's Build Settings: set the
Development Team
build setting, remembering to never commit that change
- Using Xcode's Custom Paths: go to Xcode > Preferences > Locations > Custom Paths and add an entry with
-
Open
Sileo.xcodeproj
and have at it!
If you have any questions, ask in the Sileo Discord server. Happy developing!
Sileo Team 2018-2021