• 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: including a cocoa bundle in a carbon app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: including a cocoa bundle in a carbon app


  • Subject: Re: including a cocoa bundle in a carbon app
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sun, 10 Aug 2008 13:48:10 -0400

On Sun, Aug 10, 2008 at 1:38 PM, Bob Sabiston <email@hidden> wrote:
> This bundle works when compiled in Xcode 2.4.1 on a G5 and then included in
> a Codewarrior project.  But I haven't gotten it to work with the same
> project on Intel in Xcode yet.  It is probably something simple that I'm
> missing.

1) Is there a reason you're not using NSBundle, or maybe just
returning the CFBundleRef from your function?  Your use of an
out-pointer-to-CFBundleRef instead of a return value seems
unnecessary.

2) Are you sure the bundle itself is compiled for all four
architectures (x86, x86_64, ppc, and ppc64)?

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: including a cocoa bundle in a carbon app
      • From: Bob Sabiston <email@hidden>
References: 
 >including a cocoa bundle in a carbon app (From: Bob Sabiston <email@hidden>)

  • Prev by Date: including a cocoa bundle in a carbon app
  • Next by Date: Re: Web links with PyObjC
  • Previous by thread: including a cocoa bundle in a carbon app
  • Next by thread: Re: including a cocoa bundle in a carbon app
  • Index(es):
    • Date
    • Thread