From 6438532a65e3fa846875fb036d3db7d2068f7f36 Mon Sep 17 00:00:00 2001 From: Marcel Taeumel Date: Mon, 9 May 2022 10:53:38 +0200 Subject: [PATCH] For macOS platform, set "SqueakPluginsBuiltInOrLocalOnly" to "false" ...to expand lookup paths for external modules, which is needed for FFI. See - http://wiki.squeak.org/squeak/5846 - http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-May/150498.html This now matches the OSVM default: - https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/platforms/iOS/vm/OSX/Squeak-Info.plist --- templates/macos/Squeak.app/Contents/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/macos/Squeak.app/Contents/Info.plist b/templates/macos/Squeak.app/Contents/Info.plist index 34ae693..2d25e8a 100644 --- a/templates/macos/Squeak.app/Contents/Info.plist +++ b/templates/macos/Squeak.app/Contents/Info.plist @@ -550,7 +550,7 @@ SqueakMouseOptionButton3 2 SqueakPluginsBuiltInOrLocalOnly - + SqueakQuitOnQuitAppleEvent SqueakTrustedDirectory