From ce16f887e2a01f4b522263922a2d8f3d1b2af2d1 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Mon, 22 Oct 2012 09:10:38 -0700 Subject: [PATCH] Add i386 to the supported architectures in the plist --- aegisub/packages/osx_bundle/Contents/Info.plist | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aegisub/packages/osx_bundle/Contents/Info.plist b/aegisub/packages/osx_bundle/Contents/Info.plist index 3a4e4f500..a53eb836e 100644 --- a/aegisub/packages/osx_bundle/Contents/Info.plist +++ b/aegisub/packages/osx_bundle/Contents/Info.plist @@ -35,7 +35,10 @@ LSArchitecturePriority - x86_64 + + x86_64 + i386 + CFBundleGetInfoString