• 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
per-user custom executable?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

per-user custom executable?


  • Subject: per-user custom executable?
  • From: "A.M." <email@hidden>
  • Date: Fri, 13 Feb 2009 18:26:29 -0500

Hello,

With Xcode 3.1, I created a custom executable-to-run/debug per instructions by Chris Hanson ( http://chanson.livejournal.com/119578.html ) but the custom executable does not seem to get saved in the project data.

I committed the project and performed a checkout of it out elsewhere expecting to be able to see the new custom executable but it was not available. I was surprised to find that the executable's info was in MyProject.xcodeproj/agentm.pbxuser:

  FA0851A80F0BF9DF0043B900 /* otest */ = {
                isa = PBXExecutable;
                activeArgIndices = (
                        NO,
                        NO,
                        NO,
                        NO,
                        NO,
                        NO,
                        YES,
                        NO,
                        NO,
                        NO,
                        YES,
                );
                argumentStrings = (
                        "-SenTest Self",
...

and not in the project.pbxproj file which is what is normally committed while I believed that the pbxuser files were user-specific. A second target is shared across checkouts (as expected) but it was created using the Cocoa application template.

How can I make the custom executable part of the committed project instead of a per-user setting?

Cheers,
M



_______________________________________________
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: per-user custom executable?
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: "Edit All in Scope" never active
  • Next by Date: Re: Application Verification Failed Problem
  • Previous by thread: Re: Project Won't Let Me Add dylibs from /usr/lib
  • Next by thread: Re: per-user custom executable?
  • Index(es):
    • Date
    • Thread