From 69eea9841717e4e9309bceebed466c86fb2287c6 Mon Sep 17 00:00:00 2001 From: lpw Date: Sat, 03 Jun 2023 09:17:27 +0800 Subject: [PATCH] 3.15.0 --- frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist index e1e1e7d..4a0b187 100644 --- a/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist +++ b/frameworks/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> - <string>20G224</string> + <string>22E252</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> @@ -25,23 +25,23 @@ <string>MacOSX</string> </array> <key>CFBundleVersion</key> - <string>6.3.4</string> + <string>6.9.2</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> - <string>13C100</string> + <string>12E507</string> <key>DTPlatformName</key> <string>macosx</string> <key>DTPlatformVersion</key> - <string>12.1</string> + <string>11.3</string> <key>DTSDKBuild</key> - <string>21C46</string> + <string>20E214</string> <key>DTSDKName</key> - <string>macosx12.1</string> + <string>macosx11.3</string> <key>DTXcode</key> - <string>1321</string> + <string>1251</string> <key>DTXcodeBuild</key> - <string>13C100</string> + <string>12E507</string> <key>LSMinimumSystemVersion</key> <string>10.11</string> </dict> -- Gitblit v1.8.0