hadi-norouzi / Sibaro-iOS

A simple app store Client for iOS platfrom based on ad-hoc signing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sibaro

Client app for iOS and macOS

Sibaro is a store based on ad-hoc signing for apple platforms.

SwiftUI Supported platforms Xcode version

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.

Copyright Notice ๐Ÿ“

Licensed under the MIT license (see the LICENSE file).

About

A simple app store Client for iOS platfrom based on ad-hoc signing

License:GNU Affero General Public License v3.0


Languages

Language:Swift 82.3%Language:Objective-C 17.7%