# AppleOS **Repository Path**: daotuke/AppleOS ## Basic Information - **Project Name**: AppleOS - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-24 - **Last Updated**: 2023-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sibaro #### Client app for iOS and macOS > Sibaro is a store based on ad-hoc signing for apple platforms. ![SwiftUI](https://img.shields.io/badge/SwiftUI-black?logo=swift) ![Supported platforms](https://img.shields.io/badge/Platforms-iOS%2015.0+%20|%20macOS%2013.0-white?logo=apple) ![Xcode version](https://img.shields.io/badge/Xcode%2014+-black?logo=xcode) ### Configure the project 🛠 - Clone the project - **Important:** Open __`Config.xcconfig`__ file with any editor except **xcode** and change __`CONFIG_BUNDLE_ID`__'s value to your **new app bundle identifier** and __`CONFIG_DEV_TEAM`__'s value to your **team ID**. - Build & run. ### Contributing 🤝 Please use branch `dev` as your starting point for any pull request. ### Copyright Notice 📝 Licensed under the GNU Affero General Public License v3.0 (see the LICENSE file).