site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcjMouv8Gwwqj1OlRpOa4Ah4UnpNAA== Thread-topic: Diskarbitration 10.3 and 10.4 I have an app of which I'd like to deploy a single binary that will work on 10.3 and later. It links against the public DiskArbitration framework, so at the moment I can't run it on 10.3. I can, instead, use the 10.3.9/PrivateFrameworks/DiskArb.framework, and the ppc version builds and runs, however there's obviously no i386 build in there. Is it possible to have a single build, which runs the public framework on 10.4 and the private one on 10.3? And if so, what's the incantation? Many thanks, Andy _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andy Green