Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8008241
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T18:04:33+00:00 2026-06-04T18:04:33+00:00

We recently enrolled in the iOS Enterprise Developer Program to be able to use

  • 0

We recently enrolled in the iOS Enterprise Developer Program to be able to use in-house distribution, which significantly simplifies the deployment of the apps inside our company which is fairly big. Before joining we have thoroughly read the program documentation and we were aware that the new account would live completely separated from the standard account we use for the AppStore submissions.

What I’m unsure about is now what would be the best way to organize the two accounts in the developer portals. I’m mostly concerned with the bundle identifier since I’ll be dealing with two different bundle ids inside Xcode for each application. All of our apps use iCloud and Push notifications so wildcard is not an option.

How do you organize this inside Xcode? Do you create two different targets or are you able to manage this with a new Project Configuration? What about iCloud entitlements?

EDIT

Just as an update I wanted to make clear that we’re looking for the best solution to build an app for both In-House distribution and for AppStore submission.

EDIT2

Given that the enterprise program does not grant you access to iTunesConnect, where test users and product ids can be setup, is there really no way to test InApp purchases?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T18:04:35+00:00Added an answer on June 4, 2026 at 6:04 pm

    I’m not entirely clear on what you need, but it sounds like you want to be able to build your app store apps for internal enterprise use. Is that correct?

    If you want to be able to build your app with two different bundle IDs you can create a custom build setting, and give it different values for your different configurations.

    So for example, you could create your Enterprise configuration:

    enter image description here

    Then go to your target’s build settings and add a user-defined build setting:

    enter image description here

    Give it a name like BUNDLE_ID, and if you expand the triangle you can give it different values for each configuration:

    enter image description here

    Next, open your Info.plist file and enter ${BUNDLE_ID} for the bundle id value:

    enter image description here

    When you compile using the “Enterprise” configuration, which you can do using a custom scheme (or via the command line build process if that’s what you use), the appropriate bundle id will be used.

    You can also configure the code signing/provisiong profile setting in the same way:

    enter image description here

    Once you do this, the correct push notification/iCloud entitlements will be used depending on the configuration.

    We’ve been doing this kind of thing for a long time now. Our build server will generate enterprise and app store versions of our apps for each build, using exactly this technique.

    When it comes to the provisioning portal, you will need to configure both app IDs separately for push notifications, iCloud, etc.

    This does mean that push notifications must be sent separately to the app store and enterprise versions since they will not share the same bundle ID or push notification certificate.

    The iCloud storage by default will be totally separate for the two versions. They may be able to access the same iCloud store (if you need this) as long as the entitlements are set up with the same team ID. But this may be a problem if you have two separate developer accounts.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I enrolled in a Microsoft BizSpark program last year and recently got an annual
Recently I've begun to code in Objective-C for iOS 5 devices. My brand new
Recently i am making an app on facebook. So i have use facebook api.
Recently I am trying to study how to run the apps in debug mode
Recently I've been experimenting with the use of the Func<T> class, and so far
Recently I noticed (after others have extended the project) that the compile time significantly
Recently, I'm a senior in high school, and I'm interested in making apps for
Recently i found the raphael's library which is amazing. For example this: Raphael Chart
Recently, I was writing a class in which I discovered that I could reduce
Recently launched a Magento store which features an image slider on the homepage. Works

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.