• 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: koko <email@hidden>
  • Date: Thu, 20 Sep 2012 13:32:54 -0600


On Sep 20, 2012, at 11:09 AM, David Duncan wrote:

On Sep 20, 2012, at 7:41 AM, Fritz Anderson <email@hidden> wrote:

But seeing David Duncan say otherwise gives me pause.

I was just parroting what Koko said, so don't mind me :)

koko was told that:

export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer

would cause xcrun to run xcodebuild from DEVELOPER_DIR and that a script would be:

#!/bin/bash
cd /volumes/repos/_working/LibZLIB/_XC44
echo "Building LibZLIB Release and Debug"
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
xcrun xcodebuild clean build -scheme "LibZLIB" -configuration Release
xcrun xcodebuild clean build -scheme "LibZLIB" -configuration Debug
echo "Finished Building LibZLIB Release and Debug"

has koko be misled?

-koko



 _______________________________________________
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

References: 
 >Debug-iphoneos (From: koko <email@hidden>)
 >Re: Debug-iphoneos (From: CocoNuts <email@hidden>)
 >Re: Debug-iphoneos (From: David Duncan <email@hidden>)
 >Re: Debug-iphoneos (From: CocoNuts <email@hidden>)
 >Re: Debug-iphoneos (From: Fritz Anderson <email@hidden>)
 >Re: Debug-iphoneos (From: David Duncan <email@hidden>)

  • Prev by Date: Re: What is eating stderr from Privileged Helper Tool?
  • Next by Date: Re: Command line instruments broken with pre-iOS 6 devices?
  • Previous by thread: Re: Debug-iphoneos
  • Next by thread: Re: Debug-iphoneos
  • Index(es):
    • Date
    • Thread