spm仓库支持,通用仓库
lpw
2026-07-16 6292e6e7d16f11bafc58b9489a8b9b44f7c81774
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
✨)8,@­ð
¤P ¬P
¿@
¯0
¿ 
¬ð
£°
A²ÐŒÂ+¸-ÈÂ+°Â/ˆ+¼Â(¬ÂC´B)ÐB(B(ÐB(<0B+¼)Ô+”Â/¸B(´B)<-„‚,œB)ÐÂA Í(¼B+´B)¸-ü‚(°Â+ŒÂ*<8)”Â(°Â/ŒÂ+´B+”‚+ÐÂ,<0Â)ÈÂ+Ô,ü‚+„B+”Â,    .% *Tj€À 0"D1P Å ´ Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)dAppsFlyerLibžarm64-apple-ios12.0…ÿ2 JXà_ã    ü\Hc:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)configuredTimeoutForSetAppleAppIDFetchgReturns the configured ODM timeout for setAppleAppID fetch from Info.plist (AFSDKODMCompletionTimeout).l/// Returns the configured ODM timeout for setAppleAppID fetch from Info.plist (AFSDKODMCompletionTimeout).
U/// - Returns: 0 = skip fetch; 1...5 = timeout in seconds. Default 3 if key missing.
£5ÅE‹c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(py)isODMInfoFetched6Returns true if ODM info has been successfully fetched=/// Returns `true` if ODM info has been successfully fetched
CþOÍ+Qs:12AppsFlyerLib24AFSDKAppTransactionStoreCAActor for fetching and caching AppTransaction data from StoreKit.    F/// Actor for fetching and caching AppTransaction data from StoreKit.
///
/// ## Design decisions
///
b/// **No timeout**: `AppTransaction.shared` is an on-device StoreKit call (~100ms), not a network
d/// request. Timeouts would add complexity without benefit since the call cannot hang indefinitely.
///
`/// **Actor isolation**: Provides inherent thread safety. Multiple concurrent callers share the
(/// same underlying Task via `value()`.
æßÏEx
c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendVIAPRequestWith:withStoreKitVersion:completionHandler:$Sends the VIAP request to the server)/// Sends the VIAP request to the server
6/// - Parameter viapData: in-app purcase data to send
_/// - Parameter withStoreKitVersion: NSInteger , 0 Represent StoreKit1 , 1 Represent StoreKit2
Æ<<F`4c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(im)getODMConversionDataWithTimeout:completion:4Fetches ODM conversion data with a specified timeout9/// Fetches ODM conversion data with a specified timeout
/// - Parameters:
7///   - timeout: Maximum time to wait for the ODM data
N///   - completion: Callback with the ODM data string and metadata dictionary
Ư™þC§c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(py)cachedDataEThe cached AppTransaction result, available after a successful fetch.J/// The cached AppTransaction result, available after a successful fetch.
g$AÀ­c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendDecryptReceiptRequestWithEnvironment:receipt:completionHandler:HSends the decrypt receipt request to fetch existing purchase prodcut_idsM/// Sends the decrypt receipt request to fetch existing purchase prodcut_ids
Íú d[c:@M@AppsFlyerLib@objc(pl)AFSDKConnectorCommunication(im)setPurchaseDataSendingDelegateWithDelegate:Set purchase connector delegate$/// Set purchase connector delegate
ˆ4¼ Pjc:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)fetchDataWithCompletion:fFetches AppTransaction data asynchronously. Returns cached data if available, otherwise fetches fresh.k/// Fetches AppTransaction data asynchronously. Returns cached data if available, otherwise fetches fresh.
y/// - Parameter completion: Called with the result on an unspecified queue. Caller should dispatch to appropriate queue.
i©îá=qc:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(py)metadata*Metadata from the last ODM fetch operation//// Metadata from the last ODM fetch operation
 S‡E4Ác:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcherRObj-C bridge for AppTransaction data. Delegates to AFSDKAppTransactionStore actor.W/// Obj-C bridge for AppTransaction data. Delegates to AFSDKAppTransactionStore actor.
®¬D_c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)initWithQueue:!Public initializer (no singleton)&/// Public initializer (no singleton)
n¯+1¯c:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol½Protocol defining the On-Device Measurement service interface. This abstraction allows for dependency injection and easier testing without depending on the third-party ODCConversionManager.C/// Protocol defining the On-Device Measurement service interface.
H/// This abstraction allows for dependency injection and easier testing
?/// without depending on the third-party ODCConversionManager.
°¥Jöa‰c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:6Fetches ODM conversion data and returns it as a string;/// Fetches ODM conversion data and returns it as a string
sÀ—êˆ$c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendCachedPurchaseConnectorEventsWithCompletionHandler:onCachedEventsSent:&Send cached Purchase Connector events.+/// Send cached Purchase Connector events.
T/// - Parameter completionHandler: called once per event with its validation result
W/// - Parameter onCachedEventsSent: called once after all cached events have been sent
5Ã Qsc:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(im)fetchDataWithCompletion:+Fetches AppTransaction data asynchronously.0/// Fetches AppTransaction data asynchronously.
×Ú(Coc:@M@AppsFlyerLib@objc(pl)AFSDKODMServiceProtocol(py)currentODMInfo)The current ODM info string, if available./// The current ODM info string, if available
|ÎóÔw#c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendARSRequestWith:withStoreKitVersion:completionHandler:,Sends in-app subscription data to the server1/// Sends in-app subscription data to the server
?/// - Parameter purchaseData: in-app subscription data to send
_/// - Parameter withStoreKitVersion: NSInteger , 0 Represent StoreKit1 , 1 Represent StoreKit2
 @    |
 Ë Îkcï¯"
h!