From a89ce1dfa842f1516ff5a0e985da9a382072c348 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Wed, 15 Jul 2026 09:36:01 +0800 Subject: [PATCH] 提交版本 4.13.0 --- frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index f00e07c..bc4c523 100644 --- a/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/frameworks/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -1,9 +1,10 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) -// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib -// swift-module-flags-ignorable: -enable-bare-slash-regex +// swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1) +// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name AppsFlyerLib +// swift-module-flags-ignorable: -no-verify-emitted-module-interface @_exported import AppsFlyerLib import Foundation +import StoreKit import Swift import _Concurrency import _StringProcessing -- Gitblit v1.8.0