ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] MacOS/X builds

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 6 Jul 2010 11:38:17 -0700
On Jul 6, 2010, at 10:44 AM, Guy Harris wrote:

> Ultimately, I think we should add a couple of configure script options - one to control which version of OS X should be the "deployment target" (meaning the minimum version of the OS on which the build is supposed to work), and another to control whether to do a universal build or not.

...although the *first* thing I'd try is just removing the setting of SDKROOT from packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj and see whether the resulting .app bundle, when built (32-bit) on Leopard, works on Leopard and on Snow Leopard, and, when built (64-bit) on Snow Leopard, works on Snow Leopard.