App Distribution for iOS, Android and Windows
DashboardStart for free
  • Updraft App Distribution Documentation
  • Microsoft App Center Alternative
    • Windows App Distribution
    • App Center Migration Tool
  • Welcome to Updraft!
    • What is Updraft?
  • Quickstart
    • Register your Organization
    • Your first app project
      • Upload your first app versions (builds)
      • Install your app
  • Dashboard
    • Create Projects
    • Latest received Feedbacks
    • Documentation
    • Usermanagement
      • Permission Groups
      • Tester Dashboard
    • Profile & User Account
      • Profile Preferences
        • Two-factor authentication
      • Personal token
      • Notifications
      • Organizations
      • Account Settings
      • Plan & Billing
        • Free Plan
        • Paid Plan (Pay-As-You-Go)
      • Security (Single Sign-On)
        • Single Sign-On with Okta
        • Single Sign-On with Google Worspace
        • Single Sign-On with Microsoft Entra
        • Single Sign-On with JumpCloud
        • Single Sign-On with Ping Identity
        • Custom SSO (SAML)
      • Developer Accounts
        • App Store Connect API
        • Google Play Developer API Integration Guide
  • Your Projects
    • Project Settings
      • Overview
      • Automatically clean up build binaries
      • Notification Integrations
        • Slack integration
        • Webhook integration
        • Microsoft Teams integration
        • Discord integration
        • WebEx integration
      • User & Permissions
    • App Overview & App Settings
      • Notifications
      • Security
      • Last uploaded build
      • Add another app to your project
      • Android App Bundle (AAB)
    • Builds and App versions
      • Build history / app version history
        • iOS Resigning
        • Android Resigning
      • Release Notes
      • Exchange already uploaded app version
      • Distribute and install a pre-release version of your app
        • App download page
    • Feedback
    • App Distribution
      • Testers & Distribution Groups
      • Distribute your app
        • Single Release
        • Beta Release (one link two apps)
        • Store
          • App Store Distribution
          • Play Store Distribution
      • Release History
      • Install an app distributed from Updraft
  • Integrations
    • Jenkins Plugin Updraft
    • Fastlane
    • Gradle
    • Teamcity with Gradle (Android)
    • Teamcity
    • GitLab CI/CD
      • GitLab iOS with Fastlane
      • GitLab app distribution for iOS builds
      • GitLab app distribution for Android builds
    • Bitrise
  • API
    • Upload API
    • Upload Apps with CURL
    • Rest API
      • Distribution group and Permission group API
  • Updraft SDK
    • Autoupdate
    • Integrating Updraft Android SDK
    • Integrating Updraft iOS SDK
    • Integrating Updraft Flutter SDK
  • Android
    • Unknown sources in Android
    • .apk installation on Samsung Browser
    • Android FAQ
    • 🪅Android Icon Troubleshooting
    • Google Play Store upload issues
  • iOS
    • Untrusted Enterprise Developer
    • Code Signing Explained (Certificates, Identifiers, Profiles – what?)
    • Registering a UDID for Ad Hoc Distribution
    • What does "App could not be installed at this time" mean?
    • iPadOS on Safari
    • iOS FAQ
  • Data Security
    • Data hosting in Switzerland
      • Swiss data privacy law
    • End to end data encryption
    • General Data Protection Regulation (GDPR)
    • Single Sign On (SSO)
    • Custom Storage
      • Google Cloud Storage
      • Custom S3 bucket
    • ISO 27001
  • What's New/ Changelog
  • Roadmap
  • FAQ
  • Contact us
Powered by GitBook
On this page
  1. Your Projects
  2. Builds and App versions
  3. Build history / app version history

iOS Resigning

With Updraft you can resign a your iOS Builds. It allows you to change attributes in of your App which you uploaded.

PreviousBuild history / app version historyNextAndroid Resigning

Last updated 1 year ago

Requirements

  • The correct App selected

  • A build in your build history

Resign your app

To start resigning your app, go to your build history and press on the build you wish to resign.

Then, you can press on the Resign this build-Button on the appeared Dashboard.

Now you will see a form with different input fields (Optional / Required*):

  • Display Name: The Name of the App which the User will see on his Homescreen.

  • New Version Number: Change the version

  • New Build Number: Change the build number

  • Entitlements*: Here you can select the source of your Entitlements. An entitlement is a right or privilege of your iOS app. An example is the Push Notification Entitlement. To send push notifications from your app, you need to configure the entitlement so your app can has the rights to send notifications. With Updraft you have 3 options to configure entitlements:

    • Use the entitlements from your provisioning profile: Default, the source of your entitlements is the provisioning profile.

    • Combine App Entitlements: Entitlements are merged from the .ipa into the uploaded provisioning profile.

    • New app entitlements: Here you can upload a new entitlements.plist file to override all existing entitlements.

    • Distibution Certificate*: Upload your .p12 certificate with which you want to resign your app.

    • Certificate Password: If your Distribution Certificate is password protected, add it here. If not, leave blank

    • Distribution Identity Name*: To distribute an app on the App Store, you need a Apple Distribution code-signing identity. The Input should look like this: Apple Distribution: <Team Name> (<Team ID>), where <Team Name> and <Team ID> identifies your team. You can get this e.g. from your provisioning profile.

    • Provisioning Profile*: To resign your app, Updraft requires an app record registered with an explicit App ID. This is included in the provisioning profile.

After you filled all needed fields out, press on Resign build. After that you can see a new entry in your build history, with the Build is resigned flag on "Yes". Perfect!

Build Dashboard under Apps > Builds
The Resign Build form