http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26597
User: sfisher
Date: 2008/10/27 11:26 PM
Log:
Fix issue reported in bug #2979:
Change Xcode project for ScriptExec to build only i386 ("Intel") instead of
i386 & ppc ("Universal")) since none of the rest of Wireshark or its libraries
are universal. ScriptExec is placed in Wireshark.app/Contents/MacOS/Wireshark,
which then calls Wireshark.app/Contents/Resources/bin/wireshark-bin. This
will make Wireshark show up as an Intel only binary instead of universal.
ScriptExec comes from the Platypus application's source code.
Directory: /trunk/packaging/macosx/ScriptExec/ScriptExec.xcodeproj/
Changes Path Action
+1 -4 project.pbxproj Modified