Daisuke Signer Documentation

A comprehensive guide to using the Daisuke IPA Signing service

Contents

Introduction

Daisuke Signer is a web-based service that allows you to sign iOS IPA files with your own certificates for installation on your devices. This service enables you to install applications from outside the App Store, making it perfect for developers, beta testers, and users who want to use applications not available on the official store.

Note: Signing applications requires a valid Apple Developer certificate or a personal development certificate. Daisuke Signer does not provide certificates - you must provide your own.

Requirements

To use Daisuke Signer, you'll need the following:

Basic Usage

Step 1: Prepare Your Files

Make sure you have all the required files ready:

Step 2: Upload Your Files

  1. Click on the respective file selection buttons to upload your IPA, P12, and mobileprovision files.
  2. If your P12 certificate requires a password, enter it in the password field.
  3. Alternatively, if you have a direct URL to an IPA file, you can enter it in the "Direct IPA URL" field instead of uploading an IPA file.

Step 3: Choose Storage Option

Select one of the available storage options:

Step 4: Sign IPA

Click the "Sign IPA" button to start the signing process. The system will:

  1. Upload your files to the server
  2. Process and sign the IPA file with your certificate
  3. Generate an installation link

Step 5: Install the Signed App

Once the signing process is complete, you'll see a success message with options to:

File Requirements

IPA File

An IPA (iOS App Store Package) file is a compressed application bundle. Requirements:

P12 Certificate

A P12 file contains your private key and certificate for signing. Requirements:

Mobileprovision Profile

A provisioning profile connects your certificate with allowed devices. Requirements:

Advanced Options

Daisuke Signer provides several advanced options for modifying your IPA during the signing process. Click the "Advanced Modifications" button to access these features:

App Customization

Tweaks and Modifications

Storage Options

Daisuke Signer offers different storage options for your signed IPA files:

No permanent link (Default)

This is the standard option where:

Use perm direct link

This option provides permanent storage where:

Troubleshooting

Common Issues and Solutions

Frequently Asked Questions

Is this service free?

Yes, Daisuke Signer is a free service. However, you need to provide your own certificate and provisioning profile.

Can I sign any IPA file?

Most unencrypted IPA files can be signed. However, heavily DRM-protected apps or those with complex entitlements may not work properly after signing.

How long do the links remain active?

With the default storage option, links typically expire after 24 hours. With the permanent direct link option, links remain active indefinitely.

Is my data secure?

Daisuke Signer processes your files securely. However, we recommend not using production certificates with sensitive private keys. For maximum security, use dedicated signing certificates.

Can I install signed apps on non-jailbroken devices?

Yes, that's the primary purpose of this service. As long as your device's UDID is included in the provisioning profile, you can install the signed app on a standard, non-jailbroken iOS device.

Why does the app still ask for a developer to be trusted?

This is normal. When installing apps signed with a developer certificate, you'll need to trust the developer in Settings > General > Profiles & Device Management.