All Projects → SignTools → SignTools-CI

SignTools / SignTools-CI

Licence: other
Sign iOS apps on demand using CI. Part of: https://github.com/SignTools/SignTools

Programming Languages

python
139335 projects - #7 most used programming language
applescript
352 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to SignTools-CI

iPatch
Patch iPA Files With Dynamic Libraries
Stars: ✭ 29 (-80%)
Mutual labels:  iphone, ipad, ipa
ios code sign
iOS 签名简介
Stars: ✭ 23 (-84.14%)
Mutual labels:  iphone, ipad, ipa
Ipa Server
Upload and install IPA in web.
Stars: ✭ 392 (+170.34%)
Mutual labels:  iphone, ipad, ipa
Apple Device Model List
All Apple devices model name list. 通过内部编号判断 iOS 设备型号。
Stars: ✭ 149 (+2.76%)
Mutual labels:  iphone, ipad
Ioctocat
iOctocat v1 - GitHub for iOS (works on the iPhone, iPad, and iPod Touch)
Stars: ✭ 1,665 (+1048.28%)
Mutual labels:  iphone, ipad
Inappviewdebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
Stars: ✭ 1,805 (+1144.83%)
Mutual labels:  iphone, ipad
Device
Light weight tool for detecting the current device and screen size written in swift.
Stars: ✭ 1,503 (+936.55%)
Mutual labels:  iphone, ipad
Clendar
Clendar - universal calendar app. Written in SwiftUI. Available on App Store
Stars: ✭ 153 (+5.52%)
Mutual labels:  iphone, ipad
Filesystem
FileSystem is an application that allows you to browse the content of your iPhone disk, displaying file and folders, files contents, and detailed informations about file and folder permissions.
Stars: ✭ 148 (+2.07%)
Mutual labels:  iphone, ipad
Mcpicker Ios
McPicker is a customizable, closure driven UIPickerView drop-in solution with animations that is rotation ready.
Stars: ✭ 186 (+28.28%)
Mutual labels:  iphone, ipad
Ios
OwnTracks' iPhone App
Stars: ✭ 222 (+53.1%)
Mutual labels:  iphone, ipad
Appleapnpush
Send push notification to Apple Devices (iPhone, iPad)
Stars: ✭ 134 (-7.59%)
Mutual labels:  iphone, ipad
A2hs.js
📲 A useful modern JavaScript solution that helps your website users to add (install) a progressive web application (PWA) to the Home Screen of their mobile iOS devices.
Stars: ✭ 113 (-22.07%)
Mutual labels:  iphone, ipad
Unwrap
Learn Swift interactively on your iPhone.
Stars: ✭ 1,992 (+1273.79%)
Mutual labels:  iphone, ipad
Canijailbreak.com
a website which tells you whether you can jailbreak your iOS device.
Stars: ✭ 112 (-22.76%)
Mutual labels:  iphone, ipad
Pulley
A library to imitate the iOS 10 Maps UI.
Stars: ✭ 1,928 (+1229.66%)
Mutual labels:  iphone, ipad
Hls Vod
HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
Stars: ✭ 221 (+52.41%)
Mutual labels:  iphone, ipad
Stpopup
STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift.
Stars: ✭ 2,517 (+1635.86%)
Mutual labels:  iphone, ipad
Ios
IRCCloud iOS App
Stars: ✭ 243 (+67.59%)
Mutual labels:  iphone, ipad
Datepicker
A Date Picker with Calendar for iPhone and iPad Apps.
Stars: ✭ 103 (-28.97%)
Mutual labels:  iphone, ipad

SignTools CI

This is a free and simple builder for SignTools. It uses a Continous Integration (CI) provider to pull, sign, and upload any iOS apps to your SignTools.

The following providers are supported:

You only need to configure one provider.

Repository setup

First you need to create your own SignTools-CI repository:

  1. Create a GitHub account
  2. Click on the Use this template button at the top of this page
  3. Give the new project a name and set the visibility to Private
  4. Create the new project

Alternatively, you can also manually clone this repo into a new private repository.

Provider setup

You now need to configure a CI provider. You only need one:

⚠️ Developer accounts are only supported on GitHub Actions for now!

GitHub Actions

  1. Open the Personal access token generation page
  2. Select (grant) the workflow scope
  3. Generate the token

This is the token you need for your SignTools service's builder configuration.

Semaphore CI

  1. Register for SemaphoreCI and create an organization
  2. At the top of the organization dashboard, click on Create New
  3. On the page that opens, press Choose repository
  4. Authorize SemaphoreCI's app to access your GitHub private repositories in order to see the builder you just created
  5. Back on SemaphoreCI's new project page, you will see your builder repository - click on it
  6. Proceed with Continue to workflow setup, then click I will use the existing configuration
  7. Go to Manage Settings of that repository
  8. At the bottom of the page that opens, set What to build to Do not build this project (Pause project)

View your API Token. This is the token you need for your SignTools service's builder configuration.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].