• 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
Re: Debug-iphoneos
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug-iphoneos


  • Subject: Re: Debug-iphoneos
  • From: David Duncan <email@hidden>
  • Date: Wed, 19 Sep 2012 13:28:21 -0700

On Sep 19, 2012, at 11:27 AM, CocoNuts <email@hidden> wrote:

B - For using the iPhone Simulator the

1. Targeted Device Family should be iPhone
2. The Scheme  destination should be iPhone 5.1 Simulator

C - For using the iPad Simulator

1. Targeted Device Family should be iPad
2. The Scheme  destination should be iPad 5.1 Simulator

The Schemes for B and C should build different Targets do I can specify Target Build Output because  Debug-iPhoneSimulator  is overwritten and may contain iPhone 5.1 simulator or iPad 5.1 Simulator

Is this correct?

If you are building a universal application, then there is no difference in the binary between these two. I'm actually not even certain why you want to have all 3 of these schemes to be honest – you can build for either device or simulator from the same scheme by specifying the appropriate SDK.

xcrun xcodebuild -scheme <foo> -sdk [iphoneos | iphonesimulator]
--
David Duncan

 _______________________________________________
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

  • Follow-Ups:
    • Re: Debug-iphoneos
      • From: CocoNuts <email@hidden>
References: 
 >Debug-iphoneos (From: koko <email@hidden>)
 >Re: Debug-iphoneos (From: CocoNuts <email@hidden>)

  • Prev by Date: Re: Strange problem with UIButton in bar button item
  • Next by Date: Re: Breakpoints stopped working
  • Previous by thread: Re: Debug-iphoneos
  • Next by thread: Re: Debug-iphoneos
  • Index(es):
    • Date
    • Thread