• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
BUNDLE_LOADER
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BUNDLE_LOADER


  • Subject: BUNDLE_LOADER
  • From: Owen Hartnett <email@hidden>
  • Date: Mon, 29 Dec 2014 15:06:39 -0500

I have an app with multiple targets, and they each produce a differently named executable:

In2
In2 UAT
In2 SIM PROD
In2 SIM UAT

plus 3 test targets

I also wrote some XCtest unit tests for these, which are all demanding that a binary for In2 SIM PROD exist, which won't until I build it at least one.  The issue is that it demands it even for non-test targets.

The perpetrator is the flag -bundle_loader, which I have as blank for my non-test targets, but the linker still includes a hit for it.

My question is how can I ask Xcode not to include the -bundle_loader flag when I'm not testing?

Thanks,

-Owen
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Xcode will not add files to a target
  • Next by Date: Re: Xcode will not add files to a target
  • Previous by thread: c++11, what SDK
  • Next by thread: Switching branches ignores Deployment Target immediately
  • Index(es):
    • Date
    • Thread