• 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: Deployment builds more detail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deployment builds more detail


  • Subject: Re: Deployment builds more detail
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 29 Nov 2004 18:20:15 -0700


On Nov 29, 2004, at 5:55 PM, Michael S. Swan wrote:

I don't have many details yet (haven't seen her machine yet). It was packaged into a disk image and left uncompressed (the dmg is 550kb, so I didn't worry about compression). She said the icon expands on launch and the icon shows up in the dock for a single bounce. I would of had her check the console log but she isn't that comfortable with the utilities folder yet. I have a copy of the dmg at http://homepage.mac.com/michaelswan/swanlightingsystems I was mostly wondering if there was some other setting that had to be made to fully build the app for systems without dev tools installed.

Running otool -L on the binary revealed the answer:

---
DMX DIPster.app/Contents/MacOS/DMX DIPster:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 71.1.1)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 9.0.0)
/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/ ZeroLink (compatibility version 1.0.0, current version 1.0.0)
---


It appears that your app is being built with ZeroLink enabled. Normally I'd chastise you for that <;*), but you say you're building the app using the Deployment build style. Are you sure you turned off ZeroLink in the Deployment style? If so, did you remember to clean and rebuild when switching build styles? Xcode isn't good about doing that automatically in my experience.

Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

_______________________________________________
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: 
 >Deployment builds more detail (From: "Michael S. Swan" <email@hidden>)

  • Prev by Date: Re: Deployment builds more detail
  • Next by Date: Shell Script which send mail to my cellphone.
  • Previous by thread: Re: Deployment builds more detail
  • Next by thread: Shell Script which send mail to my cellphone.
  • Index(es):
    • Date
    • Thread