Software⏱️ 2 min read📅 2026-06-03

How to Fix: Xcode Product -> Archive disabled

Check Xcode settings and ensure the 'Allow Manual Archive' option is enabled.

Quick Answer: Enable 'Allow Manual Archive' in Xcode preferences to resolve the issue.

The issue with the 'Xcode Product -> Archive disabled' message can be caused by several factors, including an expired or invalid ad hoc profile. Since your Ad Hoc profile is about to expire in 14 days, this could indeed be a problem.

⚠️ Common Causes

  • Expired or invalid ad hoc profile

✅ Best Solutions to Fix It

Method 1: Profile Renewal

  1. Step 1: Go to the Provisioning Portal and log in with your developer account.
  2. Step 2: Find your expired or invalid ad hoc profile and click on 'Renew'.
  3. Step 3: Follow the prompts to renew your profile, which may include updating your certificate and information.

Method 2: Re-enrollment

  1. Step 1: Go to the Xcode Organizer and click on 'Window' -> 'Device Management'
  2. Step 2: Click on your device's name and select 'Re-enroll in App Store Connect'
  3. Step 3: Follow the prompts to re-enroll your device, which may include updating your certificate and information.

✨ Wrapping Up

By following these steps, you should be able to resolve the 'Xcode Product -> Archive disabled' issue and continue archiving your app for ad hoc distribution. Make sure to renew or re-enroll your profile before your current one expires to avoid any disruptions in the future.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions