Skip to content
View SergeKZ's full-sized avatar

Block or report SergeKZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SergeKZ/README.md

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.

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

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:

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.

Popular repositories Loading

  1. Archive Archive Public

    Forked from MCApollo/Archive

    Cross-Compiled tools for aarch64-apple-darwin17 using the iOS 9 SDK.

    C++

  2. ssl-kill-switch2 ssl-kill-switch2 Public

    Forked from julioverne/ssl-kill-switch2

    Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and OS X Apps

    Logos

  3. SergeKZ SergeKZ Public

    Python

  4. AirFlag AirFlag Public

    Forked from Itheras/AirFlag

    Detect nearby AirTags in disconnected or lost modes.

    C

  5. openhaystack-firmware openhaystack-firmware Public

    Forked from acalatrava/openhaystack-firmware

    Alternative openhaystack firmware

    C

  6. headless-haystack headless-haystack Public

    Forked from dchristl/macless-haystack

    Create your own AirTag with OpenHaystack, but without the need to own an Apple device

    Dart