From 911307d3e0997d711a2e147429d34d3c2f8abf89 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 23 Apr 2025 01:57:53 -0400 Subject: Updater; Config file; Flash plugin --- .../Contents/CodeResources | Bin 0 -> 1652 bytes .../PepperFlashPlayer.plugin/Contents/Info.plist | 50 +++++++++ .../Contents/MacOS/PepperFlashPlayer | Bin 0 -> 27284336 bytes .../Contents/_CodeSignature/CodeResources | 115 +++++++++++++++++++++ 4 files changed, 165 insertions(+) create mode 100644 plugin/PepperFlashPlayer.plugin/Contents/CodeResources create mode 100644 plugin/PepperFlashPlayer.plugin/Contents/Info.plist create mode 100644 plugin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer create mode 100644 plugin/PepperFlashPlayer.plugin/Contents/_CodeSignature/CodeResources (limited to 'plugin/PepperFlashPlayer.plugin') diff --git a/plugin/PepperFlashPlayer.plugin/Contents/CodeResources b/plugin/PepperFlashPlayer.plugin/Contents/CodeResources new file mode 100644 index 0000000..6d6660c Binary files /dev/null and b/plugin/PepperFlashPlayer.plugin/Contents/CodeResources differ diff --git a/plugin/PepperFlashPlayer.plugin/Contents/Info.plist b/plugin/PepperFlashPlayer.plugin/Contents/Info.plist new file mode 100644 index 0000000..13201c2 --- /dev/null +++ b/plugin/PepperFlashPlayer.plugin/Contents/Info.plist @@ -0,0 +1,50 @@ + + + + + BuildMachineOSBuild + 16G2136 + CFBundleDevelopmentRegion + en_US + CFBundleExecutable + PepperFlashPlayer + CFBundleGetInfoString + Adobe Flash Player 32.0 r0 Copyright (c) 1996-2019 Adobe. All rights reserved + CFBundleIdentifier + com.macromedia.PepperFlashPlayer.pepper + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + PepperFlashPlayer + CFBundlePackageType + BRPL + CFBundleShortVersionString + 32.0.0.303 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 32.0.0.303 + CFPlugInDynamicRegisterFunction + + CFPlugInDynamicRegistration + NO + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 8B62 + DTPlatformVersion + GM + DTSDKBuild + 16B2649 + DTSDKName + macosx10.12 + DTXcode + 0810 + DTXcodeBuild + 8B62 + + diff --git a/plugin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer b/plugin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer new file mode 100644 index 0000000..25b1993 Binary files /dev/null and b/plugin/PepperFlashPlayer.plugin/Contents/MacOS/PepperFlashPlayer differ diff --git a/plugin/PepperFlashPlayer.plugin/Contents/_CodeSignature/CodeResources b/plugin/PepperFlashPlayer.plugin/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..d5d0fd7 --- /dev/null +++ b/plugin/PepperFlashPlayer.plugin/Contents/_CodeSignature/CodeResources @@ -0,0 +1,115 @@ + + + + + files + + files2 + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + -- cgit v1.2.3