Jean,

You can use the lipo command line to make an Intel bundle. Enter the following 
in the terminal

lipo /path/to/EnhancedQT.bundle/Contents/MacOS/EnhancedQT   -thin i386 -output 
~/desktop/enhqt

and press return. Make sure that you use the path to the actual executable 
rather than the bundle. Now copy the original bundle, remove the EnhancedQT 
executable from it and replace it with enhqt (which is on your desktop). Rename 
enhqt to EnhancedQT rename EnhancedQT copy.bundle into EnhancedQTx86.bundle.

After executing this line, execute

touch /path/to/EnhancedQTx86.bundle

This time you can use the path to the bundle instead of the executable. Now 
select the package EnhancedQTx86.bundle and press command-I. The info window 
should now state that you have an intel-only package.

I haven't tested the result but I expect it to work.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce

On 1 jul 2011, at 22:48, Jean Rioux wrote:

> Does anyone know whether this external is "Intel-only"? I just read one 
> LiveCode programmer's guidelines for submission to the Mac App Store (revUp 
> issue 100), which mentioned that the app, including all its externals, must 
> be "Intel-only".
> 
> "All Mac Builds Require to be Intel Only. This means no universal or PPC 
> builds at all, this also includes all externals and helper applications 
> located within your application bundle. I found out the hard way about this! 
> All binaries have to be Intel Only."
> 
> I'm not sure whether the question even applies to the Enhanced QT External, 
> but my prospective Mac App submission does use it.
> 
> Any help would be greatly appreciated. I'd rather not "find out the hard way" 
> that I cannot use it.
> 
> Jean Rioux


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to