diff --git a/plugins/2018.3326/android/corona.gradle b/plugins/2018.3326/android/corona.gradle
index 3a3c137..955871b 100644
--- a/plugins/2018.3326/android/corona.gradle
+++ b/plugins/2018.3326/android/corona.gradle
@@ -17,8 +17,9 @@ repositories {
}
}
+
dependencies {
- implementation("com.appodeal.ads:sdk:3.3.1.0") {
+ implementation("com.appodeal.ads:sdk:3.4.0.0") {
exclude group: "com.appodeal.ads.sdk.networks", module: "admob"
exclude group: "com.appodeal.ads.sdk.networks", module: "amazon"
exclude group: "com.appodeal.ads.sdk.networks", module: "applovin"
@@ -29,6 +30,7 @@ dependencies {
exclude group: "com.appodeal.ads.sdk.networks", module: "ironsource"
exclude group: "com.appodeal.ads.sdk.networks", module: "meta"
exclude group: "com.appodeal.ads.sdk.networks", module: "mintegral"
+ exclude group: "com.appodeal.ads.sdk.networks", module: "mobilefuse"
exclude group: "com.appodeal.ads.sdk.networks", module: "my_target"
exclude group: "com.appodeal.ads.sdk.networks", module: "pangle"
exclude group: "com.appodeal.ads.sdk.networks", module: "unity_ads"
@@ -44,11 +46,15 @@ dependencies {
exclude group: "org.bidon", module: "applovin-adapter"
exclude group: "org.bidon", module: "bigoads-adapter"
exclude group: "org.bidon", module: "dtexchange-adapter"
+ exclude group: "org.bidon", module: "chartboost-adapter"
exclude group: "org.bidon", module: "inmobi-adapter"
+ exclude group: "org.bidon", module: "ironsource-adapter"
exclude group: "org.bidon", module: "mintegral-adapter"
+ exclude group: "org.bidon", module: "mobilefuse-adapter"
+ exclude group: "org.bidon", module: "vkads-adapter"
exclude group: "org.bidon", module: "meta-adapter"
exclude group: "org.bidon", module: "vungle-adapter"
exclude group: "org.bidon", module: "unityads-adapter"
+ exclude group: "org.bidon", module: "yandex-adapter"
}
-
}
diff --git a/plugins/2018.3326/iphone-sim/.DS_Store b/plugins/2018.3326/iphone-sim/.DS_Store
index 7b5a076..06cc25e 100644
Binary files a/plugins/2018.3326/iphone-sim/.DS_Store and b/plugins/2018.3326/iphone-sim/.DS_Store differ
diff --git a/plugins/2018.3326/iphone/StackOpenMeasure.framework/.DS_Store b/plugins/2018.3326/iphone-sim/Appodeal.framework/.DS_Store
similarity index 91%
rename from plugins/2018.3326/iphone/StackOpenMeasure.framework/.DS_Store
rename to plugins/2018.3326/iphone-sim/Appodeal.framework/.DS_Store
index 63e49ae..590422b 100644
Binary files a/plugins/2018.3326/iphone/StackOpenMeasure.framework/.DS_Store and b/plugins/2018.3326/iphone-sim/Appodeal.framework/.DS_Store differ
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Appodeal b/plugins/2018.3326/iphone-sim/Appodeal.framework/Appodeal
index 620a25f..3f61c00 100644
Binary files a/plugins/2018.3326/iphone-sim/Appodeal.framework/Appodeal and b/plugins/2018.3326/iphone-sim/Appodeal.framework/Appodeal differ
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDBannerView.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDBannerView.h
index c2837c4..fb63255 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDBannerView.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDBannerView.h
@@ -1,7 +1,7 @@
//
// APDBannerView.h
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDDefines.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDDefines.h
index 5c28b6c..31a753f 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDDefines.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDDefines.h
@@ -2,7 +2,7 @@
// APDDefines.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDImage.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDImage.h
index e2ffc2d..f5b3ef2 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDImage.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDImage.h
@@ -2,7 +2,7 @@
// APDImage.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDInterstitialAd.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDInterstitialAd.h
index c57f736..a12bf65 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDInterstitialAd.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDInterstitialAd.h
@@ -1,7 +1,7 @@
//
// APDInterstital.h
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDMRECView.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDMRECView.h
index 1b24a6d..5ee41ba 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDMRECView.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDMRECView.h
@@ -2,7 +2,7 @@
// APDMRECView.h
// Appodeal
//
-// AppodealSDK 3.3.1
+// AppodealSDK 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAd.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAd.h
index 08bb7f1..09734da 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAd.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAd.h
@@ -2,7 +2,7 @@
// APDNativeAd.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAdQueue.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAdQueue.h
index fcec658..73eb238 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAdQueue.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDNativeAdQueue.h
@@ -2,7 +2,7 @@
// APDNativeAdQueue.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardProtocol.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardProtocol.h
index feb0429..c6a40ae 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardProtocol.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardProtocol.h
@@ -2,7 +2,7 @@
// APDRewardProtocol.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardedVideo.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardedVideo.h
index 41f8e76..e5296d0 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardedVideo.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDRewardedVideo.h
@@ -2,7 +2,7 @@
// APDReviewVideo.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDSdk.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDSdk.h
index 271824e..d715faf 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDSdk.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/APDSdk.h
@@ -2,7 +2,7 @@
// APDSdk.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright © 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/Appodeal.h b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/Appodeal.h
index 453f3f4..acba3b8 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/Appodeal.h
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Headers/Appodeal.h
@@ -2,7 +2,7 @@
// Appodeal.h
// Appodeal
//
-// AppodealSDK version 3.3.1
+// AppodealSDK version 3.3.3
//
// Copyright (c) 2024 Appodeal, Inc. All rights reserved.
//
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/Appodeal.framework/Modules/module.modulemap
index 0206308..475c997 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/Modules/module.modulemap
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/Modules/module.modulemap
@@ -1,7 +1,7 @@
framework module Appodeal {
umbrella header "Appodeal.h"
-
export *
+
module * { export * }
link framework "AVFoundation"
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeDirectory
index 42d136b..e377c50 100644
Binary files a/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeDirectory and b/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeDirectory differ
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeRequirements-1
index d492b88..b1167f7 100644
Binary files a/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeRequirements-1 and b/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeRequirements-1 differ
diff --git a/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeResources
index b688f6b..97c02ad 100644
--- a/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeResources
+++ b/plugins/2018.3326/iphone-sim/Appodeal.framework/_CodeSignature/CodeResources
@@ -62,7 +62,7 @@
Modules/module.modulemap
- KaX2q/hULdizKOqcU99tNHcKKH4=
+ rHALq6/nGtzt1k9fFc38fkdwFLA=
Modules/module.private.modulemap
@@ -74,7 +74,7 @@
PrivateHeaders/APDAdNetworkProtocol.h
- wttB8PKoS6Jx10XU71BHyy3LKmU=
+ fXZ0RCxCgotf+HL7Lq/1R6VcBbg=
PrivateHeaders/APDAdQueueManagerProtocol.h
@@ -106,7 +106,7 @@
PrivateHeaders/APDError.h
- 2pJEpInx8FopDu02ZET9KhQTknc=
+ QbikK3JpzsMldvLGl904tmuCLwo=
PrivateHeaders/APDFactory.h
@@ -134,7 +134,7 @@
PrivateHeaders/APDLog.h
- mG+RsOL/YaWfxc/WGzqurOkLn94=
+ FNNIZAHeRUBenWeGyuf4yPiEQmM=
PrivateHeaders/APDMediationConfigRouter.h
@@ -150,7 +150,7 @@
PrivateHeaders/APDNativeAdAdapterProtocol.h
- 6lssTApts5hq/8DuZIHActgcSvo=
+ zXpb0uNBq4qBGx8ih6nBSsajHUU=
PrivateHeaders/APDNativeAdRenderer.h
@@ -166,7 +166,7 @@
PrivateHeaders/APDPrivateDefines.h
- yghNYfF8rkhorLV9PjpizX6fVb8=
+ 2/QutRAJq3+BH/lEX4P8q1EuFX4=
PrivateHeaders/APDProductPresentationAdapter.h
@@ -178,11 +178,11 @@
PrivateHeaders/APDServiceProtocol.h
- hcHzyQw6IXsBZA5vfPSNqcuKdkQ=
+ 5FChtD+KmAeGzv7Lh/FCG7Bf+20=
PrivateHeaders/APDServicesInfoProtocol.h
- YpETYigZ9KfNgHpoVhtaHppMeYk=
+ EYfhp04NjmIfaL7uKoNjLnbIwUM=
PrivateHeaders/APDSessionInfoProtocol.h
@@ -190,11 +190,11 @@
PrivateHeaders/APDTimer.h
- R7pzo4u2yfu8OQXRsVicER0bHUQ=
+ 0RYWLHt+NhYh/oVX/i8/zfSwl2Y=
PrivateHeaders/APDValueTransformer.h
- IDe+hGXYXHe50udpCP3x4YtSnn4=
+ tRaKQhMS6GGvwcLpes6Eb8oB28c=
PrivateHeaders/APDVendorProtocol.h
@@ -373,11 +373,11 @@
hash
- KaX2q/hULdizKOqcU99tNHcKKH4=
+ rHALq6/nGtzt1k9fFc38fkdwFLA=
hash2
- mSg8Bnwa5nRHJNmn5TP43yE5Hcit1YF4g8s3fWOHtuo=
+ iGSBUK1yn3pFT9R52dxikxRLdrqiXbEcx+ocoQ+jdPg=
Modules/module.private.modulemap
@@ -406,11 +406,11 @@
hash
- wttB8PKoS6Jx10XU71BHyy3LKmU=
+ fXZ0RCxCgotf+HL7Lq/1R6VcBbg=
hash2
- +xphgwUFrQ267lfkiHuy0Ne65m/unmDBra2P1jhyZic=
+ nxL/iWtXT0ovszXAG6wqpHvj31TYDIrhUQvfq5OMdE0=
PrivateHeaders/APDAdQueueManagerProtocol.h
@@ -494,11 +494,11 @@
hash
- 2pJEpInx8FopDu02ZET9KhQTknc=
+ QbikK3JpzsMldvLGl904tmuCLwo=
hash2
- 8nbO5k5t1i+XpyX7ccErtRg/OnjIJPqdi20oDCBZkmE=
+ 1wGPNLExshhYlo7sSj48SDsVjXrbFe0MQIvylxNbCXQ=
PrivateHeaders/APDFactory.h
@@ -571,11 +571,11 @@
hash
- mG+RsOL/YaWfxc/WGzqurOkLn94=
+ FNNIZAHeRUBenWeGyuf4yPiEQmM=
hash2
- oZrji2wMwhKSXVkJ2YUNbOC+s8oBU4PL74oA88Nnelc=
+ o4tfbzXp+YsEbvAyUEgdHXylyJmPd2TiXfj15qXb4oE=
PrivateHeaders/APDMediationConfigRouter.h
@@ -615,11 +615,11 @@
hash
- 6lssTApts5hq/8DuZIHActgcSvo=
+ zXpb0uNBq4qBGx8ih6nBSsajHUU=
hash2
- Z7bXmgXkPSNox+plQcCl9P0QVkHTjR1YkqaN7sJOW+4=
+ CLom+AYdtxnVnbxhVE19PrsK4ZIWY5MofUIqI/bZYRw=
PrivateHeaders/APDNativeAdRenderer.h
@@ -659,11 +659,11 @@
hash
- yghNYfF8rkhorLV9PjpizX6fVb8=
+ 2/QutRAJq3+BH/lEX4P8q1EuFX4=
hash2
- bdrro13SFTdqifRlVWnEHUYTQp/7SzLs6ywPTOgod/8=
+ jZIwvpcmeIESHbZzdhLvH0kW5Jjo9BWL9Bgqa+gj298=
PrivateHeaders/APDProductPresentationAdapter.h
@@ -692,22 +692,22 @@
hash
- hcHzyQw6IXsBZA5vfPSNqcuKdkQ=
+ 5FChtD+KmAeGzv7Lh/FCG7Bf+20=
hash2
- Phm/H52ZGDkGisbo2DwUgFm3XNv9J4imbwHORdbmVyw=
+ M7QsY/+Y9hjIHvOBgmyPwrfaLOioGkb/owBb9lodBEQ=
PrivateHeaders/APDServicesInfoProtocol.h
hash
- YpETYigZ9KfNgHpoVhtaHppMeYk=
+ EYfhp04NjmIfaL7uKoNjLnbIwUM=
hash2
- 6Dd6tV02mqv4Pc0sLjDpcnUfE/w9FltDAxcSXmfoa6E=
+ qje+6yIZT7MeCPLRnnzBMF7PahhGkrwlcpIG2AFHYdk=
PrivateHeaders/APDSessionInfoProtocol.h
@@ -725,22 +725,22 @@
hash
- R7pzo4u2yfu8OQXRsVicER0bHUQ=
+ 0RYWLHt+NhYh/oVX/i8/zfSwl2Y=
hash2
- 91BUsQidMyOaZXokOz35vYagDSR5CRqfUVHkOvLvA3c=
+ GdluoNJBDjL/ewjf6pdZfPhoYz9dR4+KuLjIBqtg9Sk=
PrivateHeaders/APDValueTransformer.h
hash
- IDe+hGXYXHe50udpCP3x4YtSnn4=
+ tRaKQhMS6GGvwcLpes6Eb8oB28c=
hash2
- 5Y/xurLtypGSVbgk5n8pmGAPO8k58PhY3yjznJWKAQs=
+ t7ItBbqWGo2E6nm+mSFKFTIsZLXNd/TCY506f9Tk6D0=
PrivateHeaders/APDVendorProtocol.h
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/AppodealMediationCore b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/AppodealMediationCore
index 03f032b..715421e 100644
Binary files a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/AppodealMediationCore and b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/AppodealMediationCore differ
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Headers/AppodealMediationCore-Swift.h b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Headers/AppodealMediationCore-Swift.h
index 4ced5bb..9c75685 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Headers/AppodealMediationCore-Swift.h
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Headers/AppodealMediationCore-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
+// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
#ifndef APPODEALMEDIATIONCORE_SWIFT_H
#define APPODEALMEDIATIONCORE_SWIFT_H
#pragma clang diagnostic push
@@ -42,12 +42,18 @@
#include
#endif
#if defined(__cplusplus)
-#if __has_include()
+#if defined(__arm64e__) && __has_include()
# include
#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
# ifndef __ptrauth_swift_value_witness_function_pointer
# define __ptrauth_swift_value_witness_function_pointer(x)
# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
#endif
#endif
@@ -246,6 +252,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#else
# define SWIFT_NOEXCEPT
#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
#if defined(_WIN32)
#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
@@ -325,17 +342,17 @@ SWIFT_PROTOCOL_NAMED("MediationControllerDelegate")
- (void)controller:(AMCMediationController * _Nonnull)_ didCompleteAdUnits:(NSArray> * _Nonnull)adUnits;
@end
-#endif
-#if defined(__cplusplus)
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
+#if defined(__cplusplus)
+#endif
#pragma clang diagnostic pop
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
+// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
#ifndef APPODEALMEDIATIONCORE_SWIFT_H
#define APPODEALMEDIATIONCORE_SWIFT_H
#pragma clang diagnostic push
@@ -377,12 +394,18 @@ SWIFT_PROTOCOL_NAMED("MediationControllerDelegate")
#include
#endif
#if defined(__cplusplus)
-#if __has_include()
+#if defined(__arm64e__) && __has_include()
# include
#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
# ifndef __ptrauth_swift_value_witness_function_pointer
# define __ptrauth_swift_value_witness_function_pointer(x)
# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
#endif
#endif
@@ -581,6 +604,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#else
# define SWIFT_NOEXCEPT
#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
#if defined(_WIN32)
#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
@@ -660,12 +694,12 @@ SWIFT_PROTOCOL_NAMED("MediationControllerDelegate")
- (void)controller:(AMCMediationController * _Nonnull)_ didCompleteAdUnits:(NSArray> * _Nonnull)adUnits;
@end
-#endif
-#if defined(__cplusplus)
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
+#if defined(__cplusplus)
+#endif
#pragma clang diagnostic pop
#endif
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Info.plist b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Info.plist
index 3d32cc8..6d42dc3 100644
Binary files a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Info.plist and b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Info.plist differ
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.abi.json
index a240585..db8b5b9 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -49,7 +49,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -85,7 +85,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -121,7 +121,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -157,7 +157,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -193,12 +193,12 @@
{
"kind": "TypeNominal",
"name": "Array",
- "printedName": "[AppodealMediationCore.AdUnit]",
+ "printedName": "[any AppodealMediationCore.AdUnit]",
"children": [
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -244,7 +244,7 @@
{
"kind": "TypeNominal",
"name": "WeakStorage",
- "printedName": "AppodealMediationCore.MediationControllerDelegate?"
+ "printedName": "(any AppodealMediationCore.MediationControllerDelegate)?"
}
],
"declKind": "Var",
@@ -269,12 +269,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "AppodealMediationCore.MediationControllerDelegate?",
+ "printedName": "(any AppodealMediationCore.MediationControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "MediationControllerDelegate",
- "printedName": "AppodealMediationCore.MediationControllerDelegate",
+ "printedName": "any AppodealMediationCore.MediationControllerDelegate",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCMediationControllerDelegate"
}
],
@@ -304,12 +304,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "AppodealMediationCore.MediationControllerDelegate?",
+ "printedName": "(any AppodealMediationCore.MediationControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "MediationControllerDelegate",
- "printedName": "AppodealMediationCore.MediationControllerDelegate",
+ "printedName": "any AppodealMediationCore.MediationControllerDelegate",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCMediationControllerDelegate"
}
],
@@ -359,12 +359,12 @@
{
"kind": "TypeNominal",
"name": "Array",
- "printedName": "[AppodealMediationCore.AdUnit]",
+ "printedName": "[any AppodealMediationCore.AdUnit]",
"children": [
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -395,7 +395,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -1150,217 +1150,105 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperationsBuilder.swift",
- "kind": "Array",
- "offset": 778,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperationsBuilder.swift",
- "kind": "Array",
- "offset": 1254,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperationsBuilder.swift",
- "kind": "Array",
- "offset": 1303,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
"kind": "StringLiteral",
"offset": 1018,
"length": 29,
"value": "\"com.appodealmediation.queue\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "BooleanLiteral",
- "offset": 2081,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "IntegerLiteral",
- "offset": 2559,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "BooleanLiteral",
- "offset": 3081,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "IntegerLiteral",
- "offset": 3136,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 246,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 257,
"length": 8,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 351,
- "length": 9,
- "value": "\"default\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 392,
- "length": 10,
- "value": "\"targeted\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 246,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 257,
"length": 8,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 514,
"length": 11,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 616,
- "length": 14,
- "value": "\"asynchronous\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 665,
- "length": 13,
- "value": "\"synchronous\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 514,
"length": 11,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 649,
"length": 7,
"value": "\"Ready\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 682,
"length": 11,
"value": "\"Executing\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 718,
"length": 10,
"value": "\"Finished\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "StringLiteral",
- "offset": 787,
- "length": 4,
- "value": "\"is\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 649,
"length": 7,
"value": "\"Ready\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 682,
"length": 11,
"value": "\"Executing\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 718,
"length": 10,
"value": "\"Finished\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 879,
"length": 29,
"value": "\"com.appodeal.asyncoperation\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "BooleanLiteral",
- "offset": 1641,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "IntegerLiteral",
- "offset": 2821,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "IntegerLiteral",
- "offset": 2842,
- "length": 1,
- "value": "5"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "BooleanLiteral",
- "offset": 2903,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 566,
"length": 15,
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
index 9e1c34f..7a92002 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -1,12 +1,12 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -module-name AppodealMediationCore
-// swift-module-flags-ignorable: -enable-bare-slash-regex
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -enable-bare-slash-regex -module-name AppodealMediationCore
@_exported import AppodealMediationCore
import Foundation
import Swift
import _Concurrency
import _StringProcessing
+import _SwiftConcurrencyShims
@objc(AMCMediationControllerDelegate) public protocol MediationControllerDelegate {
@objc func controller(_: AppodealMediationCore.MediationController, shouldProceedAdUnit adUnit: any AppodealMediationCore.AdUnit) -> Swift.Bool
@objc func controller(_: AppodealMediationCore.MediationController, willProceedAdUnit adUnit: any AppodealMediationCore.AdUnit)
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc
index c60f4c9..0de65c2 100644
Binary files a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface
index 9e1c34f..7a92002 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface
@@ -1,12 +1,12 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -module-name AppodealMediationCore
-// swift-module-flags-ignorable: -enable-bare-slash-regex
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -enable-bare-slash-regex -module-name AppodealMediationCore
@_exported import AppodealMediationCore
import Foundation
import Swift
import _Concurrency
import _StringProcessing
+import _SwiftConcurrencyShims
@objc(AMCMediationControllerDelegate) public protocol MediationControllerDelegate {
@objc func controller(_: AppodealMediationCore.MediationController, shouldProceedAdUnit adUnit: any AppodealMediationCore.AdUnit) -> Swift.Bool
@objc func controller(_: AppodealMediationCore.MediationController, willProceedAdUnit adUnit: any AppodealMediationCore.AdUnit)
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.abi.json
index a240585..db8b5b9 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -49,7 +49,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -85,7 +85,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -121,7 +121,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -157,7 +157,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -193,12 +193,12 @@
{
"kind": "TypeNominal",
"name": "Array",
- "printedName": "[AppodealMediationCore.AdUnit]",
+ "printedName": "[any AppodealMediationCore.AdUnit]",
"children": [
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -244,7 +244,7 @@
{
"kind": "TypeNominal",
"name": "WeakStorage",
- "printedName": "AppodealMediationCore.MediationControllerDelegate?"
+ "printedName": "(any AppodealMediationCore.MediationControllerDelegate)?"
}
],
"declKind": "Var",
@@ -269,12 +269,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "AppodealMediationCore.MediationControllerDelegate?",
+ "printedName": "(any AppodealMediationCore.MediationControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "MediationControllerDelegate",
- "printedName": "AppodealMediationCore.MediationControllerDelegate",
+ "printedName": "any AppodealMediationCore.MediationControllerDelegate",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCMediationControllerDelegate"
}
],
@@ -304,12 +304,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "AppodealMediationCore.MediationControllerDelegate?",
+ "printedName": "(any AppodealMediationCore.MediationControllerDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "MediationControllerDelegate",
- "printedName": "AppodealMediationCore.MediationControllerDelegate",
+ "printedName": "any AppodealMediationCore.MediationControllerDelegate",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCMediationControllerDelegate"
}
],
@@ -359,12 +359,12 @@
{
"kind": "TypeNominal",
"name": "Array",
- "printedName": "[AppodealMediationCore.AdUnit]",
+ "printedName": "[any AppodealMediationCore.AdUnit]",
"children": [
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -395,7 +395,7 @@
{
"kind": "TypeNominal",
"name": "AdUnit",
- "printedName": "AppodealMediationCore.AdUnit",
+ "printedName": "any AppodealMediationCore.AdUnit",
"usr": "c:@M@AppodealMediationCore@objc(pl)AMCAdUnit"
}
],
@@ -1150,217 +1150,105 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperationsBuilder.swift",
- "kind": "Array",
- "offset": 778,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperationsBuilder.swift",
- "kind": "Array",
- "offset": 1254,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperationsBuilder.swift",
- "kind": "Array",
- "offset": 1303,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
"kind": "StringLiteral",
"offset": 1018,
"length": 29,
"value": "\"com.appodealmediation.queue\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "BooleanLiteral",
- "offset": 2081,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "IntegerLiteral",
- "offset": 2559,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "BooleanLiteral",
- "offset": 3081,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/MediationController.swift",
- "kind": "IntegerLiteral",
- "offset": 3136,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 246,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 257,
"length": 8,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 351,
- "length": 9,
- "value": "\"default\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 392,
- "length": 10,
- "value": "\"targeted\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 246,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 257,
"length": 8,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 514,
"length": 11,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 616,
- "length": 14,
- "value": "\"asynchronous\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
- "kind": "StringLiteral",
- "offset": 665,
- "length": 13,
- "value": "\"synchronous\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnit.swift",
"kind": "IntegerLiteral",
"offset": 514,
"length": 11,
"value": "1"
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 649,
"length": 7,
"value": "\"Ready\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 682,
"length": 11,
"value": "\"Executing\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 718,
"length": 10,
"value": "\"Finished\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "StringLiteral",
- "offset": 787,
- "length": 4,
- "value": "\"is\""
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 649,
"length": 7,
"value": "\"Ready\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 682,
"length": 11,
"value": "\"Executing\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 718,
"length": 10,
"value": "\"Finished\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 879,
"length": 29,
"value": "\"com.appodeal.asyncoperation\""
},
{
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "BooleanLiteral",
- "offset": 1641,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "IntegerLiteral",
- "offset": 2821,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "IntegerLiteral",
- "offset": 2842,
- "length": 1,
- "value": "5"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
- "kind": "BooleanLiteral",
- "offset": 2903,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/aliaksandrharbachou\/Documents\/Repositories\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
+ "filePath": "\/Users\/zsysenko\/Documents\/projects\/AppodealSDK-iOS\/AppodealMediationCore\/AppodealMediationCore\/AdUnitOperation.swift",
"kind": "StringLiteral",
"offset": 566,
"length": 15,
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
index efad1f7..008f179 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -1,12 +1,12 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -module-name AppodealMediationCore
-// swift-module-flags-ignorable: -enable-bare-slash-regex
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -enable-bare-slash-regex -module-name AppodealMediationCore
@_exported import AppodealMediationCore
import Foundation
import Swift
import _Concurrency
import _StringProcessing
+import _SwiftConcurrencyShims
@objc(AMCMediationControllerDelegate) public protocol MediationControllerDelegate {
@objc func controller(_: AppodealMediationCore.MediationController, shouldProceedAdUnit adUnit: any AppodealMediationCore.AdUnit) -> Swift.Bool
@objc func controller(_: AppodealMediationCore.MediationController, willProceedAdUnit adUnit: any AppodealMediationCore.AdUnit)
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
index fc032bd..77acce2 100644
Binary files a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
index efad1f7..008f179 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
@@ -1,12 +1,12 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -module-name AppodealMediationCore
-// swift-module-flags-ignorable: -enable-bare-slash-regex
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -Osize -enable-bare-slash-regex -module-name AppodealMediationCore
@_exported import AppodealMediationCore
import Foundation
import Swift
import _Concurrency
import _StringProcessing
+import _SwiftConcurrencyShims
@objc(AMCMediationControllerDelegate) public protocol MediationControllerDelegate {
@objc func controller(_: AppodealMediationCore.MediationController, shouldProceedAdUnit adUnit: any AppodealMediationCore.AdUnit) -> Swift.Bool
@objc func controller(_: AppodealMediationCore.MediationController, willProceedAdUnit adUnit: any AppodealMediationCore.AdUnit)
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/module.modulemap
index 80f278a..36a4f35 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/module.modulemap
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/Modules/module.modulemap
@@ -1,7 +1,7 @@
framework module AppodealMediationCore {
umbrella header "AppodealMediationCore.h"
-
export *
+
module * { export * }
}
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeDirectory
index cc2d8c5..a81c820 100644
Binary files a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeDirectory and b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeDirectory differ
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeRequirements-1
index 71bb94d..f71cdcf 100644
Binary files a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeRequirements-1 and b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeRequirements-1 differ
diff --git a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeResources
index 79ceb4d..6bf825e 100644
--- a/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeResources
+++ b/plugins/2018.3326/iphone-sim/AppodealMediationCore.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/AppodealMediationCore-Swift.h
- BgmwSg1AzLQi2r5OS/S62SzQH2E=
+ EbDGWr+En7XmyKDJqzDiAawTMbA=
Headers/AppodealMediationCore.h
@@ -14,51 +14,51 @@
Info.plist
- 6+ufxAi3RzLbWig/sODGTBBN2+Q=
+ UatYNUvSqdwfJbOx4DSFZ/BLWtw=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.abi.json
- ighQH/JDTHJW4iczuw1DvHTIPs8=
+ D0/r1D2MWJUr8pr7peNeFZrvnbg=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
- jRDbREuUYnxm9iWc+mbaJkv+bFQ=
+ b3SOPvCGJj6goWEKNEGiXR8ee9Y=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc
- ofcABP87o1tCwQT3ZAdMceATyk4=
+ WA7rGExDHj5o+qqb6yFOneYQWPQ=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface
- jRDbREuUYnxm9iWc+mbaJkv+bFQ=
+ b3SOPvCGJj6goWEKNEGiXR8ee9Y=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftmodule
- RvrQjZuIN4EoKKvPw1DonSxN/Ek=
+ JGB6vs5dy7/iXJ269CmCY71jp6g=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.abi.json
- ighQH/JDTHJW4iczuw1DvHTIPs8=
+ D0/r1D2MWJUr8pr7peNeFZrvnbg=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
- pqjKoTfJ5CURhLyf5Pw4m0Qf1O8=
+ D8YVNyZQ7Kt+rhTN1IB/VoupN68=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
- LKNWHFhmR+3aL5CZAPNFbWWpGeo=
+ XX/tK5TX3yNSS5X6HWtUs4C2a8w=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
- pqjKoTfJ5CURhLyf5Pw4m0Qf1O8=
+ D8YVNyZQ7Kt+rhTN1IB/VoupN68=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
- HJLTa8dpeiGNamnuc8qLCJJjXuI=
+ Fxap0FInAmorirQpCDQPrQ/gteQ=
Modules/module.modulemap
- zLL+zN1eiAMVboLqLfdCf3Esles=
+ 1vunFK6gWm9gQZn3376djrSvZtU=
files2
@@ -67,11 +67,11 @@
hash
- BgmwSg1AzLQi2r5OS/S62SzQH2E=
+ EbDGWr+En7XmyKDJqzDiAawTMbA=
hash2
- dqQPsEIRfrJgpyFoXlLc1gI6CFncJCNqP9Tm/l0keg4=
+ lrFlbfaXE5AakUPsuGLP/L8g+3Z/k/yFX2yZq6yAh5s=
Headers/AppodealMediationCore.h
@@ -89,121 +89,121 @@
hash
- ighQH/JDTHJW4iczuw1DvHTIPs8=
+ D0/r1D2MWJUr8pr7peNeFZrvnbg=
hash2
- cvuRL1BZsIj1bkHSSYmX0R8t4pYLD+3A42vvk634HIk=
+ s2ZR6xc0o7HForEn5xubPP2q9hnSO0mTBbwm0kZZ8Ig=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
hash
- jRDbREuUYnxm9iWc+mbaJkv+bFQ=
+ b3SOPvCGJj6goWEKNEGiXR8ee9Y=
hash2
- KOzRi03LbDfas1JKpxmmQmYaVljCNJjb0jpU46pZzBA=
+ eZq5loRtM7bQZHsZTu+HRIW5yRarOeCzien1D0AxzxI=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc
hash
- ofcABP87o1tCwQT3ZAdMceATyk4=
+ WA7rGExDHj5o+qqb6yFOneYQWPQ=
hash2
- k+tgEHxP7xCqUnGtlQcWpWUYNGtZP9YJEjEVoSV/GQE=
+ GAthtWbNzXTdNZaWdMscQTJhzLPwsR3p6CX7ygNMx9o=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface
hash
- jRDbREuUYnxm9iWc+mbaJkv+bFQ=
+ b3SOPvCGJj6goWEKNEGiXR8ee9Y=
hash2
- KOzRi03LbDfas1JKpxmmQmYaVljCNJjb0jpU46pZzBA=
+ eZq5loRtM7bQZHsZTu+HRIW5yRarOeCzien1D0AxzxI=
Modules/AppodealMediationCore.swiftmodule/arm64-apple-ios-simulator.swiftmodule
hash
- RvrQjZuIN4EoKKvPw1DonSxN/Ek=
+ JGB6vs5dy7/iXJ269CmCY71jp6g=
hash2
- oml2I991UYgLY5yBiIWxLbVt75eDPVW+bQ0jF7YAJ7o=
+ hRcPoxBiCGPAPfFfn0cR1eJzG5PLqbtSzCPl06vp9mg=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.abi.json
hash
- ighQH/JDTHJW4iczuw1DvHTIPs8=
+ D0/r1D2MWJUr8pr7peNeFZrvnbg=
hash2
- cvuRL1BZsIj1bkHSSYmX0R8t4pYLD+3A42vvk634HIk=
+ s2ZR6xc0o7HForEn5xubPP2q9hnSO0mTBbwm0kZZ8Ig=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
hash
- pqjKoTfJ5CURhLyf5Pw4m0Qf1O8=
+ D8YVNyZQ7Kt+rhTN1IB/VoupN68=
hash2
- FVjPSCYHdR492ZPj0okcq0jfzRnLVRH0A9xev9jtKlE=
+ SCYBIrFJ1ge6AZT+MNjkbhDVS6p3CD82R3SFAEuI9og=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
hash
- LKNWHFhmR+3aL5CZAPNFbWWpGeo=
+ XX/tK5TX3yNSS5X6HWtUs4C2a8w=
hash2
- Jd7XuQwje13IAHit1y4jf0iMf0cWFN+fqyen9zBVTcY=
+ zQWqQ0BYa0Fv/UGJHlPusMPJzb4aVib3B521n+M5+Og=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
hash
- pqjKoTfJ5CURhLyf5Pw4m0Qf1O8=
+ D8YVNyZQ7Kt+rhTN1IB/VoupN68=
hash2
- FVjPSCYHdR492ZPj0okcq0jfzRnLVRH0A9xev9jtKlE=
+ SCYBIrFJ1ge6AZT+MNjkbhDVS6p3CD82R3SFAEuI9og=
Modules/AppodealMediationCore.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
hash
- HJLTa8dpeiGNamnuc8qLCJJjXuI=
+ Fxap0FInAmorirQpCDQPrQ/gteQ=
hash2
- UybVY5okmbiECo2peWLpP6Kh1Yo+8bDGGCvmVwjDVAg=
+ YswX9KOagoe/3d9v5pUq+mHeHvg4hjjVg6JHLp3ljW8=
Modules/module.modulemap
hash
- zLL+zN1eiAMVboLqLfdCf3Esles=
+ 1vunFK6gWm9gQZn3376djrSvZtU=
hash2
- 6pREYZCinnNwjiug343KtEnNlHBvd/sEyRWwQmG9N4M=
+ mAj0ichN7XByGaM7e2r+m2Pm548M39nXjr0wzlBSjVg=
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream.h
index 560fa9c..c0015d0 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream.h
@@ -217,6 +217,11 @@ __attribute__((objc_subclassing_restricted))
*/
- (void)popLimit:(size_t)oldLimit;
+/**
+ * @return The number of bytes from the current position to the current limit.
+ */
+- (size_t)bytesUntilLimit;
+
/**
* Verifies that the last call to -readTag returned the given tag value. This
* is used to verify that a nested group ended with the correct end tag.
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream_PackagePrivate.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream_PackagePrivate.h
index fbeecf1..b2f8f8e 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream_PackagePrivate.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedInputStream_PackagePrivate.h
@@ -42,7 +42,10 @@ typedef struct GPBCodedInputStreamState {
// Reads a group field value from the stream and merges it into the given
// UnknownFieldSet.
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wdeprecated-declarations"
- (void)readUnknownGroup:(int32_t)fieldNumber message:(GPBUnknownFieldSet *)message;
+#pragma clang diagnostic pop
// Reads a map entry.
- (void)readMapEntry:(id)mapDictionary
@@ -53,6 +56,7 @@ typedef struct GPBCodedInputStreamState {
CF_EXTERN_C_BEGIN
+void GPBRaiseStreamError(NSInteger code, NSString *reason);
int32_t GPBCodedInputStreamReadTag(GPBCodedInputStreamState *state);
double GPBCodedInputStreamReadDouble(GPBCodedInputStreamState *state);
@@ -75,6 +79,9 @@ NSData *GPBCodedInputStreamReadRetainedBytes(GPBCodedInputStreamState *state)
__attribute((ns_returns_retained));
NSData *GPBCodedInputStreamReadRetainedBytesNoCopy(GPBCodedInputStreamState *state)
__attribute((ns_returns_retained));
+NSData *GPBCodedInputStreamReadRetainedBytesToEndGroupNoCopy(GPBCodedInputStreamState *state,
+ int32_t fieldNumber)
+ __attribute((ns_returns_retained));
size_t GPBCodedInputStreamPushLimit(GPBCodedInputStreamState *state, size_t byteLimit);
void GPBCodedInputStreamPopLimit(GPBCodedInputStreamState *state, size_t oldLimit);
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream.h
index cf55d58..3e14517 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream.h
@@ -589,6 +589,10 @@ __attribute__((objc_subclassing_restricted))
- (void)writeGroupNoTag:(int32_t)fieldNumber
value:(GPBMessage *)value;
+//%PDDM-EXPAND-END _WRITE_DECLS()
+
+// clang-format on
+
/**
* Write a GPBUnknownFieldSet for the given field number.
*
@@ -596,7 +600,9 @@ __attribute__((objc_subclassing_restricted))
* @param value The value to write out.
**/
- (void)writeUnknownGroup:(int32_t)fieldNumber
- value:(GPBUnknownFieldSet *)value;
+ value:(GPBUnknownFieldSet *)value
+ __attribute__((deprecated("GPBUnknownFieldSet is going away.")));
+
/**
* Write an array of GPBUnknownFieldSet for the given field number.
*
@@ -604,7 +610,9 @@ __attribute__((objc_subclassing_restricted))
* @param values The values to write out.
**/
- (void)writeUnknownGroupArray:(int32_t)fieldNumber
- values:(NSArray *)values;
+ values:(NSArray *)values
+ __attribute__((deprecated("GPBUnknownFieldSet is going away.")));
+
/**
* Write a GPBUnknownFieldSet without any tag (but does write the endGroup tag).
*
@@ -612,11 +620,8 @@ __attribute__((objc_subclassing_restricted))
* @param value The value to write out.
**/
- (void)writeUnknownGroupNoTag:(int32_t)fieldNumber
- value:(GPBUnknownFieldSet *)value;
-
-//%PDDM-EXPAND-END _WRITE_DECLS()
-
-// clang-format on
+ value:(GPBUnknownFieldSet *)value
+ __attribute__((deprecated("GPBUnknownFieldSet is going away.")));
/**
Write a MessageSet extension field to the stream. For historical reasons,
@@ -741,6 +746,5 @@ NS_ASSUME_NONNULL_END
//%_WRITE_UNPACKABLE_DECLS(Message, GPBMessage)
//%_WRITE_UNPACKABLE_DECLS(Bytes, NSData)
//%_WRITE_GROUP_DECLS(Group, GPBMessage)
-//%_WRITE_GROUP_DECLS(UnknownGroup, GPBUnknownFieldSet)
// clang-format on
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream_PackagePrivate.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream_PackagePrivate.h
index 988b320..208ad9e 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream_PackagePrivate.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBCodedOutputStream_PackagePrivate.h
@@ -21,8 +21,11 @@ size_t GPBComputeFixed32Size(int32_t fieldNumber, uint32_t value) __attribute__(
size_t GPBComputeBoolSize(int32_t fieldNumber, BOOL value) __attribute__((const));
size_t GPBComputeStringSize(int32_t fieldNumber, NSString *value) __attribute__((const));
size_t GPBComputeGroupSize(int32_t fieldNumber, GPBMessage *value) __attribute__((const));
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wdeprecated-declarations"
size_t GPBComputeUnknownGroupSize(int32_t fieldNumber, GPBUnknownFieldSet *value)
__attribute__((const));
+#pragma clang diagnostic pop
size_t GPBComputeMessageSize(int32_t fieldNumber, GPBMessage *value) __attribute__((const));
size_t GPBComputeBytesSize(int32_t fieldNumber, NSData *value) __attribute__((const));
size_t GPBComputeUInt32Size(int32_t fieldNumber, uint32_t value) __attribute__((const));
@@ -43,7 +46,10 @@ size_t GPBComputeFixed32SizeNoTag(uint32_t value) __attribute__((const));
size_t GPBComputeBoolSizeNoTag(BOOL value) __attribute__((const));
size_t GPBComputeStringSizeNoTag(NSString *value) __attribute__((const));
size_t GPBComputeGroupSizeNoTag(GPBMessage *value) __attribute__((const));
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wdeprecated-declarations"
size_t GPBComputeUnknownGroupSizeNoTag(GPBUnknownFieldSet *value) __attribute__((const));
+#pragma clang diagnostic pop
size_t GPBComputeMessageSizeNoTag(GPBMessage *value) __attribute__((const));
size_t GPBComputeBytesSizeNoTag(NSData *value) __attribute__((const));
size_t GPBComputeUInt32SizeNoTag(int32_t value) __attribute__((const));
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage.h
index cca7dbc..2fbc797 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage.h
@@ -16,6 +16,7 @@
@class GPBExtensionDescriptor;
@class GPBFieldDescriptor;
@class GPBUnknownFieldSet;
+@class GPBUnknownFields;
NS_ASSUME_NONNULL_BEGIN
@@ -54,8 +55,8 @@ CF_EXTERN_C_END
* exist in two places, you don't want a sub message to be a property
* property of two other messages.
*
- * @note While the class support NSSecureCoding, if the message has any
- * extensions, they will end up reloaded in @c unknownFields as there is
+ * @note While the class supports NSSecureCoding, if the message has any
+ * extensions, they will end up reloaded in the unknown fields as there is
* no way for the @c NSCoding plumbing to pass through a
* @c GPBExtensionRegistry. To support extensions, instead of passing the
* calls off to the Message, simple store the result of @c data, and then
@@ -72,7 +73,9 @@ CF_EXTERN_C_END
/**
* The set of unknown fields for this message.
**/
-@property(nonatomic, copy, nullable) GPBUnknownFieldSet *unknownFields;
+@property(nonatomic, copy, nullable) GPBUnknownFieldSet *unknownFields __attribute__((
+ deprecated("Use GPBUnknownFields and the -initFromMessage: initializer and "
+ "mergeUnknownFields:extensionRegistry:error: to add the data back to a message.")));
/**
* Whether the message, along with all submessages, have the required fields
@@ -493,6 +496,40 @@ CF_EXTERN_C_END
**/
- (void)clear;
+/**
+ * Clears any unknown fields on this message.
+ *
+ * Note: To clear this message's unknown field and all the unknown fields of the
+ * messages within the fields of this message, use
+ * `GPBMessageDropUnknownFieldsRecursively()`.
+ **/
+- (void)clearUnknownFields;
+
+/**
+ * Merges in the data from an `GPBUnknownFields`, meaning the data from the unknown fields gets
+ * re-parsed so any known fields will be propertly set.
+ *
+ * If the intent is to *replace* the message's unknown fields, call `-clearUnknownFields` first.
+ *
+ * Since the data from the GPBUnknownFields will always be well formed, this call will almost never
+ * fail. What could cause it to fail is if the GPBUnknownFields contains a field value that is
+ * an error for the message's schema - i.e.: if it contains a length delimited field where the
+ * field number for the message is defined to be a _string_ field, however the length delimited
+ * data provide is not a valid UTF8 string, or if the field is a _packed_ number field, but the
+ * data provided is not a valid for that field.
+ *
+ * @param unknownFields The unknown fields to merge the data from.
+ * @param extensionRegistry The extension registry to use to look up extensions, can be `nil`.
+ * @param errorPtr An optional error pointer to fill in with a failure
+ * reason if the data can not be parsed. Will only be
+ * filled in if the data failed to be parsed.
+ *
+ * @return Boolean indicating success. errorPtr will only be fill in on failure.
+ **/
+- (BOOL)mergeUnknownFields:(GPBUnknownFields *)unknownFields
+ extensionRegistry:(nullable id)extensionRegistry
+ error:(NSError **)errorPtr;
+
@end
NS_ASSUME_NONNULL_END
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage_PackagePrivate.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage_PackagePrivate.h
index e562e5d..58649c4 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage_PackagePrivate.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBMessage_PackagePrivate.h
@@ -47,15 +47,15 @@ typedef struct GPBMessage_Storage *GPBMessage_StoragePtr;
// Parses a message of this type from the input and merges it with this
// message.
//
+// `endingTag` should be zero if expected to consume to the end of input, but if
+// the input is supposed to be a Group, it should be the endgroup tag to look for.
+//
// Warning: This does not verify that all required fields are present in
// the input message.
-// Note: The caller should call
-// -[CodedInputStream checkLastTagWas:] after calling this to
-// verify that the last tag seen was the appropriate end-group tag,
-// or zero for EOF.
// NOTE: This will throw if there is an error while parsing.
- (void)mergeFromCodedInputStream:(GPBCodedInputStream *)input
- extensionRegistry:(id)extensionRegistry;
+ extensionRegistry:(id)extensionRegistry
+ endingTag:(uint32_t)endingTag;
- (void)addUnknownMapEntry:(int32_t)fieldNum value:(NSData *)data;
@@ -81,4 +81,7 @@ void GPBAutocreatedDictionaryModified(GPBMessage *self, id dictionary);
// autocreated reference to this message.
void GPBClearMessageAutocreator(GPBMessage *self);
+// The data (or null) from the unknown fields of a message;
+NSData *GPBMessageUnknownFieldsData(GPBMessage *self);
+
CF_EXTERN_C_END
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBProtocolBuffers.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBProtocolBuffers.h
index 9e081b0..fd38fde 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBProtocolBuffers.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBProtocolBuffers.h
@@ -19,6 +19,7 @@
#import "GPBRootObject.h"
#import "GPBUnknownField.h"
#import "GPBUnknownFieldSet.h"
+#import "GPBUnknownFields.h"
#import "GPBUtilities.h"
#import "GPBWellKnownTypes.h"
#import "GPBWireFormat.h"
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField.h
index 8835f4d..6728ed0 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField.h
@@ -11,66 +11,177 @@
@class GPBUInt32Array;
@class GPBUInt64Array;
@class GPBUnknownFieldSet;
+@class GPBUnknownFields;
NS_ASSUME_NONNULL_BEGIN
+
+typedef NS_ENUM(uint8_t, GPBUnknownFieldType) {
+ GPBUnknownFieldTypeVarint,
+ GPBUnknownFieldTypeFixed32,
+ GPBUnknownFieldTypeFixed64,
+ GPBUnknownFieldTypeLengthDelimited, // Length prefixed
+ GPBUnknownFieldTypeGroup, // Tag delimited
+
+ /**
+ * This type is only used with fields from `GPBUnknownFieldsSet`. Some methods
+ * only work with instances with this type and other apis require the other
+ * type(s). It is a programming error to use the wrong methods.
+ **/
+ GPBUnknownFieldTypeLegacy,
+};
+
/**
- * Store an unknown field. These are used in conjunction with
- * GPBUnknownFieldSet.
+ * Store an unknown field. These are used in conjunction with GPBUnknownFields.
**/
__attribute__((objc_subclassing_restricted))
@interface GPBUnknownField : NSObject
/** Initialize a field with the given number. */
-- (instancetype)initWithNumber:(int32_t)number;
+- (instancetype)initWithNumber:(int32_t)number
+ __attribute__((deprecated(
+ "Use the apis on GPBUnknownFields to add new fields instead of making them directly.")));
/** The field number the data is stored under. */
@property(nonatomic, readonly, assign) int32_t number;
-/** An array of varint values for this field. */
-@property(nonatomic, readonly, strong) GPBUInt64Array *varintList;
+/** The type of the field. */
+@property(nonatomic, readonly, assign) GPBUnknownFieldType type;
+
+/**
+ * Fetch the varint value.
+ *
+ * It is a programming error to call this when the `type` is not a varint.
+ */
+@property(nonatomic, readonly, assign) uint64_t varint;
+
+/**
+ * Fetch the fixed32 value.
+ *
+ * It is a programming error to call this when the `type` is not a fixed32.
+ */
+@property(nonatomic, readonly, assign) uint32_t fixed32;
+
+/**
+ * Fetch the fixed64 value.
+ *
+ * It is a programming error to call this when the `type` is not a fixed64.
+ */
+@property(nonatomic, readonly, assign) uint64_t fixed64;
+
+/**
+ * Fetch the length delimited (length prefixed) value.
+ *
+ * It is a programming error to call this when the `type` is not a length
+ * delimited.
+ */
+@property(nonatomic, readonly, strong, nonnull) NSData *lengthDelimited;
+
+/**
+ * Fetch the group (tag delimited) value.
+ *
+ * It is a programming error to call this when the `type` is not a group.
+ */
+@property(nonatomic, readonly, strong, nonnull) GPBUnknownFields *group;
+
+/**
+ * An array of varint values for this field.
+ *
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ */
+@property(nonatomic, readonly, strong) GPBUInt64Array *varintList
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
-/** An array of fixed32 values for this field. */
-@property(nonatomic, readonly, strong) GPBUInt32Array *fixed32List;
+/**
+ * An array of fixed32 values for this field.
+ *
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ */
+@property(nonatomic, readonly, strong) GPBUInt32Array *fixed32List
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
-/** An array of fixed64 values for this field. */
-@property(nonatomic, readonly, strong) GPBUInt64Array *fixed64List;
+/**
+ * An array of fixed64 values for this field.
+ *
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ */
+@property(nonatomic, readonly, strong) GPBUInt64Array *fixed64List
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
-/** An array of data values for this field. */
-@property(nonatomic, readonly, strong) NSArray *lengthDelimitedList;
+/**
+ * An array of data values for this field.
+ *
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ */
+@property(nonatomic, readonly, strong) NSArray *lengthDelimitedList
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
-/** An array of groups of values for this field. */
-@property(nonatomic, readonly, strong) NSArray *groupList;
+/**
+ * An array of groups of values for this field.
+ *
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ */
+@property(nonatomic, readonly, strong) NSArray *groupList
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
/**
* Add a value to the varintList.
*
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ *
* @param value The value to add.
**/
-- (void)addVarint:(uint64_t)value;
+- (void)addVarint:(uint64_t)value
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
+
/**
* Add a value to the fixed32List.
*
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ *
* @param value The value to add.
**/
-- (void)addFixed32:(uint32_t)value;
+- (void)addFixed32:(uint32_t)value
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
+
/**
* Add a value to the fixed64List.
*
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ *
* @param value The value to add.
**/
-- (void)addFixed64:(uint64_t)value;
+- (void)addFixed64:(uint64_t)value
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
+
/**
* Add a value to the lengthDelimitedList.
*
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ *
* @param value The value to add.
**/
-- (void)addLengthDelimited:(NSData *)value;
+- (void)addLengthDelimited:(NSData *)value
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
+
/**
* Add a value to the groupList.
*
+ * Only valid for type == GPBUnknownFieldTypeLegacy, it is a programming error
+ * to use with any other type.
+ *
* @param value The value to add.
**/
-- (void)addGroup:(GPBUnknownFieldSet *)value;
+- (void)addGroup:(GPBUnknownFieldSet *)value
+ __attribute__((deprecated("See the new apis on GPBUnknownFields and thus reduced api here.")));
@end
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet.h
index bbe364c..cb64ae1 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet.h
@@ -15,6 +15,7 @@ NS_ASSUME_NONNULL_BEGIN
* A collection of unknown fields. Fields parsed from the binary representation
* of a message that are unknown end up in an instance of this set.
**/
+__attribute__((deprecated("Use GPBUnknownFields instead.", "GPBUnknownFields")))
__attribute__((objc_subclassing_restricted))
@interface GPBUnknownFieldSet : NSObject
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet_PackagePrivate.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet_PackagePrivate.h
index 37cb61b..1d5ff50 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet_PackagePrivate.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFieldSet_PackagePrivate.h
@@ -14,8 +14,6 @@
@interface GPBUnknownFieldSet ()
-+ (BOOL)isFieldTag:(int32_t)tag;
-
- (NSData *)data;
- (size_t)serializedSize;
@@ -29,9 +27,7 @@
- (void)mergeFromCodedInputStream:(GPBCodedInputStream *)input;
- (void)mergeVarintField:(int32_t)number value:(int32_t)value;
+- (void)mergeLengthDelimited:(int32_t)number value:(NSData *)value;
- (BOOL)mergeFieldFrom:(int32_t)tag input:(GPBCodedInputStream *)input;
-- (void)mergeMessageSetMessage:(int32_t)number data:(NSData *)messageData;
-
-- (void)addUnknownMapEntry:(int32_t)fieldNum value:(NSData *)data;
@end
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField_PackagePrivate.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField_PackagePrivate.h
index 17304f3..dbcba75 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField_PackagePrivate.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownField_PackagePrivate.h
@@ -11,14 +11,40 @@
@class GPBCodedOutputStream;
-@interface GPBUnknownField ()
-
-- (void)writeToOutput:(GPBCodedOutputStream *)output;
+@interface GPBUnknownField () {
+ @package
+ int32_t number_;
+ GPBUnknownFieldType type_;
+
+ union {
+ uint64_t intValue; // type == Varint, Fixed32, Fixed64
+ NSData *_Nonnull lengthDelimited; // type == LengthDelimited
+ GPBUnknownFields *_Nonnull group; // type == Group
+ struct { // type == Legacy
+ GPBUInt64Array *_Null_unspecified mutableVarintList;
+ GPBUInt32Array *_Null_unspecified mutableFixed32List;
+ GPBUInt64Array *_Null_unspecified mutableFixed64List;
+ NSMutableArray *_Null_unspecified mutableLengthDelimitedList;
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wdeprecated-declarations"
+ NSMutableArray *_Null_unspecified mutableGroupList;
+#pragma clang diagnostic pop
+ } legacy;
+ } storage_;
+}
+
+- (nonnull instancetype)initWithNumber:(int32_t)number varint:(uint64_t)varint;
+- (nonnull instancetype)initWithNumber:(int32_t)number fixed32:(uint32_t)fixed32;
+- (nonnull instancetype)initWithNumber:(int32_t)number fixed64:(uint64_t)fixed64;
+- (nonnull instancetype)initWithNumber:(int32_t)number lengthDelimited:(nonnull NSData *)data;
+- (nonnull instancetype)initWithNumber:(int32_t)number group:(nonnull GPBUnknownFields *)group;
+
+- (void)writeToOutput:(nonnull GPBCodedOutputStream *)output;
- (size_t)serializedSize;
-- (void)writeAsMessageSetExtensionToOutput:(GPBCodedOutputStream *)output;
+- (void)writeAsMessageSetExtensionToOutput:(nonnull GPBCodedOutputStream *)output;
- (size_t)serializedSizeAsMessageSetExtension;
-- (void)mergeFromField:(GPBUnknownField *)other;
+- (void)mergeFromField:(nonnull GPBUnknownField *)other;
@end
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFields.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFields.h
new file mode 100644
index 0000000..859614b
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFields.h
@@ -0,0 +1,203 @@
+// Protocol Buffers - Google's data interchange format
+// Copyright 2024 Google Inc. All rights reserved.
+//
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file or at
+// https://developers.google.com/open-source/licenses/bsd
+
+#import
+
+@class GPBMessage;
+@class GPBUnknownField;
+
+NS_ASSUME_NONNULL_BEGIN
+
+/**
+ * A collection of unknown field numbers and their values.
+ *
+ * Note: `NSFastEnumeration` is supported to iterate over the `GPBUnknownFields`
+ * in order.
+ *
+ * Reminder: Any field number can occur multiple times. For example, if a .proto
+ * file were updated to a have a new (unpacked) repeated field, then each value
+ * would appear independently. Likewise, it is possible that a number appears
+ * multiple times with different data types, i.e. - unpacked vs. package repeated
+ * fields from concatenating binary blobs of data.
+ */
+__attribute__((objc_subclassing_restricted))
+@interface GPBUnknownFields : NSObject
+
+/**
+ * Initializes a new instance with the data from the unknown fields from the given
+ * message.
+ *
+ * Note: The instance is not linked to the message, any change will not be
+ * reflected on the message the changes have to be pushed back to the message
+ * with `-[GPBMessage mergeUnknownFields:extensionRegistry:error:]`.
+ **/
+- (instancetype)initFromMessage:(nonnull GPBMessage *)message;
+
+/**
+ * Initializes a new empty instance.
+ **/
+- (instancetype)init;
+
+/**
+ * The number of fields in this set. A single field number can appear in
+ * multiple `GPBUnknownField` values as it might be a repeated field (it is
+ * also possible that they have different `type` values (for example package vs
+ * unpacked repeated fields).
+ *
+ * Note: `NSFastEnumeration` is supported to iterate over the fields in order.
+ **/
+@property(nonatomic, readonly, assign) NSUInteger count;
+
+/** If the set is empty or not. */
+@property(nonatomic, readonly, assign) BOOL empty;
+
+/**
+ * Removes all the fields current in the set.
+ **/
+- (void)clear;
+
+/**
+ * Fetches the subset of all the unknown fields that are for the given field
+ * number.
+ *
+ * @returns An `NSArray` of `GPBUnknownField`s or `nil` if there were none.
+ */
+- (nullable NSArray *)fields:(int32_t)fieldNumber;
+
+/**
+ * Add a new varint unknown field.
+ *
+ * @param fieldNumber The field number to use.
+ * @param value The value to add.
+ **/
+- (void)addFieldNumber:(int32_t)fieldNumber varint:(uint64_t)value;
+
+/**
+ * Add a new fixed32 unknown field.
+ *
+ * @param fieldNumber The field number to use.
+ * @param value The value to add.
+ **/
+- (void)addFieldNumber:(int32_t)fieldNumber fixed32:(uint32_t)value;
+
+/**
+ * Add a new fixed64 unknown field.
+ *
+ * @param fieldNumber The field number to use.
+ * @param value The value to add.
+ **/
+- (void)addFieldNumber:(int32_t)fieldNumber fixed64:(uint64_t)value;
+
+/**
+ * Add a new length delimited (length prefixed) unknown field.
+ *
+ * @param fieldNumber The field number to use.
+ * @param value The value to add.
+ **/
+- (void)addFieldNumber:(int32_t)fieldNumber lengthDelimited:(nonnull NSData *)value;
+
+/**
+ * Add a group (tag delimited) unknown field.
+ *
+ * @param fieldNumber The field number to use.
+ *
+ * @return A new `GPBUnknownFields` to set the field of the group too.
+ **/
+- (nonnull GPBUnknownFields *)addGroupWithFieldNumber:(int32_t)fieldNumber;
+
+/**
+ * Add the copy of the given unknown field.
+ *
+ * This can be useful from processing one `GPBUnknownFields` to create another.
+ *
+ * NOTE: If the field being copied is an Group, this instance added is new and thus
+ * the `.group` of that result is also new, so if you intent is to modify the group
+ * it *must* be fetched out of the result.
+ *
+ * It is a programming error to call this when the `type` is a legacy field.
+ *
+ * @param field The field to add.
+ *
+ * @return The autoreleased field that was added.
+ **/
+- (GPBUnknownField *)addCopyOfField:(nonnull GPBUnknownField *)field;
+
+/**
+ * Removes the given field from the set.
+ *
+ * It is a programming error to attempt to remove a field that is not in this collection.
+ *
+ * Reminder: it is not save to mutate the collection while also using fast enumeration on it.
+ *
+ * @param field The field to remove.
+ **/
+- (void)removeField:(nonnull GPBUnknownField *)field;
+
+/**
+ * Removes all of the fields from the collection that have the given field number.
+ *
+ * If there are no fields with the given field number, this is a no-op.
+ *
+ * @param fieldNumber The field number to remove.
+ **/
+- (void)clearFieldNumber:(int32_t)fieldNumber;
+
+@end
+
+@interface GPBUnknownFields (AccessHelpers)
+
+/**
+ * Fetches the first varint for the given field number.
+ *
+ * @param fieldNumber The field number to look for.
+ * @param outValue A pointer to receive the value if found
+ *
+ * @returns YES/NO on if there was a matching unknown field.
+ **/
+- (BOOL)getFirst:(int32_t)fieldNumber varint:(nonnull uint64_t *)outValue;
+
+/**
+ * Fetches the first fixed32 for the given field number.
+ *
+ * @param fieldNumber The field number to look for.
+ * @param outValue A pointer to receive the value if found
+ *
+ * @returns YES/NO on if there was a matching unknown field.
+ **/
+- (BOOL)getFirst:(int32_t)fieldNumber fixed32:(nonnull uint32_t *)outValue;
+
+/**
+ * Fetches the first fixed64 for the given field number.
+ *
+ * @param fieldNumber The field number to look for.
+ * @param outValue A pointer to receive the value if found
+ *
+ * @returns YES/NO on if there was a matching unknown field.
+ **/
+- (BOOL)getFirst:(int32_t)fieldNumber fixed64:(nonnull uint64_t *)outValue;
+
+/**
+ * Fetches the first length delimited (length prefixed) for the given field number.
+ *
+ * @param fieldNumber The field number to look for.
+ *
+ * @returns The first length delimited value for the given field number.
+ **/
+- (nullable NSData *)firstLengthDelimited:(int32_t)fieldNumber;
+
+/**
+ * Fetches the first group (tag delimited) field for the given field number.
+ *
+ * @param fieldNumber The field number to look for.
+ *
+ * @returns The first group for the given field number.
+ **/
+- (nullable GPBUnknownFields *)firstGroup:(int32_t)fieldNumber;
+
+@end
+
+NS_ASSUME_NONNULL_END
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFields_PackagePrivate.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFields_PackagePrivate.h
new file mode 100644
index 0000000..ba2f251
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUnknownFields_PackagePrivate.h
@@ -0,0 +1,18 @@
+// Protocol Buffers - Google's data interchange format
+// Copyright 2024 Google Inc. All rights reserved.
+//
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file or at
+// https://developers.google.com/open-source/licenses/bsd
+
+#import
+
+#import "GPBUnknownFields.h"
+
+@class GPBCodedOutputStream;
+
+@interface GPBUnknownFields ()
+
+- (nonnull NSData *)serializeAsData;
+
+@end
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUtilities.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUtilities.h
index 9673aa4..578545d 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUtilities.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/GPBUtilities.h
@@ -40,7 +40,9 @@ NSString *GPBTextFormatForMessage(GPBMessage *message, NSString *__nullable line
* @return An NSString with the TextFormat of the unknown field set.
**/
NSString *GPBTextFormatForUnknownFieldSet(GPBUnknownFieldSet *__nullable unknownSet,
- NSString *__nullable lineIndent);
+ NSString *__nullable lineIndent)
+ __attribute__((deprecated("Use GPBTextFormatForMessage will include the unknown fields, and "
+ "GPBUnknownFieldSet it going away.")));
/**
* Checks if the given field number is set on a message.
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules-Swift.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-Swift.h
similarity index 91%
rename from plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules-Swift.h
rename to plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-Swift.h
index 60b23dd..0f01cf2 100644
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules-Swift.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-Swift.h
@@ -1,8 +1,8 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-#ifndef STACKMODULES_SWIFT_H
-#define STACKMODULES_SWIFT_H
+// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+#ifndef PROTOBUF_SWIFT_H
+#define PROTOBUF_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
@@ -42,12 +42,18 @@
#include
#endif
#if defined(__cplusplus)
-#if __has_include()
+#if defined(__arm64e__) && __has_include()
# include
#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
# ifndef __ptrauth_swift_value_witness_function_pointer
# define __ptrauth_swift_value_witness_function_pointer(x)
# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
#endif
#endif
@@ -246,6 +252,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#else
# define SWIFT_NOEXCEPT
#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
#if defined(_WIN32)
#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
@@ -275,24 +292,27 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
# undef any
-# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="StackModules",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
+# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Protobuf",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
# pragma pop_macro("any")
#endif
#if defined(__OBJC__)
-#endif
-#if defined(__cplusplus)
+
+
+
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
+#if defined(__cplusplus)
+#endif
#pragma clang diagnostic pop
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-#ifndef STACKMODULES_SWIFT_H
-#define STACKMODULES_SWIFT_H
+// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+#ifndef PROTOBUF_SWIFT_H
+#define PROTOBUF_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
@@ -332,12 +352,18 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
-#if __has_include()
+#if defined(__arm64e__) && __has_include()
# include
#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
# ifndef __ptrauth_swift_value_witness_function_pointer
# define __ptrauth_swift_value_witness_function_pointer(x)
# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
#endif
#endif
@@ -536,6 +562,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#else
# define SWIFT_NOEXCEPT
#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
#if defined(_WIN32)
#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
@@ -565,17 +602,20 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
# undef any
-# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="StackModules",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
+# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="Protobuf",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
# pragma pop_macro("any")
#endif
#if defined(__OBJC__)
-#endif
-#if defined(__cplusplus)
+
+
+
#endif
#if __has_attribute(external_source_symbol)
# pragma clang attribute pop
#endif
+#if defined(__cplusplus)
+#endif
#pragma clang diagnostic pop
#endif
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-umbrella.h b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-umbrella.h
index c3ab612..d7db7e5 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-umbrella.h
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Headers/Protobuf-umbrella.h
@@ -40,8 +40,10 @@
#import "GPBTimestamp.pbobjc.h"
#import "GPBType.pbobjc.h"
#import "GPBUnknownField.h"
+#import "GPBUnknownFields.h"
#import "GPBUnknownFieldSet.h"
#import "GPBUnknownFieldSet_PackagePrivate.h"
+#import "GPBUnknownFields_PackagePrivate.h"
#import "GPBUnknownField_PackagePrivate.h"
#import "GPBUtilities.h"
#import "GPBUtilities_PackagePrivate.h"
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Info.plist b/plugins/2018.3326/iphone-sim/Protobuf.framework/Info.plist
index bdcb9f3..3466702 100644
Binary files a/plugins/2018.3326/iphone-sim/Protobuf.framework/Info.plist and b/plugins/2018.3326/iphone-sim/Protobuf.framework/Info.plist differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.abi.json
new file mode 100644
index 0000000..c53af76
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -0,0 +1,745 @@
+{
+ "ABIRoot": {
+ "kind": "Root",
+ "name": "TopLevel",
+ "printedName": "TopLevel",
+ "children": [
+ {
+ "kind": "TypeDecl",
+ "name": "GPBUnknownField",
+ "printedName": "GPBUnknownField",
+ "children": [
+ {
+ "kind": "TypeDecl",
+ "name": "Value",
+ "printedName": "Value",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "varint",
+ "printedName": "varint",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO6varintyAEs6UInt64VcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO6varintyAEs6UInt64VcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "fixed32",
+ "printedName": "fixed32",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Swift.UInt32) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Swift.UInt32) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UInt32",
+ "printedName": "Swift.UInt32",
+ "usr": "s:s6UInt32V"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO7fixed32yAEs6UInt32VcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO7fixed32yAEs6UInt32VcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "fixed64",
+ "printedName": "fixed64",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO7fixed64yAEs6UInt64VcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO7fixed64yAEs6UInt64VcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "lengthDelimited",
+ "printedName": "lengthDelimited",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Foundation.Data) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Foundation.Data) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Data",
+ "printedName": "Foundation.Data",
+ "usr": "s:10Foundation4DataV"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO15lengthDelimitedyAE10Foundation4DataVcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO15lengthDelimitedyAE10Foundation4DataVcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "group",
+ "printedName": "group",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Protobuf.GPBUnknownFields) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownFields) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownFields",
+ "printedName": "Protobuf.GPBUnknownFields",
+ "usr": "c:objc(cs)GPBUnknownFields"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO5groupyAESo0A6FieldsCcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO5groupyAESo0A6FieldsCcAEmF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "==",
+ "printedName": "==(_:_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO2eeoiySbAE_AEtFZ",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO2eeoiySbAE_AEtFZ",
+ "moduleName": "Protobuf",
+ "static": true,
+ "implicit": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "value",
+ "printedName": "value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvp",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvp",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvg",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvg",
+ "moduleName": "Protobuf",
+ "isFromExtension": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:objc(cs)GPBUnknownField",
+ "moduleName": "Protobuf",
+ "objc_name": "GPBUnknownField",
+ "declAttributes": [
+ "ObjC",
+ "Dynamic"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "isExternal": true,
+ "inheritsConvenienceInitializers": true,
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "GPBUnknownFields",
+ "printedName": "GPBUnknownFields",
+ "children": [
+ {
+ "kind": "Function",
+ "name": "firstVarint",
+ "printedName": "firstVarint(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UInt64?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int32",
+ "printedName": "Swift.Int32",
+ "usr": "s:s5Int32V"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE11firstVarintys6UInt64VSgs5Int32VF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE11firstVarintys6UInt64VSgs5Int32VF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "firstFixed32",
+ "printedName": "firstFixed32(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UInt32?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UInt32",
+ "printedName": "Swift.UInt32",
+ "usr": "s:s6UInt32V"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int32",
+ "printedName": "Swift.Int32",
+ "usr": "s:s5Int32V"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE12firstFixed32ys6UInt32VSgs5Int32VF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE12firstFixed32ys6UInt32VSgs5Int32VF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "firstFixed64",
+ "printedName": "firstFixed64(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UInt64?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int32",
+ "printedName": "Swift.Int32",
+ "usr": "s:s5Int32V"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE12firstFixed64ys6UInt64VSgs5Int32VF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE12firstFixed64ys6UInt64VSgs5Int32VF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "Iterator",
+ "printedName": "Iterator",
+ "children": [
+ {
+ "kind": "Function",
+ "name": "next",
+ "printedName": "next()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Protobuf.GPBUnknownField?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownField",
+ "printedName": "Protobuf.GPBUnknownField",
+ "usr": "c:objc(cs)GPBUnknownField"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV4nextSo0A5FieldCSgyF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE8IteratorV4nextSo0A5FieldCSgyF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "Mutating",
+ "AccessControl"
+ ],
+ "funcSelfKind": "Mutating"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE8IteratorV",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "IteratorProtocol",
+ "printedName": "IteratorProtocol",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "Element",
+ "printedName": "Element",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownField",
+ "printedName": "Protobuf.GPBUnknownField",
+ "usr": "c:objc(cs)GPBUnknownField"
+ }
+ ]
+ }
+ ],
+ "usr": "s:St",
+ "mangledName": "$sSt"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "makeIterator",
+ "printedName": "makeIterator()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Iterator",
+ "printedName": "Protobuf.GPBUnknownFields.Iterator",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE12makeIteratorAbCE0E0VyF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE12makeIteratorAbCE0E0VyF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:objc(cs)GPBUnknownFields",
+ "moduleName": "Protobuf",
+ "objc_name": "GPBUnknownFields",
+ "declAttributes": [
+ "ObjC",
+ "Dynamic"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "isExternal": true,
+ "inheritsConvenienceInitializers": true,
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Sequence",
+ "printedName": "Sequence",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "Element",
+ "printedName": "Element",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownField",
+ "printedName": "Protobuf.GPBUnknownField",
+ "usr": "c:objc(cs)GPBUnknownField"
+ }
+ ]
+ },
+ {
+ "kind": "TypeWitness",
+ "name": "Iterator",
+ "printedName": "Iterator",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Iterator",
+ "printedName": "Protobuf.GPBUnknownFields.Iterator",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:ST",
+ "mangledName": "$sST"
+ }
+ ]
+ }
+ ],
+ "json_format_version": 8
+ },
+ "ConstValues": []
+}
\ No newline at end of file
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
new file mode 100644
index 0000000..0d8875a
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -0,0 +1,34 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// 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 Protobuf
+@_exported import Protobuf
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+extension Protobuf.GPBUnknownField {
+ public enum Value : Swift.Equatable {
+ case varint(Swift.UInt64)
+ case fixed32(Swift.UInt32)
+ case fixed64(Swift.UInt64)
+ case lengthDelimited(Foundation.Data)
+ case group(Protobuf.GPBUnknownFields)
+ public static func == (a: Protobuf.GPBUnknownField.Value, b: Protobuf.GPBUnknownField.Value) -> Swift.Bool
+ }
+ public var value: Protobuf.GPBUnknownField.Value {
+ get
+ }
+}
+extension Protobuf.GPBUnknownFields {
+ public func firstVarint(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+ public func firstFixed32(_ fieldNumber: Swift.Int32) -> Swift.UInt32?
+ public func firstFixed64(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+}
+extension Protobuf.GPBUnknownFields : Swift.Sequence {
+ public typealias Element = Protobuf.GPBUnknownField
+ public struct Iterator : Swift.IteratorProtocol {
+ public mutating func next() -> Protobuf.GPBUnknownField?
+ public typealias Element = Protobuf.GPBUnknownField
+ }
+ public func makeIterator() -> Protobuf.GPBUnknownFields.Iterator
+}
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc
new file mode 100644
index 0000000..ad9c255
Binary files /dev/null and b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface
new file mode 100644
index 0000000..0d8875a
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface
@@ -0,0 +1,34 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// 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 Protobuf
+@_exported import Protobuf
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+extension Protobuf.GPBUnknownField {
+ public enum Value : Swift.Equatable {
+ case varint(Swift.UInt64)
+ case fixed32(Swift.UInt32)
+ case fixed64(Swift.UInt64)
+ case lengthDelimited(Foundation.Data)
+ case group(Protobuf.GPBUnknownFields)
+ public static func == (a: Protobuf.GPBUnknownField.Value, b: Protobuf.GPBUnknownField.Value) -> Swift.Bool
+ }
+ public var value: Protobuf.GPBUnknownField.Value {
+ get
+ }
+}
+extension Protobuf.GPBUnknownFields {
+ public func firstVarint(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+ public func firstFixed32(_ fieldNumber: Swift.Int32) -> Swift.UInt32?
+ public func firstFixed64(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+}
+extension Protobuf.GPBUnknownFields : Swift.Sequence {
+ public typealias Element = Protobuf.GPBUnknownField
+ public struct Iterator : Swift.IteratorProtocol {
+ public mutating func next() -> Protobuf.GPBUnknownField?
+ public typealias Element = Protobuf.GPBUnknownField
+ }
+ public func makeIterator() -> Protobuf.GPBUnknownFields.Iterator
+}
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json
new file mode 100644
index 0000000..c53af76
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -0,0 +1,745 @@
+{
+ "ABIRoot": {
+ "kind": "Root",
+ "name": "TopLevel",
+ "printedName": "TopLevel",
+ "children": [
+ {
+ "kind": "TypeDecl",
+ "name": "GPBUnknownField",
+ "printedName": "GPBUnknownField",
+ "children": [
+ {
+ "kind": "TypeDecl",
+ "name": "Value",
+ "printedName": "Value",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "varint",
+ "printedName": "varint",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO6varintyAEs6UInt64VcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO6varintyAEs6UInt64VcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "fixed32",
+ "printedName": "fixed32",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Swift.UInt32) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Swift.UInt32) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UInt32",
+ "printedName": "Swift.UInt32",
+ "usr": "s:s6UInt32V"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO7fixed32yAEs6UInt32VcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO7fixed32yAEs6UInt32VcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "fixed64",
+ "printedName": "fixed64",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Swift.UInt64) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO7fixed64yAEs6UInt64VcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO7fixed64yAEs6UInt64VcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "lengthDelimited",
+ "printedName": "lengthDelimited",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Foundation.Data) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Foundation.Data) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Data",
+ "printedName": "Foundation.Data",
+ "usr": "s:10Foundation4DataV"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO15lengthDelimitedyAE10Foundation4DataVcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO15lengthDelimitedyAE10Foundation4DataVcAEmF",
+ "moduleName": "Protobuf"
+ },
+ {
+ "kind": "Var",
+ "name": "group",
+ "printedName": "group",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownField.Value.Type) -> (Protobuf.GPBUnknownFields) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Protobuf.GPBUnknownFields) -> Protobuf.GPBUnknownField.Value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownFields",
+ "printedName": "Protobuf.GPBUnknownFields",
+ "usr": "c:objc(cs)GPBUnknownFields"
+ }
+ ]
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Protobuf.GPBUnknownField.Value.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO5groupyAESo0A6FieldsCcAEmF",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO5groupyAESo0A6FieldsCcAEmF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "==",
+ "printedName": "==(_:_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO2eeoiySbAE_AEtFZ",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO2eeoiySbAE_AEtFZ",
+ "moduleName": "Protobuf",
+ "static": true,
+ "implicit": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5ValueO",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "value",
+ "printedName": "value",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvp",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvp",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Value",
+ "printedName": "Protobuf.GPBUnknownField.Value",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5ValueO"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:So15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvg",
+ "mangledName": "$sSo15GPBUnknownFieldC8ProtobufE5valueAbCE5ValueOvg",
+ "moduleName": "Protobuf",
+ "isFromExtension": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:objc(cs)GPBUnknownField",
+ "moduleName": "Protobuf",
+ "objc_name": "GPBUnknownField",
+ "declAttributes": [
+ "ObjC",
+ "Dynamic"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "isExternal": true,
+ "inheritsConvenienceInitializers": true,
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "GPBUnknownFields",
+ "printedName": "GPBUnknownFields",
+ "children": [
+ {
+ "kind": "Function",
+ "name": "firstVarint",
+ "printedName": "firstVarint(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UInt64?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int32",
+ "printedName": "Swift.Int32",
+ "usr": "s:s5Int32V"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE11firstVarintys6UInt64VSgs5Int32VF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE11firstVarintys6UInt64VSgs5Int32VF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "firstFixed32",
+ "printedName": "firstFixed32(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UInt32?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UInt32",
+ "printedName": "Swift.UInt32",
+ "usr": "s:s6UInt32V"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int32",
+ "printedName": "Swift.Int32",
+ "usr": "s:s5Int32V"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE12firstFixed32ys6UInt32VSgs5Int32VF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE12firstFixed32ys6UInt32VSgs5Int32VF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "firstFixed64",
+ "printedName": "firstFixed64(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UInt64?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UInt64",
+ "printedName": "Swift.UInt64",
+ "usr": "s:s6UInt64V"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int32",
+ "printedName": "Swift.Int32",
+ "usr": "s:s5Int32V"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE12firstFixed64ys6UInt64VSgs5Int32VF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE12firstFixed64ys6UInt64VSgs5Int32VF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "Iterator",
+ "printedName": "Iterator",
+ "children": [
+ {
+ "kind": "Function",
+ "name": "next",
+ "printedName": "next()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Protobuf.GPBUnknownField?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownField",
+ "printedName": "Protobuf.GPBUnknownField",
+ "usr": "c:objc(cs)GPBUnknownField"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV4nextSo0A5FieldCSgyF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE8IteratorV4nextSo0A5FieldCSgyF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "Mutating",
+ "AccessControl"
+ ],
+ "funcSelfKind": "Mutating"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE8IteratorV",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "IteratorProtocol",
+ "printedName": "IteratorProtocol",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "Element",
+ "printedName": "Element",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownField",
+ "printedName": "Protobuf.GPBUnknownField",
+ "usr": "c:objc(cs)GPBUnknownField"
+ }
+ ]
+ }
+ ],
+ "usr": "s:St",
+ "mangledName": "$sSt"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "makeIterator",
+ "printedName": "makeIterator()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Iterator",
+ "printedName": "Protobuf.GPBUnknownFields.Iterator",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE12makeIteratorAbCE0E0VyF",
+ "mangledName": "$sSo16GPBUnknownFieldsC8ProtobufE12makeIteratorAbCE0E0VyF",
+ "moduleName": "Protobuf",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:objc(cs)GPBUnknownFields",
+ "moduleName": "Protobuf",
+ "objc_name": "GPBUnknownFields",
+ "declAttributes": [
+ "ObjC",
+ "Dynamic"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "isExternal": true,
+ "inheritsConvenienceInitializers": true,
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Sequence",
+ "printedName": "Sequence",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "Element",
+ "printedName": "Element",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GPBUnknownField",
+ "printedName": "Protobuf.GPBUnknownField",
+ "usr": "c:objc(cs)GPBUnknownField"
+ }
+ ]
+ },
+ {
+ "kind": "TypeWitness",
+ "name": "Iterator",
+ "printedName": "Iterator",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Iterator",
+ "printedName": "Protobuf.GPBUnknownFields.Iterator",
+ "usr": "s:So16GPBUnknownFieldsC8ProtobufE8IteratorV"
+ }
+ ]
+ }
+ ],
+ "usr": "s:ST",
+ "mangledName": "$sST"
+ }
+ ]
+ }
+ ],
+ "json_format_version": 8
+ },
+ "ConstValues": []
+}
\ No newline at end of file
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
new file mode 100644
index 0000000..943d66b
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -0,0 +1,34 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name Protobuf
+@_exported import Protobuf
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+extension Protobuf.GPBUnknownField {
+ public enum Value : Swift.Equatable {
+ case varint(Swift.UInt64)
+ case fixed32(Swift.UInt32)
+ case fixed64(Swift.UInt64)
+ case lengthDelimited(Foundation.Data)
+ case group(Protobuf.GPBUnknownFields)
+ public static func == (a: Protobuf.GPBUnknownField.Value, b: Protobuf.GPBUnknownField.Value) -> Swift.Bool
+ }
+ public var value: Protobuf.GPBUnknownField.Value {
+ get
+ }
+}
+extension Protobuf.GPBUnknownFields {
+ public func firstVarint(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+ public func firstFixed32(_ fieldNumber: Swift.Int32) -> Swift.UInt32?
+ public func firstFixed64(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+}
+extension Protobuf.GPBUnknownFields : Swift.Sequence {
+ public typealias Element = Protobuf.GPBUnknownField
+ public struct Iterator : Swift.IteratorProtocol {
+ public mutating func next() -> Protobuf.GPBUnknownField?
+ public typealias Element = Protobuf.GPBUnknownField
+ }
+ public func makeIterator() -> Protobuf.GPBUnknownFields.Iterator
+}
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
new file mode 100644
index 0000000..817949e
Binary files /dev/null and b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
new file mode 100644
index 0000000..943d66b
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
@@ -0,0 +1,34 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name Protobuf
+@_exported import Protobuf
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+extension Protobuf.GPBUnknownField {
+ public enum Value : Swift.Equatable {
+ case varint(Swift.UInt64)
+ case fixed32(Swift.UInt32)
+ case fixed64(Swift.UInt64)
+ case lengthDelimited(Foundation.Data)
+ case group(Protobuf.GPBUnknownFields)
+ public static func == (a: Protobuf.GPBUnknownField.Value, b: Protobuf.GPBUnknownField.Value) -> Swift.Bool
+ }
+ public var value: Protobuf.GPBUnknownField.Value {
+ get
+ }
+}
+extension Protobuf.GPBUnknownFields {
+ public func firstVarint(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+ public func firstFixed32(_ fieldNumber: Swift.Int32) -> Swift.UInt32?
+ public func firstFixed64(_ fieldNumber: Swift.Int32) -> Swift.UInt64?
+}
+extension Protobuf.GPBUnknownFields : Swift.Sequence {
+ public typealias Element = Protobuf.GPBUnknownField
+ public struct Iterator : Swift.IteratorProtocol {
+ public mutating func next() -> Protobuf.GPBUnknownField?
+ public typealias Element = Protobuf.GPBUnknownField
+ }
+ public func makeIterator() -> Protobuf.GPBUnknownFields.Iterator
+}
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/module.modulemap
index 57d3b39..f9374d9 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/module.modulemap
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/Modules/module.modulemap
@@ -4,3 +4,8 @@ framework module Protobuf {
export *
module * { export * }
}
+
+module Protobuf.Swift {
+ header "Protobuf-Swift.h"
+ requires objc
+}
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf b/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf
index 164d7cf..dbfbb70 100644
Binary files a/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf and b/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf_Privacy.bundle/Info.plist b/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf_Privacy.bundle/Info.plist
index f631c9c..2ee52d0 100644
Binary files a/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf_Privacy.bundle/Info.plist and b/plugins/2018.3326/iphone-sim/Protobuf.framework/Protobuf_Privacy.bundle/Info.plist differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeDirectory
index 8f24263..f777414 100644
Binary files a/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeDirectory and b/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeDirectory differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeRequirements-1
index b45cbd5..73a827b 100644
Binary files a/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeRequirements-1 and b/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeRequirements-1 differ
diff --git a/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeResources
index f9686bc..4328d99 100644
--- a/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeResources
+++ b/plugins/2018.3326/iphone-sim/Protobuf.framework/_CodeSignature/CodeResources
@@ -46,19 +46,19 @@
Headers/GPBCodedInputStream.h
- G18eUPJP6RE2DrqO6cst5OoeuPc=
+ Siv0ZrjgrijMiWD3RETD4CE3XqI=
Headers/GPBCodedInputStream_PackagePrivate.h
- VZbDdNftf77SUXfalHm6wwMwofw=
+ GyIqwkij78kg1OwQayHPit/sZNU=
Headers/GPBCodedOutputStream.h
- 6dXILPh4Rp+PVl52GdJcotag8F0=
+ xNOLn+01OG+fds856AD+kbG6mIk=
Headers/GPBCodedOutputStream_PackagePrivate.h
- J6YCoVkYQ8jofDG0haJq3jeGm4Y=
+ ogPDjm4HXMhOgmfFwJG1bB0x4vk=
Headers/GPBDescriptor.h
@@ -98,15 +98,15 @@
Headers/GPBMessage.h
- Sca8TQTKIKSNjMeIvwqKj8mSA+Q=
+ XkFWuIb7O7xkjQRKRwZj+x+QnvE=
Headers/GPBMessage_PackagePrivate.h
- iFpvUuXo87t2xAHLzii+Gljk364=
+ sa7uUA4RZMwRlhqMSJ/kbLRLurg=
Headers/GPBProtocolBuffers.h
- V+dndcZlIaIIc90VmgYBIVZZWkc=
+ nOeI0t8z/pwhS3YUl+TmlOUVzNw=
Headers/GPBProtocolBuffers_RuntimeSupport.h
@@ -142,23 +142,31 @@
Headers/GPBUnknownField.h
- 5OC9Z+3EBh2ttnxuOD0b3EUgcOA=
+ TsOQpxIzV5fKSpaESrFATR9FY70=
Headers/GPBUnknownFieldSet.h
- 26fw2TisQD0NEreryBoQ7tYeZMg=
+ KS/ld3O41hMjf7C2ySjpGYAdbCE=
Headers/GPBUnknownFieldSet_PackagePrivate.h
- khVEuwBBw+YwLn8eAr7NEIS9Ycc=
+ W8l2jYJ47jyqz0XI7GT6pSjr5rw=
Headers/GPBUnknownField_PackagePrivate.h
- 70o9VehSzqCvrkHh29iuETxylSg=
+ umxEROp7U2linw4keBNB8fA4yLo=
+
+ Headers/GPBUnknownFields.h
+
+ KPYRZNiykIWxx6flOy8i2I+sw7A=
+
+ Headers/GPBUnknownFields_PackagePrivate.h
+
+ ntHQA6OY3EuqYd22t62P344z2Eo=
Headers/GPBUtilities.h
- x7RtNlM4bgW3hqQMddrpblNmZ1s=
+ 8esKyi0IyraCW/+GD1nVFpTaZ/E=
Headers/GPBUtilities_PackagePrivate.h
@@ -176,9 +184,13 @@
9S5cL7sMc8Pj3y7nxnePmW3XZgc=
+ Headers/Protobuf-Swift.h
+
+ TYb0QRqvkQWrplM/VU2LgoRW1Fs=
+
Headers/Protobuf-umbrella.h
- 0/O5vzUrPq4y6J1ffLEqgNoGrhA=
+ SbQIQ17OAO6PwygNzQVKjKJJxKM=
Headers/SourceContext.pbobjc.h
@@ -202,15 +214,55 @@
Info.plist
- toNXho2ZyR7J8YoPA8U7zy59iFg=
+ WSdFi/bUn4m7aR37XDsWTL6AbwI=
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.abi.json
+
+ F+hmhaApej4JOO7UQj5FmSRHLBM=
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+
+ l05MI3PnTkDvjDrtq3ZoNN/cNUw=
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+
+ k1WhScgGELTvRBQLrpbCYZms8Ow=
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+
+ l05MI3PnTkDvjDrtq3ZoNN/cNUw=
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+
+ n7NXmIl6SrboXtXelDrxZNIHcvI=
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json
+
+ F+hmhaApej4JOO7UQj5FmSRHLBM=
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+
+ dkjx6jOFPDMpXK1QKozac8P7qAg=
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+
+ sdCOvyxxiRHge3CcFG3E5Y6PAuw=
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+
+ dkjx6jOFPDMpXK1QKozac8P7qAg=
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+
+ J/a6cDnOdRvjqhqrXRasMld8wW4=
Modules/module.modulemap
- oOJ2+RCCiAVMnRIo8as4UC5+8cI=
+ S6OZ174RdwGzGDKHfsHwJzt7+U0=
Protobuf_Privacy.bundle/Info.plist
- Gf0FYdXjIJAfTorKD8xQMzlajs8=
+ 0a4LRL+58SR7m6LPR9UZKBp3eyE=
Protobuf_Privacy.bundle/PrivacyInfo.xcprivacy
@@ -333,44 +385,44 @@
hash
- G18eUPJP6RE2DrqO6cst5OoeuPc=
+ Siv0ZrjgrijMiWD3RETD4CE3XqI=
hash2
- 2wnshkZGZiUCGTEYcpLoPJYQy9bXDoSA8b4W/P+yAaU=
+ Uxl1AoJTOJzrEDKNLyayJAygWZbd3wXIJ3rjELNsa8I=
Headers/GPBCodedInputStream_PackagePrivate.h
hash
- VZbDdNftf77SUXfalHm6wwMwofw=
+ GyIqwkij78kg1OwQayHPit/sZNU=
hash2
- MvdSxgOENCZf2svc6H//ewB8VRk2gJocYPTb81HiHrw=
+ nzq1DyhtG3z62MclYRDlDk78Fg9kiEdtHrQTcIb4lWg=
Headers/GPBCodedOutputStream.h
hash
- 6dXILPh4Rp+PVl52GdJcotag8F0=
+ xNOLn+01OG+fds856AD+kbG6mIk=
hash2
- iEtzbHW0BP8i/CFoS11PSBe0srlJ04QasPEjfhYNOuo=
+ rRGp1qxOMaIRSJY0S+Ftw1AIE44O7sIDLWdA5irWP04=
Headers/GPBCodedOutputStream_PackagePrivate.h
hash
- J6YCoVkYQ8jofDG0haJq3jeGm4Y=
+ ogPDjm4HXMhOgmfFwJG1bB0x4vk=
hash2
- W6OVxvPWUqw1lvHLPh6rIUyM0xYOB7hV+yMskhGl72g=
+ CCmlN/XGu+O+SKQk5PaeidKjVhd3SDIKxe796aIN0pQ=
Headers/GPBDescriptor.h
@@ -476,33 +528,33 @@
hash
- Sca8TQTKIKSNjMeIvwqKj8mSA+Q=
+ XkFWuIb7O7xkjQRKRwZj+x+QnvE=
hash2
- hZvtjv+AE0MnDp7t7Xs7iSMFK0Evvbv0+wBjihrA1Do=
+ qoimSbfB6tEQzfpGWl3LMl3iTZ1EEvkK91xNvJMl2vk=
Headers/GPBMessage_PackagePrivate.h
hash
- iFpvUuXo87t2xAHLzii+Gljk364=
+ sa7uUA4RZMwRlhqMSJ/kbLRLurg=
hash2
- KPvNwiag5bOEnSTjHlYIlDWVQznVEQ1zYrEZS9R1jII=
+ 4gBKEoQZcIDN3yR0RQ2geMhFvPFbm4QO6TijRG6NPXU=
Headers/GPBProtocolBuffers.h
hash
- V+dndcZlIaIIc90VmgYBIVZZWkc=
+ nOeI0t8z/pwhS3YUl+TmlOUVzNw=
hash2
- OdGhUR+Oxp0+aEIeg5WAWlqkeHzdJiIMjd8/h9l4kiA=
+ +7WbhBnqNII4gfC1A6o9R7oxtLuU8Uj8SVDRn3nSPnw=
Headers/GPBProtocolBuffers_RuntimeSupport.h
@@ -597,55 +649,77 @@
hash
- 5OC9Z+3EBh2ttnxuOD0b3EUgcOA=
+ TsOQpxIzV5fKSpaESrFATR9FY70=
hash2
- N71jeAFrlaNq9cjWmpzpm5uiWi5VeRz6jQqT8SoZtRU=
+ 3inzVFT++zKDzgleQfSSaObI/OYoLMXJxJWqHyk6ZDY=
Headers/GPBUnknownFieldSet.h
hash
- 26fw2TisQD0NEreryBoQ7tYeZMg=
+ KS/ld3O41hMjf7C2ySjpGYAdbCE=
hash2
- CIV9IkWFozP02DL/gc99EjyQSQayraqpi8ExiHWlVq8=
+ EfLn6qMdCVkTQM8ApOUkwS2NfwojsHMyFyhL5THp5WY=
Headers/GPBUnknownFieldSet_PackagePrivate.h
hash
- khVEuwBBw+YwLn8eAr7NEIS9Ycc=
+ W8l2jYJ47jyqz0XI7GT6pSjr5rw=
hash2
- l2tz9sKMTqSFRZYvfImDJQfiNZgijdDD8pb65z4rixU=
+ 87myyZCbpWLZjebD0dDcUFM4Gc+KF1H+dbCKzR/ogt8=
Headers/GPBUnknownField_PackagePrivate.h
hash
- 70o9VehSzqCvrkHh29iuETxylSg=
+ umxEROp7U2linw4keBNB8fA4yLo=
hash2
- EWQdZpwT7KjCDK1M4mO91Ovy0RzT8mSfLaRK7dRXDlI=
+ gik8a2Bu+VWqnOQZC42o5kyXZpfIm7t/VDBWhTh8piw=
+
+
+ Headers/GPBUnknownFields.h
+
+ hash
+
+ KPYRZNiykIWxx6flOy8i2I+sw7A=
+
+ hash2
+
+ ZnNxwzuuxunxea4SBi9UrGTtdGKcaEnaCPOLfTvqxLo=
+
+
+ Headers/GPBUnknownFields_PackagePrivate.h
+
+ hash
+
+ ntHQA6OY3EuqYd22t62P344z2Eo=
+
+ hash2
+
+ XknshLwX4GN5g25DG3bNpyoveKpD8X8wdn0hcmflhRw=
Headers/GPBUtilities.h
hash
- x7RtNlM4bgW3hqQMddrpblNmZ1s=
+ 8esKyi0IyraCW/+GD1nVFpTaZ/E=
hash2
- DLdfDHKdDMt8nAF3d+wHqC2T2FRjxuO8cRESdelX16o=
+ ueapNJsDaiE24ojHTtVYpCIR5SpB7H7s50Xd9tmX9Rk=
Headers/GPBUtilities_PackagePrivate.h
@@ -692,15 +766,26 @@
e++7o/pXCT/ZipZqR/xRWSLYYNCPatLETmIxtcgsmT8=
+ Headers/Protobuf-Swift.h
+
+ hash
+
+ TYb0QRqvkQWrplM/VU2LgoRW1Fs=
+
+ hash2
+
+ rtlLYfSc5+SmarwxpmjGg/zRxmQJRlvvlUoRenDT3CA=
+
+
Headers/Protobuf-umbrella.h
hash
- 0/O5vzUrPq4y6J1ffLEqgNoGrhA=
+ SbQIQ17OAO6PwygNzQVKjKJJxKM=
hash2
- Xjyi3c8qti32XUSTmYTximii36ocjcehIosXOk4ZmOY=
+ PNUfEP4mC7sd/lhrrTZg6HuSLJ6oShCkmErTzkqj25A=
Headers/SourceContext.pbobjc.h
@@ -758,26 +843,136 @@
ffdUxUO/r/k3aSthNbK9w6bGnxwilrFqWEFIBuG+968=
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.abi.json
+
+ hash
+
+ F+hmhaApej4JOO7UQj5FmSRHLBM=
+
+ hash2
+
+ qw28z/QQFR0eVJkhxGY/iy0+GpgdoJkuLD6PpxkL8I4=
+
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+
+ hash
+
+ l05MI3PnTkDvjDrtq3ZoNN/cNUw=
+
+ hash2
+
+ lCISTTb5Ws+etc/4HeldGsaXD7rfEP4proKg7GlKQQM=
+
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+
+ hash
+
+ k1WhScgGELTvRBQLrpbCYZms8Ow=
+
+ hash2
+
+ wQJd3JI2t+SxK/Hgf6wl0I2qHQiwQYlNVxssnZVpAaA=
+
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+
+ hash
+
+ l05MI3PnTkDvjDrtq3ZoNN/cNUw=
+
+ hash2
+
+ lCISTTb5Ws+etc/4HeldGsaXD7rfEP4proKg7GlKQQM=
+
+
+ Modules/Protobuf.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+
+ hash
+
+ n7NXmIl6SrboXtXelDrxZNIHcvI=
+
+ hash2
+
+ PfRqy5C0GSdeYvKw9NpDlaopGjJPMMw6eEgvDhO4D0E=
+
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.abi.json
+
+ hash
+
+ F+hmhaApej4JOO7UQj5FmSRHLBM=
+
+ hash2
+
+ qw28z/QQFR0eVJkhxGY/iy0+GpgdoJkuLD6PpxkL8I4=
+
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+
+ hash
+
+ dkjx6jOFPDMpXK1QKozac8P7qAg=
+
+ hash2
+
+ u5H/cOsn9I/y+qOK2ejvFCqvEp+PVpcdYs48GtVbCQ0=
+
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+
+ hash
+
+ sdCOvyxxiRHge3CcFG3E5Y6PAuw=
+
+ hash2
+
+ 9SZo938e+3MgRepsfMgUcNrQo4Z7efQ+YuCes9fnshE=
+
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+
+ hash
+
+ dkjx6jOFPDMpXK1QKozac8P7qAg=
+
+ hash2
+
+ u5H/cOsn9I/y+qOK2ejvFCqvEp+PVpcdYs48GtVbCQ0=
+
+
+ Modules/Protobuf.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+
+ hash
+
+ J/a6cDnOdRvjqhqrXRasMld8wW4=
+
+ hash2
+
+ vsRv3XkoGp8adU03VwPGPBc0qlv+OCxcDu3QHNQjqfw=
+
+
Modules/module.modulemap
hash
- oOJ2+RCCiAVMnRIo8as4UC5+8cI=
+ S6OZ174RdwGzGDKHfsHwJzt7+U0=
hash2
- PLEmn+pIfv2wmiWgfUNqw4ebOM6/nWSX9YlFSVlmQ7s=
+ o+43mJ39eqSAB4qvVN+rJ/i7WiqiJ4zuNY+7kP0gJIc=
Protobuf_Privacy.bundle/Info.plist
hash
- Gf0FYdXjIJAfTorKD8xQMzlajs8=
+ 0a4LRL+58SR7m6LPR9UZKBp3eyE=
hash2
- yhj78Aeswxa19PU8ZCkJSurWflNDsFvMTpGvTErqgXY=
+ XZoUmqAiJKFkbRAeMD3AFOjrmBEWf7E58uvdBOJbZOI=
Protobuf_Privacy.bundle/PrivacyInfo.xcprivacy
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/StackFoundation.h b/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/StackFoundation.h
deleted file mode 100644
index 5f7e527..0000000
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/StackFoundation.h
+++ /dev/null
@@ -1,66 +0,0 @@
-//
-// StackFoundation.h
-// StackFoundation
-//
-// Created by Lozhkin Ilya on 3/16/18.
-// Copyright © 2019 Stack. All rights reserved.
-//
-
-#define STK_RUN_BLOCK(block, ...) block ? block(__VA_ARGS__) : nil
-
-#define STK_SET_AUTORELASE_VAR(Var, Value) if (Var != NULL) { *Var = Value; }
-
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-
-//! Project version number for StackFoundation.
-FOUNDATION_EXPORT double StackFoundationVersionNumber;
-
-//! Project version string for StackFoundation.
-FOUNDATION_EXPORT const unsigned char StackFoundationVersionString[];
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackFoundation.framework/Info.plist
deleted file mode 100644
index 051b1ab..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Info.plist and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/StackFoundation.framework/Modules/module.modulemap
deleted file mode 100644
index 8c43f59..0000000
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module StackFoundation {
- umbrella header "StackFoundation.h"
-
- export *
- module * { export * }
-}
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/StackFoundation b/plugins/2018.3326/iphone-sim/StackFoundation.framework/StackFoundation
deleted file mode 100644
index 7ba02e3..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackFoundation.framework/StackFoundation and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeDirectory
deleted file mode 100644
index 568cf92..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeDirectory and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeRequirements-1
deleted file mode 100644
index 977aade..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeResources
deleted file mode 100644
index ef7ed31..0000000
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,807 +0,0 @@
-
-
-
-
- files
-
- Headers/NSArray+STKFoundation.h
-
- oM0aHI+A0Wl3UkZKingD2F1IZ90=
-
- Headers/NSData+STKFoundation.h
-
- 3Tm8TYxuM2WWpBg+YQ9WIpv/F7g=
-
- Headers/NSDate+STKFoundation.h
-
- UDrefaQYrLTgPSCgaRBBx/w6bHg=
-
- Headers/NSFileManager+STKFoundation.h
-
- lDHXTdYIJKemc80ewHCBct7SjVs=
-
- Headers/NSObject+STKFoundation.h
-
- bZiJc5NmSzM2mUJM4bR7j6Pvz0Q=
-
- Headers/NSString+STKFoundation.h
-
- XltQqZMCDV0Vtta2p7y/PSx7FKc=
-
- Headers/NSURL+STKFoundation.h
-
- qptKrO5Sw6CTo8SfQbJ2ZOUTeLw=
-
- Headers/STKAd.h
-
- OwqyZeSo2AnDcsRi6O6BXy/6cw4=
-
- Headers/STKAny.h
-
- o5V1RtS7aOcY/0fYXcBiZMGN1bs=
-
- Headers/STKBoxStorage.h
-
- Ufbs27KRo+f5FJg1zGRWpBTnyAo=
-
- Headers/STKBundle.h
-
- OwtWwc3Lpu0n+FJnd0CvZnIMkII=
-
- Headers/STKConnection.h
-
- mMbCxgQbCNU7sOaH7CyJViwZNE0=
-
- Headers/STKContainerLogRecorder.h
-
- rtAc7EDgSGKDvBRJnnGJbkpSX+Y=
-
- Headers/STKCryptoVerificaton.h
-
- xvejHr6JKoxx4YyMZOjbOXS2/ec=
-
- Headers/STKDataCacher.h
-
- eWr2H9Dr3+o9xLHlTo/tkogcQg4=
-
- Headers/STKDevice.h
-
- HDRNnPorR6yB+ZKPn3qIwPoSgao=
-
- Headers/STKDirectory.h
-
- besE5+TfjXl7NagW0jMzmGNdgVs=
-
- Headers/STKECCKey.h
-
- Rh7OwEnDIm29tm2ESiZdGgWj45M=
-
- Headers/STKEncryptionKeyProtocol.h
-
- dX7XIUZIu1c6KVvNXh4er4sMBzw=
-
- Headers/STKError.h
-
- gM55g1+s/nhy7Ed+GWEkyERAN40=
-
- Headers/STKExpirationTimer.h
-
- /nE16BSiW6v9zt0UrvHcXr51f7M=
-
- Headers/STKFile.h
-
- MJ1+jDRpRxI8QLgxuXyWpYkxbeg=
-
- Headers/STKFoundationDefines.h
-
- W4GzY9xesfFaduapZVxOvCJ+3L8=
-
- Headers/STKGenerator.h
-
- a1s56NZyN9BXfFA1tB5MIPjoawo=
-
- Headers/STKInterface.h
-
- /8aFzi3Oi40kNtmpWbYC6ELtBWk=
-
- Headers/STKJSONModel.h
-
- VRQJOPmU24Yy9zDMXMjJElnHdrU=
-
- Headers/STKJSONSerialization.h
-
- Pg0vo3pmWXDGt25tSV/JmC1E1Ls=
-
- Headers/STKLocation.h
-
- lbtfNVhPHcrjWNOZsbIKqPU3NjE=
-
- Headers/STKLocationManager.h
-
- 40oWnTzEvSGYi/341+fXjnsjoDI=
-
- Headers/STKLogger.h
-
- D3lNI2mbpkIdzcSnTPhogwWPyXw=
-
- Headers/STKLoggerDefines.h
-
- aeayjyxqvEg0NvFtaLA4SS7mc4M=
-
- Headers/STKNativeLogRecorder.h
-
- AOdT2nFHEjtvCEmOp8OxJmGCBRM=
-
- Headers/STKNetworkReachability.h
-
- jRDJYxku8plMSuAqornC/UwBogM=
-
- Headers/STKNetworkSession.h
-
- Tvje6ngX0o0Yx5a61+iquLiyDHk=
-
- Headers/STKObjectCacher.h
-
- fiIeCvvE/SCn633JoDIH9mkCrSE=
-
- Headers/STKOperation.h
-
- WZvv2znBvq6IbwwXPPj5K00oj1o=
-
- Headers/STKRSAKey.h
-
- cmu2gqayanYKKI0qI8xuCOF2DoU=
-
- Headers/STKScreen.h
-
- 8BCUDeYSPwP8bKHoY/hBb8do3u4=
-
- Headers/STKStorageLogRecorder.h
-
- xg0H+m3iPVUwqeOAseWEbLbCu18=
-
- Headers/STKStreamingLogRecorder.h
-
- T6g+k5kE21lec4wDsp5cpzeYX/I=
-
- Headers/STKSystemLogRecorder.h
-
- Tc38TKKms5L48SjIgQybCYfqLHw=
-
- Headers/STKThirdPartyEventTracker.h
-
- uCL6IOwED81B5ZVPRtju5jCxH3k=
-
- Headers/STKTimer.h
-
- FVcwEYuxtUWXE0SdSzykRJ0+nFQ=
-
- Headers/STKValueTransformer.h
-
- kH+miSPnCDgxj933TwMDP9GzUrY=
-
- Headers/StackFoundation.h
-
- fUlJHm+ZrNWCOaLEGpo4QTuIul0=
-
- Info.plist
-
- 2lEmy4apfXrQNNelnv3NM1ElP6s=
-
- Modules/module.modulemap
-
- 0wGE9WrKHyiZyGvHUgdWNvtLTcI=
-
- mute.aiff
-
- xrLmOHGKRkA1PdlxjX8QdhUlYC8=
-
-
- files2
-
- Headers/NSArray+STKFoundation.h
-
- hash
-
- oM0aHI+A0Wl3UkZKingD2F1IZ90=
-
- hash2
-
- mVBU4Ah9OpOv4PU5RYTWXMat9ZO8e+/LaPlN0pvrG50=
-
-
- Headers/NSData+STKFoundation.h
-
- hash
-
- 3Tm8TYxuM2WWpBg+YQ9WIpv/F7g=
-
- hash2
-
- zXJ7yDsDQRSzTEySXn8sVNKzOO9sNz+4deGKKOYJnvQ=
-
-
- Headers/NSDate+STKFoundation.h
-
- hash
-
- UDrefaQYrLTgPSCgaRBBx/w6bHg=
-
- hash2
-
- gt+Ix6N1sBVQES530PA1PAe/BkZ9pkF7a1H0UMi5oyI=
-
-
- Headers/NSFileManager+STKFoundation.h
-
- hash
-
- lDHXTdYIJKemc80ewHCBct7SjVs=
-
- hash2
-
- eqHtuRXJRRn2l3itRXHQrhDuyEtUKo2RIDvnQMLZh0A=
-
-
- Headers/NSObject+STKFoundation.h
-
- hash
-
- bZiJc5NmSzM2mUJM4bR7j6Pvz0Q=
-
- hash2
-
- gwHo2iOEpdmkfeUZpzP8+BA1eGpB1F8dP4bt0baH1vI=
-
-
- Headers/NSString+STKFoundation.h
-
- hash
-
- XltQqZMCDV0Vtta2p7y/PSx7FKc=
-
- hash2
-
- SrbIn+XjnDJXPEz1NLSqMNvMdICi6nEZxkqOb4U8eCA=
-
-
- Headers/NSURL+STKFoundation.h
-
- hash
-
- qptKrO5Sw6CTo8SfQbJ2ZOUTeLw=
-
- hash2
-
- UTtFDhizS44FZXvqGbg9hQQfNK6nsA8ZPDON6XXJh1E=
-
-
- Headers/STKAd.h
-
- hash
-
- OwqyZeSo2AnDcsRi6O6BXy/6cw4=
-
- hash2
-
- 6c58af70I+XafHWdqQ8+O06AV7bFBgKaD5U/nuVW7/M=
-
-
- Headers/STKAny.h
-
- hash
-
- o5V1RtS7aOcY/0fYXcBiZMGN1bs=
-
- hash2
-
- Nzam32SdhsgJ+egfj9Hr2mvZ4jvXAsybLp1JqKiE0Pg=
-
-
- Headers/STKBoxStorage.h
-
- hash
-
- Ufbs27KRo+f5FJg1zGRWpBTnyAo=
-
- hash2
-
- F2ZpL6P9OTRYAfe0qZ6i+S3dCR3BN7rwz7gTuKeTPtM=
-
-
- Headers/STKBundle.h
-
- hash
-
- OwtWwc3Lpu0n+FJnd0CvZnIMkII=
-
- hash2
-
- QgBwgalIyBhNZcN0T8Qw9Co5Izrcap+uZidRwbT9xGQ=
-
-
- Headers/STKConnection.h
-
- hash
-
- mMbCxgQbCNU7sOaH7CyJViwZNE0=
-
- hash2
-
- HQDk+16mPJxEfRliYZlqTJ6m5kSgDeEE7jHStj45X78=
-
-
- Headers/STKContainerLogRecorder.h
-
- hash
-
- rtAc7EDgSGKDvBRJnnGJbkpSX+Y=
-
- hash2
-
- z6FG4I1GVKGuPRY9SEB9RmHhd1zecrLUbNHWy5FQyWE=
-
-
- Headers/STKCryptoVerificaton.h
-
- hash
-
- xvejHr6JKoxx4YyMZOjbOXS2/ec=
-
- hash2
-
- 3JqsSuIR1rLsdrVRe1s2a4gQ8+PHLu6Qu4rFZ6DNq+w=
-
-
- Headers/STKDataCacher.h
-
- hash
-
- eWr2H9Dr3+o9xLHlTo/tkogcQg4=
-
- hash2
-
- VbOXc+v27foPByrbRh3hmy5FDdlqqetUXvire57D8Kc=
-
-
- Headers/STKDevice.h
-
- hash
-
- HDRNnPorR6yB+ZKPn3qIwPoSgao=
-
- hash2
-
- vkfbaYODB3CEBEr/mgOYasBtVYfV/L3/gViwNEXFAYQ=
-
-
- Headers/STKDirectory.h
-
- hash
-
- besE5+TfjXl7NagW0jMzmGNdgVs=
-
- hash2
-
- PDbDTer4ia13HnCvVZcnJFV5WB4LtFCz/2E7d4pbZRE=
-
-
- Headers/STKECCKey.h
-
- hash
-
- Rh7OwEnDIm29tm2ESiZdGgWj45M=
-
- hash2
-
- kV9DCLhmI259OmiQ4hm/LR20TJVq+sb6bpY/sCs2qOk=
-
-
- Headers/STKEncryptionKeyProtocol.h
-
- hash
-
- dX7XIUZIu1c6KVvNXh4er4sMBzw=
-
- hash2
-
- JrMcxyC1NCYupGXNJWqS8+RVeJqaUucMx3/8IAjPSS0=
-
-
- Headers/STKError.h
-
- hash
-
- gM55g1+s/nhy7Ed+GWEkyERAN40=
-
- hash2
-
- n/qd0YLzun2pzYDunB5Jsv6LKaA5UDc7FCNLuxzK9OM=
-
-
- Headers/STKExpirationTimer.h
-
- hash
-
- /nE16BSiW6v9zt0UrvHcXr51f7M=
-
- hash2
-
- cHI5WohGQ9tA3ULL7V+JxvZWpZIhSmpWB0/leVXqK2k=
-
-
- Headers/STKFile.h
-
- hash
-
- MJ1+jDRpRxI8QLgxuXyWpYkxbeg=
-
- hash2
-
- lGziu/mzwUAZBQoPtgNcX/UCleqDUhPe4ku8fubutJM=
-
-
- Headers/STKFoundationDefines.h
-
- hash
-
- W4GzY9xesfFaduapZVxOvCJ+3L8=
-
- hash2
-
- 5jjAK/0jK/rBGPVfiXKJe3yFAlDe3EYXnf7DSDAqbvc=
-
-
- Headers/STKGenerator.h
-
- hash
-
- a1s56NZyN9BXfFA1tB5MIPjoawo=
-
- hash2
-
- xzbWwLjvI3eHffwmM2DZW1wiyPub+v/SunRQS4EuMDs=
-
-
- Headers/STKInterface.h
-
- hash
-
- /8aFzi3Oi40kNtmpWbYC6ELtBWk=
-
- hash2
-
- WzZVfwh/KmzWuux7+fToNSgNfGUJPr92ZgtWK/HdTeY=
-
-
- Headers/STKJSONModel.h
-
- hash
-
- VRQJOPmU24Yy9zDMXMjJElnHdrU=
-
- hash2
-
- 89EOAOFLVJBEVrXNFXN2pwQXpm2Gl3AzzWziPlm4Idc=
-
-
- Headers/STKJSONSerialization.h
-
- hash
-
- Pg0vo3pmWXDGt25tSV/JmC1E1Ls=
-
- hash2
-
- qnvNzQolOHS0Y79MwiXKq3N+6DhZgJqcd1vR+pOr91k=
-
-
- Headers/STKLocation.h
-
- hash
-
- lbtfNVhPHcrjWNOZsbIKqPU3NjE=
-
- hash2
-
- uN7h7xTB7zfaCLTZbuQpA01mTwhyq52mTAp5HXXZHzE=
-
-
- Headers/STKLocationManager.h
-
- hash
-
- 40oWnTzEvSGYi/341+fXjnsjoDI=
-
- hash2
-
- j/prw6B7xdnj8CUk3wqo1EmDzwNhKu5YAmCpVaa1tK4=
-
-
- Headers/STKLogger.h
-
- hash
-
- D3lNI2mbpkIdzcSnTPhogwWPyXw=
-
- hash2
-
- 0AlMcucNaQCWCwtnnIVBSPaxLoabvLqFloO/YFWCx5A=
-
-
- Headers/STKLoggerDefines.h
-
- hash
-
- aeayjyxqvEg0NvFtaLA4SS7mc4M=
-
- hash2
-
- MWdhPfIRJtw8JqbaNcEppxfVdc6D/kzjrkIapLMWaXA=
-
-
- Headers/STKNativeLogRecorder.h
-
- hash
-
- AOdT2nFHEjtvCEmOp8OxJmGCBRM=
-
- hash2
-
- QJBj9M5zSuahxEq3KnEc8opeljjmbJs+qHJNKe5mNhM=
-
-
- Headers/STKNetworkReachability.h
-
- hash
-
- jRDJYxku8plMSuAqornC/UwBogM=
-
- hash2
-
- NoUw5WQHNRAMYKcvjNOW0F4BtfnRJW4n5MqXzlzhU9o=
-
-
- Headers/STKNetworkSession.h
-
- hash
-
- Tvje6ngX0o0Yx5a61+iquLiyDHk=
-
- hash2
-
- LaRwgRg1s9pA01cWcUgn4RhxUxb/F1Hn0zqS5PD2Yk4=
-
-
- Headers/STKObjectCacher.h
-
- hash
-
- fiIeCvvE/SCn633JoDIH9mkCrSE=
-
- hash2
-
- mzCL/Q7XrH+SpUV2Uu3DLvUWN2RwI/z77Ug3504766I=
-
-
- Headers/STKOperation.h
-
- hash
-
- WZvv2znBvq6IbwwXPPj5K00oj1o=
-
- hash2
-
- hoszBxxntvmUiiWshfJDuR21SFul9U9rvcbomqLUJGY=
-
-
- Headers/STKRSAKey.h
-
- hash
-
- cmu2gqayanYKKI0qI8xuCOF2DoU=
-
- hash2
-
- Naj4bYtkI7Brw9S+BX0CxM1UuYbLDlqGRNKDdvrBpTc=
-
-
- Headers/STKScreen.h
-
- hash
-
- 8BCUDeYSPwP8bKHoY/hBb8do3u4=
-
- hash2
-
- HlprMmhVryI0ElKucxhgIRz3DVOcPfeA66tpFiA0orw=
-
-
- Headers/STKStorageLogRecorder.h
-
- hash
-
- xg0H+m3iPVUwqeOAseWEbLbCu18=
-
- hash2
-
- oklF5raVdDErhuAuHBZBM/BbK1mvXhXHatIuQRVtjks=
-
-
- Headers/STKStreamingLogRecorder.h
-
- hash
-
- T6g+k5kE21lec4wDsp5cpzeYX/I=
-
- hash2
-
- uqhP1lU9B5gFDzNsvDiIJ61ebQeBoyUG4FxMyd/EwoM=
-
-
- Headers/STKSystemLogRecorder.h
-
- hash
-
- Tc38TKKms5L48SjIgQybCYfqLHw=
-
- hash2
-
- 4UPLUr7JFiJ6F1PqWl3Ewd6tQanIXaIXGqHgbG37ALw=
-
-
- Headers/STKThirdPartyEventTracker.h
-
- hash
-
- uCL6IOwED81B5ZVPRtju5jCxH3k=
-
- hash2
-
- fx4d7ChO01eqOi3fp0azTALbjeeJYJFYjvs/00lvT88=
-
-
- Headers/STKTimer.h
-
- hash
-
- FVcwEYuxtUWXE0SdSzykRJ0+nFQ=
-
- hash2
-
- TolDxdpMLaElqze6nBO4stzax6A4np8b/tpKmjBlwU8=
-
-
- Headers/STKValueTransformer.h
-
- hash
-
- kH+miSPnCDgxj933TwMDP9GzUrY=
-
- hash2
-
- oFwgoNPeNlx5iw0YKSiEQbfwzReVLR/NnzC9JtnTqXQ=
-
-
- Headers/StackFoundation.h
-
- hash
-
- fUlJHm+ZrNWCOaLEGpo4QTuIul0=
-
- hash2
-
- 2LN073X154YkbUUEfdXd2IyjPN/P/X+e9WrOX+kN6GI=
-
-
- Modules/module.modulemap
-
- hash
-
- 0wGE9WrKHyiZyGvHUgdWNvtLTcI=
-
- hash2
-
- TFyXCAbywadzA9MEwznJlq0lu3QeQKM9WecShexkyX4=
-
-
- mute.aiff
-
- hash
-
- xrLmOHGKRkA1PdlxjX8QdhUlYC8=
-
- hash2
-
- WUTtOynoFPERt7tbMpqwDPv3YX9EfZjQDLz1X3hRVww=
-
-
-
- rules
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/mute.aiff b/plugins/2018.3326/iphone-sim/StackFoundation.framework/mute.aiff
deleted file mode 100644
index c968a3c..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackFoundation.framework/mute.aiff and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Headers/StackIABAssets.h b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Headers/StackIABAssets.h
deleted file mode 100644
index d8d366f..0000000
--- a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Headers/StackIABAssets.h
+++ /dev/null
@@ -1,31 +0,0 @@
-//
-// StackIABAssets.h
-// StackIABAssets
-//
-// Created by Stas Kochkin on 07.12.2020.
-//
-
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-
-//! Project version number for StackIABAssets.
-FOUNDATION_EXPORT double StackIABAssetsVersionNumber;
-
-//! Project version string for StackIABAssets.
-FOUNDATION_EXPORT const unsigned char StackIABAssetsVersionString[];
-
-// In this header, you should import all the public headers of your framework using statements like #import
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Info.plist
deleted file mode 100644
index db7e563..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Info.plist and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Modules/module.modulemap
deleted file mode 100644
index 85b8a5e..0000000
--- a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module StackIABAssets {
- umbrella header "StackIABAssets.h"
-
- export *
- module * { export * }
-}
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/StackIABAssets b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/StackIABAssets
deleted file mode 100644
index 1867608..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/StackIABAssets and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeDirectory
deleted file mode 100644
index a1d2cd4..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeDirectory and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeRequirements b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeRequirements
deleted file mode 100644
index 2646c87..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeRequirements and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeRequirements-1
deleted file mode 100644
index 64a5482..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeResources
deleted file mode 100644
index 3d48832..0000000
--- a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,372 +0,0 @@
-
-
-
-
- files
-
- Headers/STKIABAsset+Private.h
-
- M2C83+M1ZaJMlK18KRKqVdHAhY4=
-
- Headers/STKIABAsset.h
-
- /P21MOUk4iMUpebnNWvm+xjFvAs=
-
- Headers/STKIABAssetBuilder.h
-
- uxrcf75RVWRqo+3mSXfGMgmu3oI=
-
- Headers/STKIABAssetsDefines.h
-
- UqlCWWEv5vQrd3Rn3Bt2wGc0F0k=
-
- Headers/STKIABCallToActionView.h
-
- GF2H1qdc8gMVkpmRZoVXeTrwco0=
-
- Headers/STKIABClosableView.h
-
- Wu0e5I81gNdPBXcrs4cysecSf4U=
-
- Headers/STKIABCountdownView.h
-
- DOIgSkBKMYlms1jmIUyHzZ/js0E=
-
- Headers/STKIABLabelView.h
-
- V8G2JeoPNtnS6RAVgJ2uNvSzUk4=
-
- Headers/STKIABLayoutConstraint.h
-
- zPm1CaWNJxZD1VgtrK9O/xZ0btc=
-
- Headers/STKIABMuteView.h
-
- rtIitBSe20UnR+XLd/NoNjmEqsA=
-
- Headers/STKIABPlayView.h
-
- CpsLxZxQD+Hn1Wy6O/7qLBNtl64=
-
- Headers/STKIABProgressView.h
-
- k+GEywg4vaf0/OWLENhgVnoa/WI=
-
- Headers/STKIABViewProtocol.h
-
- 7rcqrrOSPOwfTOwbndKsdyNVcek=
-
- Headers/StackIABAssets.h
-
- 0KXJSvz94W5l4tTYqNqgY3aRIpY=
-
- Info.plist
-
- UFdBu9+yPjc+UVnHn7IfPSuC1Qo=
-
- Modules/module.modulemap
-
- fG1mQuVUykQQDjjWikPWUI9D7Qo=
-
- StackFoundation.bundle/PrivacyInfo.xcprivacy
-
- PehKh85ACMAJeaVumbBh74Ik6uM=
-
- StackProductPresentation.bundle/PrivacyInfo.xcprivacy
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
- StackUIKit.bundle/PrivacyInfo.xcprivacy
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
-
- files2
-
- Headers/STKIABAsset+Private.h
-
- hash
-
- M2C83+M1ZaJMlK18KRKqVdHAhY4=
-
- hash2
-
- aMjBLa3ZRHr6rKpeAEtW3e/Sl0pjWOETEnP5wAwP5MM=
-
-
- Headers/STKIABAsset.h
-
- hash
-
- /P21MOUk4iMUpebnNWvm+xjFvAs=
-
- hash2
-
- s+Y3QR+3lsGonVBdh0t0zobnd93aaiCqL2y0pGd1E+0=
-
-
- Headers/STKIABAssetBuilder.h
-
- hash
-
- uxrcf75RVWRqo+3mSXfGMgmu3oI=
-
- hash2
-
- S27JbTYriF2YrHoqD62IFD6Kpg0v8toLd+7LNHFkMmc=
-
-
- Headers/STKIABAssetsDefines.h
-
- hash
-
- UqlCWWEv5vQrd3Rn3Bt2wGc0F0k=
-
- hash2
-
- IbZbCX2ew67dxMjwaX6m34LSbuLm+ewLiJJ/XEQJwPg=
-
-
- Headers/STKIABCallToActionView.h
-
- hash
-
- GF2H1qdc8gMVkpmRZoVXeTrwco0=
-
- hash2
-
- pg0QEvpWmQtaXbAg2VytgpA9Rp/u8qPukEleULR4BUc=
-
-
- Headers/STKIABClosableView.h
-
- hash
-
- Wu0e5I81gNdPBXcrs4cysecSf4U=
-
- hash2
-
- w2SQ6mq/TZmEfrRfLtoIll7/wHaGs9mJyGCZ9ZHVbCA=
-
-
- Headers/STKIABCountdownView.h
-
- hash
-
- DOIgSkBKMYlms1jmIUyHzZ/js0E=
-
- hash2
-
- OTWjrVPEqxfiwETrhy6Bax7go2YZFN60t1G2iTN+6eo=
-
-
- Headers/STKIABLabelView.h
-
- hash
-
- V8G2JeoPNtnS6RAVgJ2uNvSzUk4=
-
- hash2
-
- gra8pdPTzMFuFgZDd3U04+cf2HS+Uh7eCGAaSsQB3j8=
-
-
- Headers/STKIABLayoutConstraint.h
-
- hash
-
- zPm1CaWNJxZD1VgtrK9O/xZ0btc=
-
- hash2
-
- zqrLwDjQJElXywiR55YRcCyvKXdBp7GCbAuYfuqBVaI=
-
-
- Headers/STKIABMuteView.h
-
- hash
-
- rtIitBSe20UnR+XLd/NoNjmEqsA=
-
- hash2
-
- KGesMjOr5SUz5ZfzeOsf1hjOfJLJ1eyFjs+3PuYnU74=
-
-
- Headers/STKIABPlayView.h
-
- hash
-
- CpsLxZxQD+Hn1Wy6O/7qLBNtl64=
-
- hash2
-
- rRwaZiVb3Wie5bDJKWQiiZb3KLMLYA2w8lQYfi/FyKA=
-
-
- Headers/STKIABProgressView.h
-
- hash
-
- k+GEywg4vaf0/OWLENhgVnoa/WI=
-
- hash2
-
- WewftUGlOqzs4jh44bn2K/PPQv4dCPkL2mXcrSYEp0M=
-
-
- Headers/STKIABViewProtocol.h
-
- hash
-
- 7rcqrrOSPOwfTOwbndKsdyNVcek=
-
- hash2
-
- yBDE7Pom7gcTefPUxECpHu8gmP6FPD8XTpyfBtoX1ww=
-
-
- Headers/StackIABAssets.h
-
- hash
-
- 0KXJSvz94W5l4tTYqNqgY3aRIpY=
-
- hash2
-
- E1CiEcwrqrPXFsgcY4olLefmzjsiZv4gWzKoPG9n3MQ=
-
-
- Modules/module.modulemap
-
- hash
-
- fG1mQuVUykQQDjjWikPWUI9D7Qo=
-
- hash2
-
- 8XmQZNuS8LmXHt2QEHvbMNW+jjjG6xl/LO17y4buScs=
-
-
- StackFoundation.bundle/PrivacyInfo.xcprivacy
-
- hash
-
- PehKh85ACMAJeaVumbBh74Ik6uM=
-
- hash2
-
- ziopBf5Z2+3YiSbyK1rHnLjnoN5dvC2/y2ULp6Tn0JE=
-
-
- StackProductPresentation.bundle/PrivacyInfo.xcprivacy
-
- hash
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
- hash2
-
- oOieiiHwPwrN8Jcb7UfQIsN5K/r7ZuKQ3AfMZT8usiw=
-
-
- StackUIKit.bundle/PrivacyInfo.xcprivacy
-
- hash
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
- hash2
-
- oOieiiHwPwrN8Jcb7UfQIsN5K/r7ZuKQ3AfMZT8usiw=
-
-
-
- rules
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeSignature b/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeSignature
deleted file mode 100644
index 812a0ae..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackIABAssets.framework/_CodeSignature/CodeSignature and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/.DS_Store b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/.DS_Store
deleted file mode 100644
index 98224fe..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/.DS_Store and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Headers/STKMRAIDContentMode.h b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Headers/STKMRAIDContentMode.h
deleted file mode 100644
index ec7ce6a..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Headers/STKMRAIDContentMode.h
+++ /dev/null
@@ -1,12 +0,0 @@
-//
-// STKMRAIDContentMode.h
-// StackMRAIDKit
-//
-// Created by Stanislau Rubasheuski on 24.05.22.
-// Copyright © 2022 Appodeal. All rights reserved.
-//
-
-typedef NS_ENUM(NSInteger, STKMRAIDContentMode) {
- STKMRAIDContentModeFit = 0,
- STKMRAIDContentModeFill
-};
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Headers/StackMRAIDKit.h b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Headers/StackMRAIDKit.h
deleted file mode 100644
index 27a49e7..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Headers/StackMRAIDKit.h
+++ /dev/null
@@ -1,26 +0,0 @@
-//
-// StackMRAIDKit.h
-// StackMRAIDKit
-//
-// Created by Stas Kochkin on 26/06/2019.
-// Copyright © 2019 Appodeal. All rights reserved.
-//
-
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-#import
-
-FOUNDATION_EXPORT NSString *const StackMRAIDKitVersion;
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Info.plist
deleted file mode 100644
index 1d94ae3..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Info.plist and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Modules/module.modulemap
deleted file mode 100644
index cc2e611..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module StackMRAIDKit {
- umbrella header "StackMRAIDKit.h"
-
- export *
- module * { export * }
-}
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/PrivateHeaders/STKMRAIDService+Private.h b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/PrivateHeaders/STKMRAIDService+Private.h
deleted file mode 100644
index 8ef875c..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/PrivateHeaders/STKMRAIDService+Private.h
+++ /dev/null
@@ -1,25 +0,0 @@
-//
-// AMKWebServiceManager+Private.h
-//
-// Copyright © 2019 Appodeal. All rights reserved.
-//
-
-#import
-
-NS_ASSUME_NONNULL_BEGIN
-
-@interface STKMRAIDService (Actions)
-
-- (void)createCalendarEvent:(NSString *)event;
-
-- (void)storePicture:(NSURL *)url;
-
-- (void)playVideo:(NSURL *)url;
-
-- (void)open:(NSURL *)url;
-
-- (void)receiveMessage:(NSString *)message;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/PrivateHeaders/STKMRAIDServiceConfiguration+Private.h b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/PrivateHeaders/STKMRAIDServiceConfiguration+Private.h
deleted file mode 100644
index 17e5838..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/PrivateHeaders/STKMRAIDServiceConfiguration+Private.h
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-// AMKWebServiceConfiguration+Private.h
-//
-// Copyright © 2019 Appodeal. All rights reserved.
-//
-
-#import
-
-NS_ASSUME_NONNULL_BEGIN
-
-@interface STKMRAIDServiceConfiguration (Private)
-
-@property (nonatomic, strong, readonly) NSArray *serviceFeatures;
-@property (nonatomic, strong, readonly) NSArray *internalServiceFeatures;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/StackMRAIDKit b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/StackMRAIDKit
deleted file mode 100644
index 6259f4e..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/StackMRAIDKit and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeDirectory
deleted file mode 100644
index a23da72..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeDirectory and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeRequirements b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeRequirements
deleted file mode 100644
index dbf9d61..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeRequirements and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeRequirements-1
deleted file mode 100644
index d2bd375..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeResources
deleted file mode 100644
index 058b3cf..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,462 +0,0 @@
-
-
-
-
- files
-
- Headers/STKCacheType.h
-
- Voyrx5vBv/nIF/LNh3FhDNRpeuA=
-
- Headers/STKMRAIDAd.h
-
- t1qGqQBg2y0rDNUhvTpxd3M7HLY=
-
- Headers/STKMRAIDBanner.h
-
- c/UPY+076abTrSZnJUQ4ryLPoF4=
-
- Headers/STKMRAIDContentMode.h
-
- e9Off0ti3LUOmjUOQ6kUlZyT+xY=
-
- Headers/STKMRAIDErrorType.h
-
- chmqMz2d7s3QtCot6LUt4cf2ImM=
-
- Headers/STKMRAIDInterstitial.h
-
- BCxLR5/rVlAukPUOMWo4cJLdLOs=
-
- Headers/STKMRAIDInterstitialPresenter.h
-
- YeAd38WoaCcnUy1AnT7ZSWUpsec=
-
- Headers/STKMRAIDModalPresenter.h
-
- fKSVPsjEUFtPKo8DfyB5ze4rD68=
-
- Headers/STKMRAIDPresentationConfiguration.h
-
- iY/npgummimYyLykpuhlLrTrosk=
-
- Headers/STKMRAIDPresenterProtocol.h
-
- Qi3hAui9/wHi1YvfszjjcWuF8Yg=
-
- Headers/STKMRAIDReusablePresenterProtocol.h
-
- srFmIfFywj7omIWZuLUPnFwYR58=
-
- Headers/STKMRAIDService.h
-
- A05abL+kv+kvVkZn+Vsy6xz23us=
-
- Headers/STKMRAIDServiceConfiguration.h
-
- 7Af6kuKm+Bc+ODuUCmEOqyuAo5U=
-
- Headers/STKMRAIDViewPresenter.h
-
- FZVHPYgOjANZ1rFnhEoQoBRnW64=
-
- Headers/STKMRAIDWebConfiguration.h
-
- HZhDafSo9SbmBFlUFQaWLccrQQw=
-
- Headers/STKMRAIDWrapperConfiguration.h
-
- IiWy7vR7nn2Cu8GL35L7uI6gCLI=
-
- Headers/STKMRAIDWrapperProtocol.h
-
- zMiDUKxvIKNVeN+wLrzGn3G++pE=
-
- Headers/STKScriptMessageHandlerProtocol.h
-
- M71/f4CGeJnWEiC96RigmVGSXdg=
-
- Headers/StackMRAIDKit.h
-
- zobGYkP/A+vn8p5og6SCsnXhgvE=
-
- Info.plist
-
- 88Q5+9B3JbohHbLelF/xay6A0bY=
-
- Modules/module.modulemap
-
- cAMXJsb3QkfC6/LPjNAyXb7v7dA=
-
- PrivateHeaders/STKMRAIDService+Private.h
-
- nmQi4BRaIACGBLQxA57MPxkCRaE=
-
- PrivateHeaders/STKMRAIDServiceConfiguration+Private.h
-
- +puOYXneWhIjc3+oUbcfytoCeSc=
-
- mraid.js
-
- /hEx0Pi5eJdZsTzS4ZiUzf2D1iw=
-
- nativeStorage.js
-
- qnGUSL9egewjVcar5bTgIQd784U=
-
-
- files2
-
- Headers/STKCacheType.h
-
- hash
-
- Voyrx5vBv/nIF/LNh3FhDNRpeuA=
-
- hash2
-
- dHPX5B2Qd0TWio8Apn8za+8uhI+MPHeKstX1jpXh+lY=
-
-
- Headers/STKMRAIDAd.h
-
- hash
-
- t1qGqQBg2y0rDNUhvTpxd3M7HLY=
-
- hash2
-
- onF19mxEGNps98JMdJvXndvm5xyO51PjZjIKc55MCuU=
-
-
- Headers/STKMRAIDBanner.h
-
- hash
-
- c/UPY+076abTrSZnJUQ4ryLPoF4=
-
- hash2
-
- 7jQ4pjuTG5VaZHPJvMs3QcroJbEV3rNUsEnyN4MGPJA=
-
-
- Headers/STKMRAIDContentMode.h
-
- hash
-
- e9Off0ti3LUOmjUOQ6kUlZyT+xY=
-
- hash2
-
- /82FVsvXvIelz/s49xW5vSnZCvIWFycf+7VVRqIEQrk=
-
-
- Headers/STKMRAIDErrorType.h
-
- hash
-
- chmqMz2d7s3QtCot6LUt4cf2ImM=
-
- hash2
-
- /NlADrM7c25jsrV3AfQ25oJNLc1gMxngyKLqIC9kSUY=
-
-
- Headers/STKMRAIDInterstitial.h
-
- hash
-
- BCxLR5/rVlAukPUOMWo4cJLdLOs=
-
- hash2
-
- S/ZV0KkkLguvnkEg43Pbuey2RSxrKRTw/QDdwDD+UU8=
-
-
- Headers/STKMRAIDInterstitialPresenter.h
-
- hash
-
- YeAd38WoaCcnUy1AnT7ZSWUpsec=
-
- hash2
-
- JkXH2m5zqUA3BdRpGhR1V0CbQLdeGLcZvzfYGu6Uato=
-
-
- Headers/STKMRAIDModalPresenter.h
-
- hash
-
- fKSVPsjEUFtPKo8DfyB5ze4rD68=
-
- hash2
-
- fSSe0zlGozqiV/RVdt5ekzoKqgbRUC/66KLHbKH9XBc=
-
-
- Headers/STKMRAIDPresentationConfiguration.h
-
- hash
-
- iY/npgummimYyLykpuhlLrTrosk=
-
- hash2
-
- nBSg9YuTjcBNBXI6lz405ZGe01Q1LFEgKMCNmpv9REw=
-
-
- Headers/STKMRAIDPresenterProtocol.h
-
- hash
-
- Qi3hAui9/wHi1YvfszjjcWuF8Yg=
-
- hash2
-
- qvBVN1j+vC2z7lbYePigzVG0CMHKRWFcE2EDMkg8ZCk=
-
-
- Headers/STKMRAIDReusablePresenterProtocol.h
-
- hash
-
- srFmIfFywj7omIWZuLUPnFwYR58=
-
- hash2
-
- 67XiYUXyOgfV2zHaJD7uV4KVDhKlzPGm7+K6DZ8JQlM=
-
-
- Headers/STKMRAIDService.h
-
- hash
-
- A05abL+kv+kvVkZn+Vsy6xz23us=
-
- hash2
-
- gkUqEGenQs4+vIipTTMzav6cuRquwq6C4+ojlNeKDo8=
-
-
- Headers/STKMRAIDServiceConfiguration.h
-
- hash
-
- 7Af6kuKm+Bc+ODuUCmEOqyuAo5U=
-
- hash2
-
- WTUGQVadsVyF67CY7qphjpmNwDmf3nOnGwOu6bjIXzw=
-
-
- Headers/STKMRAIDViewPresenter.h
-
- hash
-
- FZVHPYgOjANZ1rFnhEoQoBRnW64=
-
- hash2
-
- 3dHk0ohRNS7Yl7NXjpGaYPnAZWya2w/UC59zCW8O1oU=
-
-
- Headers/STKMRAIDWebConfiguration.h
-
- hash
-
- HZhDafSo9SbmBFlUFQaWLccrQQw=
-
- hash2
-
- tqg0iWcXPuRVQco9hQutq1ZuRpEPCQPF/SPWLEJHoVE=
-
-
- Headers/STKMRAIDWrapperConfiguration.h
-
- hash
-
- IiWy7vR7nn2Cu8GL35L7uI6gCLI=
-
- hash2
-
- AfOrlPtHZmYQkSci950ktBqe+dyBBfYTS2Xxzo1iQ9A=
-
-
- Headers/STKMRAIDWrapperProtocol.h
-
- hash
-
- zMiDUKxvIKNVeN+wLrzGn3G++pE=
-
- hash2
-
- 0H1Vs/+JzgQvCsuns+LCbG9VWXaJaMgkzTMkvomo58o=
-
-
- Headers/STKScriptMessageHandlerProtocol.h
-
- hash
-
- M71/f4CGeJnWEiC96RigmVGSXdg=
-
- hash2
-
- tHEjqjDhgtSVWOFhTLqfU2SbLC109s21G/RNl6xvcto=
-
-
- Headers/StackMRAIDKit.h
-
- hash
-
- zobGYkP/A+vn8p5og6SCsnXhgvE=
-
- hash2
-
- vteuhJqHh1gWAznpkIaLX+eT9CuLRV6/fX5ufLJM9uY=
-
-
- Modules/module.modulemap
-
- hash
-
- cAMXJsb3QkfC6/LPjNAyXb7v7dA=
-
- hash2
-
- Rp3Pe1r3LvuoSuKeISn+TuR1AbxcJk9NjV6us8mbww0=
-
-
- PrivateHeaders/STKMRAIDService+Private.h
-
- hash
-
- nmQi4BRaIACGBLQxA57MPxkCRaE=
-
- hash2
-
- cedgEzu9yBJzKNfccXN+mgntOzm+OC+6NeA5KxGhOpE=
-
-
- PrivateHeaders/STKMRAIDServiceConfiguration+Private.h
-
- hash
-
- +puOYXneWhIjc3+oUbcfytoCeSc=
-
- hash2
-
- WDQPIcelD6Q9yQSaCYi827Y1/vP8EzMe1O14kPGWHT0=
-
-
- mraid.js
-
- hash
-
- /hEx0Pi5eJdZsTzS4ZiUzf2D1iw=
-
- hash2
-
- RtPDvEbGhfwWut+/jLOcOb+BxLJz7jpkDiEyUmV4O7Y=
-
-
- nativeStorage.js
-
- hash
-
- qnGUSL9egewjVcar5bTgIQd784U=
-
- hash2
-
- CUWYgWvHdhD4G+NDsNk5tkWMAmQP5gqHGSCJCQvcDD8=
-
-
-
- rules
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeSignature b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/_CodeSignature/CodeSignature
deleted file mode 100644
index e69de29..0000000
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/mraid.js b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/mraid.js
deleted file mode 100644
index 9ec81b9..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/mraid.js
+++ /dev/null
@@ -1,805 +0,0 @@
-//
-// mraid.js
-// MRAID 2.0
-//
-// Copyright (c) 2013 Nexage, Inc. All rights reserved.
-//
-(function() {
-
- /***************************************************************************
- * console logging helper
- **************************************************************************/
-
- LogLevelEnum = {
- "DEBUG" : 0,
- "INFO" : 1,
- "WARNING" : 2,
- "ERROR" : 3
- }
-
- var logLevel = LogLevelEnum.DEBUG;
- var log = {};
-
- log.d = function(msg) {
- if (logLevel <= LogLevelEnum.DEBUG) {
- console.log("(D) " + msg);
- }
- }
-
- log.i = function(msg) {
- if (logLevel <= LogLevelEnum.INFO) {
- console.log("(I) " + msg);
- }
- }
-
- log.w = function(msg) {
- if (logLevel <= LogLevelEnum.WARN) {
- console.log("(W) " + msg);
- }
- }
-
- log.e = function(msg) {
- console.log("(E) " + msg);
- }
-
- /***************************************************************************
- * MRAID declaration
- **************************************************************************/
-
- log.i("Setting up mraid object");
-
- var mraid = window.mraid = {};
-
- /***************************************************************************
- * constants
- **************************************************************************/
-
- var VERSION = "2.0";
-
- var STATES = mraid.STATES = {
- "LOADING" : "loading",
- "DEFAULT" : "default",
- "EXPANDED" : "expanded",
- "RESIZED" : "resized",
- "HIDDEN" : "hidden"
- };
-
- var PLACEMENT_TYPES = mraid.PLACEMENT_TYPES = {
- "INLINE" : "inline",
- "INTERSTITIAL" : "interstitial"
- };
-
- var RESIZE_PROPERTIES_CUSTOM_CLOSE_POSITION = mraid.RESIZE_PROPERTIES_CUSTOM_CLOSE_POSITION = {
- "TOP_LEFT" : "top-left",
- "TOP_CENTER" : "top-center",
- "TOP_RIGHT" : "top-right",
- "CENTER" : "center",
- "BOTTOM_LEFT" : "bottom-left",
- "BOTTOM_CENTER" : "bottom-center",
- "BOTTOM_RIGHT" : "bottom-right"
- };
-
- var ORIENTATION_PROPERTIES_FORCE_ORIENTATION = mraid.ORIENTATION_PROPERTIES_FORCE_ORIENTATION = {
- "PORTRAIT" : "portrait",
- "LANDSCAPE" : "landscape",
- "NONE" : "none"
- };
-
- var EVENTS = mraid.EVENTS = {
- "ERROR" : "error",
- "READY" : "ready",
- "SIZECHANGE" : "sizeChange",
- "STATECHANGE" : "stateChange",
- "VIEWABLECHANGE" : "viewableChange"
- };
-
- var SUPPORTED_FEATURES = mraid.SUPPORTED_FEATURES = {
- "SMS" : "sms",
- "TEL" : "tel",
- "CALENDAR" : "calendar",
- "STOREPICTURE" : "storePicture",
- "INLINEVIDEO" : "inlineVideo"
- };
-
- /***************************************************************************
- * state
- **************************************************************************/
-
- var state = STATES.LOADING;
- var placementType = PLACEMENT_TYPES.INLINE;
- var supportedFeatures = {};
- var isViewable = false;
- var isResizeReady = false;
-
- var expandProperties = {
- "width" : 0,
- "height" : 0,
- "useCustomClose" : false,
- "isModal" : true
- };
-
- var orientationProperties = {
- "allowOrientationChange" : true,
- "forceOrientation" : ORIENTATION_PROPERTIES_FORCE_ORIENTATION.NONE
- };
-
- var resizeProperties = {
- "width" : 0,
- "height" : 0,
- "customClosePosition" : RESIZE_PROPERTIES_CUSTOM_CLOSE_POSITION.TOP_RIGHT,
- "offsetX" : 0,
- "offsetY" : 0,
- "allowOffscreen" : true
- };
-
- var currentPosition = {
- "x" : 0,
- "y" : 0,
- "width" : 0,
- "height" : 0
- };
-
- var defaultPosition = {
- "x" : 0,
- "y" : 0,
- "width" : 0,
- "height" : 0
- };
-
- var maxSize = {
- "width" : 0,
- "height" : 0
- };
-
- var screenSize = {
- "width" : 0,
- "height" : 0
- };
-
- var currentOrientation = 0;
-
- var listeners = {};
-
- /***************************************************************************
- * "official" API: methods called by creative
- **************************************************************************/
-
- mraid.addEventListener = function(event, listener) {
- log.i("mraid.addEventListener " + event + ": " + String(listener));
- if (!event || !listener) {
- mraid.fireErrorEvent("Both event and listener are required.", "addEventListener");
- return;
- }
- if (!contains(event, EVENTS)) {
- mraid.fireErrorEvent("Unknown MRAID event: " + event, "addEventListener");
- return;
- }
- var listenersForEvent = listeners[event] = listeners[event] || [];
- // check to make sure that the listener isn't already registered
- for (var i = 0; i < listenersForEvent.length; i++) {
- var str1 = String(listener);
- var str2 = String(listenersForEvent[i]);
- if (listener === listenersForEvent[i] || str1 === str2) {
- log.i("listener " + str1 + " is already registered for event " + event);
- return;
- }
- }
- listenersForEvent.push(listener);
- };
-
- mraid.createCalendarEvent = function(parameters) {
- log.i("mraid.createCalendarEvent with " + parameters);
- callNative("createCalendarEvent?eventJSON="+JSON.stringify(parameters));
- };
-
- mraid.close = function() {
- log.i("mraid.close");
- if (state === STATES.LOADING ||
- (state === STATES.DEFAULT && placementType === PLACEMENT_TYPES.INLINE) ||
- state === STATES.HIDDEN) {
- // do nothing
- return;
- }
- callNative("close");
- };
-
- mraid.expand = function(url) {
- if (url === undefined) {
- log.i("mraid.expand (1-part)");
- } else {
- log.i("mraid.expand " + url);
- }
- // The only time it is valid to call expand is when the ad is
- // a banner currently in either default or resized state.
- if (placementType !== PLACEMENT_TYPES.INLINE ||
- (state !== STATES.DEFAULT && state !== STAES.RESIZED)) {
- return;
- }
- if (url === undefined) {
- callNative("expand");
- } else {
- callNative("expand?url=" + encodeURIComponent(url));
- }
- };
-
- mraid.getCurrentPosition = function() {
- log.i("mraid.getCurrentPosition");
- return currentPosition;
- };
-
- mraid.getDefaultPosition = function() {
- log.i("mraid.getDefaultPosition");
- return defaultPosition;
- };
-
- mraid.getExpandProperties = function() {
- log.i("mraid.getExpandProperties");
- return expandProperties;
- };
-
- mraid.getMaxSize = function() {
- log.i("mraid.getMaxSize " + maxSize.width + " x " + maxSize.height);
- return maxSize;
- };
-
- mraid.getOrientationProperties = function() {
- log.i("mraid.getOrientationProperties");
- return orientationProperties;
- };
-
- mraid.getPlacementType = function() {
- log.i("mraid.getPlacementType");
- return placementType;
- };
-
- mraid.getResizeProperties = function() {
- log.i("mraid.getResizeProperties");
- return resizeProperties;
- };
-
- mraid.getScreenSize = function() {
- log.i("mraid.getScreenSize");
- return screenSize;
- };
-
- mraid.getState = function() {
- log.i("mraid.getState");
- return state;
- };
-
- mraid.getVersion = function() {
- log.i("mraid.getVersion");
- return VERSION;
- };
-
- mraid.isViewable = function() {
- log.i("mraid.isViewable");
- return isViewable;
- };
-
- mraid.open = function(url) {
- log.i("mraid.open " + url);
- callNative("open?url=" + encodeURIComponent(url));
- };
-
- mraid.playVideo = function(url) {
- log.i("mraid.playVideo " + url);
- callNative("playVideo?url=" + encodeURIComponent(url));
- };
-
- mraid.removeEventListener = function(event, listener) {
- log.i("mraid.removeEventListener " + event + " : " + String(listener));
- if (!event) {
- mraid.fireErrorEvent("Event is required.", "removeEventListener");
- return;
- }
- if (!contains(event, EVENTS)) {
- mraid.fireErrorEvent("Unknown MRAID event: " + event, "removeEventListener");
- return;
- }
- if (listeners.hasOwnProperty(event)) {
- if (listener) {
- var listenersForEvent = listeners[event];
- // try to find the given listener
- var len = listenersForEvent.length;
- for (var i = 0; i < len; i++) {
- var registeredListener = listenersForEvent[i];
- var str1 = String(listener);
- var str2 = String(registeredListener);
- if (listener === registeredListener || str1 === str2) {
- listenersForEvent.splice(i, 1);
- break;
- }
- }
- if (i === len) {
- log.i("listener " + str1 + " not found for event " + event);
- }
- if (listenersForEvent.length === 0) {
- delete listeners[event];
- }
- } else {
- // no listener to remove was provided, so remove all listeners for given event
- delete listeners[event];
- }
- } else {
- log.i("no listeners registered for event " + event);
- }
- };
-
- mraid.resize = function() {
- log.i("mraid.resize");
- // The only time it is valid to call resize is when the ad is
- // a banner currently in either default or resized state.
- // Trigger an error if the current state is expanded.
- if (placementType === PLACEMENT_TYPES.INTERSTITIAL || state === STATES.LOADING || state === STATES.HIDDEN) {
- // do nothing
- return;
- }
- if (state === STATES.EXPANDED) {
- mraid.fireErrorEvent("mraid.resize called when ad is in expanded state", "mraid.resize");
- return;
- }
- if (!isResizeReady) {
- mraid.fireErrorEvent("mraid.resize is not ready to be called", "mraid.resize");
- return;
- }
- callNative("resize");
- };
-
- mraid.setExpandProperties = function(properties) {
- log.i("mraid.setExpandProperties");
-
- if (!validate(properties, "setExpandProperties")) {
- log.e("failed validation");
- return;
- }
-
- var oldUseCustomClose = expandProperties.useCustomClose;
-
- // expandProperties contains 3 read-write properties: width, height, and useCustomClose;
- // the isModal property is read-only
- var rwProps = [ "width", "height", "useCustomClose" ];
- for (var i = 0; i < rwProps.length; i++) {
- var propname = rwProps[i];
- if (properties.hasOwnProperty(propname)) {
- expandProperties[propname] = properties[propname];
- }
- }
-
- // In MRAID v2.0, all expanded ads by definition cover the entire screen,
- // so the only property that the native side has to know about is useCustomClose.
- // (That is, the width and height properties are not needed by the native code.)
- if (expandProperties.useCustomClose !== oldUseCustomClose) {
- callNative("useCustomClose?useCustomClose=" + expandProperties.useCustomClose);
- }
- };
-
- mraid.setOrientationProperties = function(properties) {
- log.i("mraid.setOrientationProperties");
-
- if (!validate(properties, "setOrientationProperties")) {
- log.e("failed validation");
- return;
- }
-
- var newOrientationProperties = {};
- newOrientationProperties.allowOrientationChange = orientationProperties.allowOrientationChange,
- newOrientationProperties.forceOrientation = orientationProperties.forceOrientation;
-
- // orientationProperties contains 2 read-write properties: allowOrientationChange and forceOrientation
- var rwProps = [ "allowOrientationChange", "forceOrientation" ];
- for (var i = 0; i < rwProps.length; i++) {
- var propname = rwProps[i];
- if (properties.hasOwnProperty(propname)) {
- newOrientationProperties[propname] = properties[propname];
- }
- }
-
- // Setting allowOrientationChange to true while setting forceOrientation to either portrait or landscape
- // is considered an error condition.
- if (newOrientationProperties.allowOrientationChange &&
- newOrientationProperties.forceOrientation !== mraid.ORIENTATION_PROPERTIES_FORCE_ORIENTATION.NONE) {
- mraid.fireErrorEvent("allowOrientationChange is true but forceOrientation is " + newOrientationProperties.forceOrientation,
- "setOrientationProperties");
- return;
- }
-
- orientationProperties.allowOrientationChange = newOrientationProperties.allowOrientationChange;
- orientationProperties.forceOrientation = newOrientationProperties.forceOrientation;
-
- var params =
- "allowOrientationChange=" + orientationProperties.allowOrientationChange +
- "&forceOrientation=" + orientationProperties.forceOrientation;
-
- callNative("setOrientationProperties?" + params);
- };
-
- mraid.setResizeProperties = function(properties) {
- log.i("mraid.setResizeProperties");
-
- isResizeReady = false;
-
- // resizeProperties contains 6 read-write properties:
- // width, height, offsetX, offsetY, customClosePosition, allowOffscreen
-
- // The properties object passed into this function must contain width, height, offsetX, offsetY.
- // The remaining two properties are optional.
- var requiredProps = [ "width", "height", "offsetX", "offsetY" ];
- for (var i = 0; i < requiredProps.length; i++) {
- var propname = requiredProps[i];
- if (!properties.hasOwnProperty(propname)) {
- mraid.fireErrorEvent(
- "required property " + propname + " is missing",
- "mraid.setResizeProperties");
- return;
- }
- }
-
- if (!validate(properties, "setResizeProperties")) {
- mraid.fireErrorEvent("failed validation", "mraid.setResizeProperties");
- return;
- }
-
- var adjustments = { "x": 0, "y": 0 };
-
- var allowOffscreen = properties.hasOwnProperty("allowOffscreen") ? properties.allowOffscreen : resizeProperties.allowOffscreen;
- if (!allowOffscreen) {
- if (properties.width > maxSize.width || properties.height > maxSize.height) {
- mraid.fireErrorEvent("resize width or height is greater than the maxSize width or height", "mraid.setResizeProperties");
- return;
- }
- adjustments = fitResizeViewOnScreen(properties);
- } else if (!isCloseRegionOnScreen(properties)) {
- mraid.fireErrorEvent("close event region will not appear entirely onscreen", "mraid.setResizeProperties");
- return;
- }
-
- var rwProps = [ "width", "height", "offsetX", "offsetY", "customClosePosition", "allowOffscreen" ];
- for (var i = 0; i < rwProps.length; i++) {
- var propname = rwProps[i];
- if (properties.hasOwnProperty(propname)) {
- resizeProperties[propname] = properties[propname];
- }
- }
-
- var params =
- "width=" + resizeProperties.width +
- "&height=" + resizeProperties.height +
- "&offsetX=" + (resizeProperties.offsetX + adjustments.x) +
- "&offsetY=" + (resizeProperties.offsetY + adjustments.y) +
- "&customClosePosition=" + resizeProperties.customClosePosition +
- "&allowOffscreen=" + resizeProperties.allowOffscreen;
-
- callNative("setResizeProperties?" + params);
-
- isResizeReady = true;
- };
-
- mraid.storePicture = function(url) {
- log.i("mraid.storePicture " + url);
- callNative("storePicture?url=" + encodeURIComponent(url));
- };
-
- mraid.supports = function(feature) {
- log.i("mraid.supports " + feature + " " + supportedFeatures[feature]);
- var retval = supportedFeatures[feature];
- if (typeof retval === "undefined") {
- retval = false;
- }
- return retval;
- };
-
- mraid.useCustomClose = function(isCustomClose) {
- log.i("mraid.useCustomClose " + isCustomClose);
- if (expandProperties.useCustomClose !== isCustomClose) {
- expandProperties.useCustomClose = isCustomClose;
- callNative("useCustomClose?useCustomClose=" + expandProperties.useCustomClose);
- }
- };
-
- /***************************************************************************
- * helper methods called by SDK
- **************************************************************************/
-
- // setters to change state
-
- mraid.setCurrentPosition = function(x, y, width, height) {
- log.i("mraid.setCurrentPosition " + x + "," + y + "," + width + "," + height);
-
- var previousSize = {};
- previousSize.width = currentPosition.width;
- previousSize.height = currentPosition.height;
- log.i("previousSize " + previousSize.width + "," + previousSize.height);
-
- currentPosition.x = x;
- currentPosition.y = y;
- currentPosition.width = width;
- currentPosition.height = height;
-
- if (width !== previousSize.width || height !== previousSize.height) {
- mraid.fireSizeChangeEvent(width, height);
- }
- };
-
- mraid.setDefaultPosition = function(x, y, width, height) {
- log.i("mraid.setDefaultPosition " + x + "," + y + "," + width + "," + height);
- defaultPosition.x = x;
- defaultPosition.y = y;
- defaultPosition.width = width;
- defaultPosition.height = height;
- };
-
- mraid.setExpandSize = function(width, height) {
- log.i("mraid.setExpandSize " + width + "x" + height);
- expandProperties.width = width;
- expandProperties.height = height;
- };
-
- mraid.setMaxSize = function(width, height) {
- log.i("mraid.setMaxSize " + width + "x" + height);
- maxSize.width = width;
- maxSize.height = height;
- };
-
- mraid.setPlacementType = function(pt) {
- log.i("mraid.setPlacementType " + pt);
- placementType = pt;
- };
-
- mraid.setScreenSize = function(width, height) {
- log.i("mraid.setScreenSize " + width + "x" + height);
- screenSize.width = width;
- screenSize.height = height;
- };
-
- mraid.setSupports = function(feature, supported) {
- log.i("mraid.setSupports " + feature + " " + supported);
- supportedFeatures[feature] = supported;
- };
-
- // methods to fire events
- mraid.fireErrorEvent = function(message, action) {
- log.i("mraid.fireErrorEvent " + message + " " + action);
- fireEvent(mraid.EVENTS.ERROR, message, action);
- };
-
- mraid.fireReadyEvent = function() {
- log.i("mraid.fireReadyEvent");
- fireEvent(mraid.EVENTS.READY);
- };
-
- mraid.fireSizeChangeEvent = function(width, height) {
- log.i("mraid.fireSizeChangeEvent " + width + "x" + height);
- fireEvent(mraid.EVENTS.SIZECHANGE, width, height);
- };
-
- mraid.fireStateChangeEvent = function(newState) {
- log.i("mraid.fireStateChangeEvent " + newState);
- if (state !== newState) {
- state = newState;
- fireEvent(mraid.EVENTS.STATECHANGE, state);
- }
- };
-
- mraid.fireViewableChangeEvent = function(newIsViewable) {
- log.i("mraid.fireViewableChangeEvent " + newIsViewable);
- if (isViewable !== newIsViewable) {
- isViewable = newIsViewable;
- fireEvent(mraid.EVENTS.VIEWABLECHANGE, isViewable);
- }
- };
-
- /***************************************************************************
- * internal helper methods
- **************************************************************************/
-
- var callNative = function(command) {
- window.webkit.messageHandlers.observe.postMessage(command);
- };
-
- var fireEvent = function(event) {
- var args = Array.prototype.slice.call(arguments);
- args.shift();
- log.i("fireEvent " + event + " [" + args.toString() + "]");
-
- var tempEventListeners = listeners[event];
- if (tempEventListeners) {
- var eventListeners = tempEventListeners.slice();
- var len = eventListeners.length;
- log.i(len + " listener(s) found");
- for (var i = 0; i < len; i++) {
- eventListeners[i].apply(null, args);
- }
- } else {
- log.i("no listeners found for " + event);
- }
- };
-
- var contains = function(value, array) {
- for (var i in array) {
- if (array[i] === value) {
- return true;
- }
- }
- return false;
- };
-
- // The action parameter is a string which is the name of the setter function which called this function
- // (in other words, setExpandPropeties, setOrientationProperties, or setResizeProperties).
- // It serves both as the key to get the the appropriate set of validating functions from the allValidators object
- // as well as the action parameter of any error event that may be thrown.
- var validate = function(properties, action) {
- var retval = true;
- var validators = allValidators[action];
- for (var prop in properties) {
- var validator = validators[prop];
- var value = properties[prop];
- if (validator && !validator(value)) {
- mraid.fireErrorEvent("Value of property " + prop + " (" + value + ") is invalid", "mraid." + action);
- retval = false;
- }
- }
- return retval;
- };
-
- var allValidators = {
- "setExpandProperties": {
- // In MRAID 2.0, the only property in expandProperties we actually care about is useCustomClose.
- // Still, we'll do a basic sanity check on the width and height properties, too.
- "width" : function(width) {
- return !isNaN(width);
- },
- "height" : function(height) {
- return !isNaN(height);
- },
- "useCustomClose" : function(useCustomClose) {
- return (typeof useCustomClose === "boolean");
- }
- },
- "setOrientationProperties": {
- "allowOrientationChange" : function(allowOrientationChange) {
- return (typeof allowOrientationChange === "boolean");
- },
- "forceOrientation" : function(forceOrientation) {
- var validValues = [ "portrait","landscape","none" ];
- return validValues.indexOf(forceOrientation) !== -1;
- }
- },
- "setResizeProperties": {
- "width" : function(width) {
- return !isNaN(width) && width >= 50;
- },
- "height" : function(height) {
- return !isNaN(height) && height >= 50;
- },
- "offsetX" : function(offsetX) {
- return !isNaN(offsetX);
- },
- "offsetY" : function(offsetY) {
- return !isNaN(offsetY);
- },
- "customClosePosition" : function(customClosePosition) {
- var validPositions = [ "top-left","top-center","top-right","center","bottom-left","bottom-center","bottom-right" ];
- return validPositions.indexOf(customClosePosition) !== -1;
- },
- "allowOffscreen" : function(allowOffscreen) {
- return (typeof allowOffscreen === "boolean");
- }
- }
- };
-
- function isCloseRegionOnScreen(properties) {
- log.d("isCloseRegionOnScreen");
- log.d("defaultPosition " + defaultPosition.x + " " + defaultPosition.y);
- log.d("offset " + properties.offsetX + " " + properties.offsetY);
-
- var resizeRect = {};
- resizeRect.x = defaultPosition.x + properties.offsetX;
- resizeRect.y = defaultPosition.y + properties.offsetY;
- resizeRect.width = properties.width;
- resizeRect.height = properties.height;
- printRect("resizeRect", resizeRect);
-
- var customClosePosition = properties.hasOwnProperty("customClosePosition") ?
- properties.customClosePosition : resizeProperties.customClosePosition;
- log.d("customClosePosition " + customClosePosition);
-
- var closeRect = { "width": 50, "height": 50 };
-
- if (customClosePosition.search("left") !== -1) {
- closeRect.x = resizeRect.x;
- } else if (customClosePosition.search("center") !== -1) {
- closeRect.x = resizeRect.x + (resizeRect.width / 2) - 25;
- } else if (customClosePosition.search("right") !== -1) {
- closeRect.x = resizeRect.x + resizeRect.width - 50;
- }
-
- if (customClosePosition.search("top") !== -1) {
- closeRect.y = resizeRect.y;
- } else if (customClosePosition === "center") {
- closeRect.y = resizeRect.y + (resizeRect.height / 2) - 25;
- } else if (customClosePosition.search("bottom") !== -1) {
- closeRect.y = resizeRect.y + resizeRect.height - 50;
- }
-
- var maxRect = { "x": 0, "y": 0 };
- maxRect.width = maxSize.width;
- maxRect.height = maxSize.height;
-
- return isRectContained(maxRect, closeRect);
- }
-
- function fitResizeViewOnScreen(properties) {
- log.d("fitResizeViewOnScreen");
- log.d("defaultPosition " + defaultPosition.x + " " + defaultPosition.y);
- log.d("offset " + properties.offsetX + " " + properties.offsetY);
-
- var resizeRect = {};
- resizeRect.x = defaultPosition.x + properties.offsetX;
- resizeRect.y = defaultPosition.y + properties.offsetY;
- resizeRect.width = properties.width;
- resizeRect.height = properties.height;
- printRect("resizeRect", resizeRect);
-
- var maxRect = { "x": 0, "y": 0 };
- maxRect.width = maxSize.width;
- maxRect.height = maxSize.height;
-
- var adjustments = { "x": 0, "y": 0 };
-
- if (isRectContained(maxRect, resizeRect)) {
- log.d("no adjustment necessary");
- return adjustments;
- }
-
- if (resizeRect.x < maxRect.x) {
- adjustments.x = maxRect.x - resizeRect.x;
- } else if ((resizeRect.x + resizeRect.width) > (maxRect.x + maxRect.width)) {
- adjustments.x = (maxRect.x + maxRect.width) - (resizeRect.x + resizeRect.width);
- }
- log.d("adjustments.x " + adjustments.x);
-
- if (resizeRect.y < maxRect.y) {
- adjustments.y = maxRect.y - resizeRect.y;
- } else if ((resizeRect.y + resizeRect.height) > (maxRect.y + maxRect.height)) {
- adjustments.y = (maxRect.y + maxRect.height) - (resizeRect.y + resizeRect.height);
- }
- log.d("adjustments.y " + adjustments.y);
-
- resizeRect.x = defaultPosition.x + properties.offsetX + adjustments.x;
- resizeRect.y = defaultPosition.y + properties.offsetY + adjustments.y;
- printRect("adjusted resizeRect", resizeRect);
-
- return adjustments;
- }
-
- function isRectContained(containingRect, containedRect) {
- log.d("isRectContained");
- printRect("containingRect", containingRect);
- printRect("containedRect", containedRect);
- return (containedRect.x >= containingRect.x &&
- (containedRect.x + containedRect.width) <= (containingRect.x + containingRect.width) &&
- containedRect.y >= containingRect.y &&
- (containedRect.y + containedRect.height) <= (containingRect.y + containingRect.height));
- }
-
-
- function printRect(label, rect) {
- log.d(label +
- " [" + rect.x + "," + rect.y + "]" +
- ",[" + (rect.x + rect.width) + "," + (rect.y + rect.height) + "]" +
- " (" + rect.width + "x" + rect.height + ")");
- }
-
- mraid.dumpListeners = function() {
- var nEvents = Object.keys(listeners).length
- log.i("dumping listeners (" + nEvents + " events)");
- for (var event in listeners) {
- var eventListeners = listeners[event];
- log.i(" " + event + " contains " + eventListeners.length + " listeners");
- for (var i = 0; i < eventListeners.length; i++) {
- log.i(" " + eventListeners[i]);
- }
- }
- };
-}());
diff --git a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/nativeStorage.js b/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/nativeStorage.js
deleted file mode 100644
index e2a3525..0000000
--- a/plugins/2018.3326/iphone-sim/StackMRAIDKit.framework/nativeStorage.js
+++ /dev/null
@@ -1,121 +0,0 @@
-(function() {
- var nativeStorage = window.nativeStorage = {};
-
- var EVENTS = nativeStorage.EVENTS = {
- "READ_FILE_SUCCESS_EVENT" : "readFileSuccess",
- "READ_DEFAULTS_SUCCESS_EVENT" : "readDefaultsSuccess",
- "ERROR_EVENT" : "error",
- };
-
- var listeners = {};
-
- /// JS API
- nativeStorage.addEventListener = function(event, listener) {
- if (!event || !listener || !contains(event, EVENTS)) {
- return;
- }
- var listenersForEvent = listeners[event] = listeners[event] || [];
- // Check to make sure that the listener isn't already registered
- for (var i = 0; i < listenersForEvent.length; i++) {
- var str1 = String(listener);
- var str2 = String(listenersForEvent[i]);
- if (listener === listenersForEvent[i] || str1 === str2) {
- return;
- }
- }
-
- listenersForEvent.push(listener);
- };
-
- nativeStorage.removeEventListener = function(event, listener) {
- if (!event || !contains(event, EVENTS)) {
- return;
- }
-
- if (listeners.hasOwnProperty(event)) {
- if (listener) {
- var listenersForEvent = listeners[event];
- // try to find the given listener
- var len = listenersForEvent.length;
- for (var i = 0; i < len; i++) {
- var registeredListener = listenersForEvent[i];
- var str1 = String(listener);
- var str2 = String(registeredListener);
- if (listener === registeredListener || str1 === str2) {
- listenersForEvent.splice(i, 1);
- break;
- }
- }
- if (listenersForEvent.length === 0) {
- delete listeners[event];
- }
- } else {
- delete listeners[event];
- }
- }
- };
-
- nativeStorage.readFile = function(encodedPath) {
- var params = "path=" + encodeURIComponent(encodedPath);
- callNative("readFile?" + params);
- }
-
- nativeStorage.writeFile = function(encodedPath, encodedData) {
- var params =
- "path=" + encodeURIComponent(encodedPath) +
- "&data=" + encodeURIComponent(encodedData);
- callNative("writeFile?" + params);
- }
-
- nativeStorage.readDefaults = function(encodedPath) {
- var params = "path=" + encodeURIComponent(encodedPath);
- callNative("readDefaults?" + params);
- }
-
- nativeStorage.writeDefaults = function(encodedPath, encodedData) {
- var params =
- "path=" + encodeURIComponent(encodedPath) +
- "&data=" + encodeURIComponent(encodedData);
- callNative("writeDefaults?" + params);
- }
-
- /// SDK API
- nativeStorage.fireReadFileSuccessEvent = function(path, data) {
- fireEvent(nativeStorage.EVENTS.READ_FILE_SUCCESS_EVENT, path, data);
- };
-
- nativeStorage.fireReadDefaultsSuccessEvent = function(path, data) {
- fireEvent(nativeStorage.EVENTS.READ_DEFAULTS_SUCCESS_EVENT, path, data);
- };
-
- nativeStorage.fireErrorEvent = function(message) {
- fireEvent(nativeStorage.EVENTS.ERROR_EVENT, message);
- };
-
- /// Helpers
- var contains = function(value, array) {
- for (var i in array) {
- if (array[i] === value) {
- return true;
- }
- }
- return false;
- };
-
- var callNative = function(command) {
- window.webkit.messageHandlers.nativeStorage.postMessage(command);
- }
-
- var fireEvent = function(event) {
- var args = Array.prototype.slice.call(arguments);
- args.shift();
- var tempEventListeners = listeners[event];
- if (tempEventListeners) {
- var eventListeners = tempEventListeners.slice();
- var len = eventListeners.length;
- for (var i = 0; i < len; i++) {
- eventListeners[i].apply(null, args);
- }
- }
- };
-}());
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSArray+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSArray+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSArray+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSArray+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSData+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSData+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSData+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSData+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSDate+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSDate+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSDate+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSDate+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSFileManager+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSFileManager+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSFileManager+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSFileManager+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSObject+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSObject+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSObject+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSObject+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSString+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSString+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSString+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSString+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSURL+STKFoundation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSURL+STKFoundation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/NSURL+STKFoundation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/NSURL+STKFoundation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKAd.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKAd.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKAd.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKAd.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKAny.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKAny.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKAny.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKAny.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKAppearanceEffectView.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKAppearanceEffectView.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKAppearanceEffectView.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKAppearanceEffectView.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKBoxStorage.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKBoxStorage.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKBoxStorage.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKBoxStorage.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKBundle.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKBundle.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKBundle.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKBundle.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCircleTimerButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCircleTimerButton.h
similarity index 91%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCircleTimerButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCircleTimerButton.h
index 011814b..9548b40 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCircleTimerButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCircleTimerButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKCircleTimerButton : UIView
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKCloseButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCloseButton.h
similarity index 82%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKCloseButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCloseButton.h
index d421b67..6f83fe5 100644
--- a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKCloseButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCloseButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKCloseButton : STKCoreButton
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKConnection.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKConnection.h
similarity index 93%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKConnection.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKConnection.h
index 412ac66..c2fe6f3 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKConnection.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKConnection.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKContainerLogRecorder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKContainerLogRecorder.h
similarity index 88%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKContainerLogRecorder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKContainerLogRecorder.h
index 74a3e87..c6ba7ec 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKContainerLogRecorder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKContainerLogRecorder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCoreButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButton.h
similarity index 84%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCoreButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButton.h
index 912b5ae..bfb5c1c 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCoreButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKCoreButtonSettings.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButtonSettings.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKCoreButtonSettings.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButtonSettings.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCoreButtonSettingsBuilder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButtonSettingsBuilder.h
similarity index 94%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCoreButtonSettingsBuilder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButtonSettingsBuilder.h
index 71e6fdd..813debf 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKCoreButtonSettingsBuilder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCoreButtonSettingsBuilder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKCoreButtonSettingsBuilder : NSObject
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKCryptoVerificaton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCryptoVerificaton.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKCryptoVerificaton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKCryptoVerificaton.h
diff --git a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDataCacher.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDataCacher.h
similarity index 95%
rename from plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDataCacher.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDataCacher.h
index 563c08d..cc950e4 100644
--- a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDataCacher.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDataCacher.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDevice.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDevice.h
similarity index 98%
rename from plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDevice.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDevice.h
index 5d7bde0..391f786 100644
--- a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDevice.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDevice.h
@@ -7,7 +7,7 @@
//
#import
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDirectory.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDirectory.h
similarity index 93%
rename from plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDirectory.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDirectory.h
index 4405cd3..3459de9 100644
--- a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKDirectory.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKDirectory.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKECCKey.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKECCKey.h
similarity index 94%
rename from plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKECCKey.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKECCKey.h
index ba9a991..2bda1cb 100644
--- a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKECCKey.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKECCKey.h
@@ -7,7 +7,7 @@
//
#import
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKEncryptionKeyProtocol.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKEncryptionKeyProtocol.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKEncryptionKeyProtocol.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKEncryptionKeyProtocol.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKError.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKError.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKError.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKError.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKExpirationTimer.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKExpirationTimer.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKExpirationTimer.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKExpirationTimer.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKFile.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKFile.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKFile.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKFile.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKFoundationDefines.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKFoundationDefines.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKFoundationDefines.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKFoundationDefines.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKGenerator.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKGenerator.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKGenerator.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKGenerator.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKInteractionView.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKInteractionView.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKInteractionView.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKInteractionView.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKInterface.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKInterface.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKInterface.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKInterface.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKJSONModel.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKJSONModel.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKJSONModel.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKJSONModel.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKJSONSerialization.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKJSONSerialization.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKJSONSerialization.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKJSONSerialization.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayout.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayout.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayout.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayout.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKLayoutBuilder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutBuilder.h
similarity index 96%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKLayoutBuilder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutBuilder.h
index 230681e..221e5b4 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKLayoutBuilder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutBuilder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutConstraint.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutConstraint.h
similarity index 93%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutConstraint.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutConstraint.h
index 220f21d..2c0acd2 100644
--- a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutConstraint.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutConstraint.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutDimension.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutDimension.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutDimension.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutDimension.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutGuide+STKLayout.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutGuide+STKLayout.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKLayoutGuide+STKLayout.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutGuide+STKLayout.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKLayoutGuide.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutGuide.h
similarity index 90%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKLayoutGuide.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutGuide.h
index a8f4f71..336259b 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKLayoutGuide.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLayoutGuide.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLocation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLocation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLocation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLocation.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLocationManager.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLocationManager.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLocationManager.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLocationManager.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLogger.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLogger.h
similarity index 89%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLogger.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLogger.h
index a6db0c2..ed87a76 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLogger.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLogger.h
@@ -9,7 +9,7 @@
#ifndef STKLogger_h
#define STKLogger_h
-#import
+#import
FOUNDATION_EXPORT void STKLogSetLevel(STKLogLevel level);
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLoggerDefines.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLoggerDefines.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKLoggerDefines.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKLoggerDefines.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKMuteButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKMuteButton.h
similarity index 85%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKMuteButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKMuteButton.h
index 176a8ef..1812526 100644
--- a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKMuteButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKMuteButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKMuteButton : STKCoreButton
diff --git a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKNativeLogRecorder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNativeLogRecorder.h
similarity index 87%
rename from plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKNativeLogRecorder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNativeLogRecorder.h
index 0a8b9d7..f4bc196 100644
--- a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKNativeLogRecorder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNativeLogRecorder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKNetworkReachability.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNetworkReachability.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKNetworkReachability.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNetworkReachability.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKNetworkSession.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNetworkSession.h
similarity index 97%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKNetworkSession.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNetworkSession.h
index 2d636be..a0e424f 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKNetworkSession.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKNetworkSession.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKObjectCacher.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKObjectCacher.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKObjectCacher.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKObjectCacher.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKOperation.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKOperation.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKOperation.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKOperation.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKPlayButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKPlayButton.h
similarity index 82%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKPlayButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKPlayButton.h
index 4b3458f..a56cf61 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKPlayButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKPlayButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKPlayButton : STKCoreButton
diff --git a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKRSAKey.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRSAKey.h
similarity index 84%
rename from plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKRSAKey.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRSAKey.h
index a3e5af7..c3c1ea4 100644
--- a/plugins/2018.3326/iphone/StackFoundation.framework/Headers/STKRSAKey.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRSAKey.h
@@ -7,7 +7,7 @@
//
#import
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKRepeatButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRepeatButton.h
similarity index 82%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKRepeatButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRepeatButton.h
index 223ad5d..29fa68b 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKRepeatButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRepeatButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKRepeatButton : STKCoreButton
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKRotationController.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRotationController.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKRotationController.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKRotationController.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSafeAreaLayoutGuide.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSafeAreaLayoutGuide.h
similarity index 86%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSafeAreaLayoutGuide.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSafeAreaLayoutGuide.h
index 3394aad..0f50d0c 100644
--- a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSafeAreaLayoutGuide.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSafeAreaLayoutGuide.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKScreen.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKScreen.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKScreen.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKScreen.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerScreen.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerScreen.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerScreen.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerScreen.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerView.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerView.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerView.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerView.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerViewController.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerViewController.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerViewController.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerViewController.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerWindow.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerWindow.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKSpinnerWindow.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSpinnerWindow.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKStorageLogRecorder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKStorageLogRecorder.h
similarity index 91%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKStorageLogRecorder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKStorageLogRecorder.h
index 77f3b76..dc8e1c0 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKStorageLogRecorder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKStorageLogRecorder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKStreamingLogRecorder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKStreamingLogRecorder.h
similarity index 90%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKStreamingLogRecorder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKStreamingLogRecorder.h
index b6944f1..92e7947 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKStreamingLogRecorder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKStreamingLogRecorder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKSystemLogRecorder.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSystemLogRecorder.h
similarity index 87%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKSystemLogRecorder.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSystemLogRecorder.h
index bbed202..b334a81 100644
--- a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKSystemLogRecorder.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKSystemLogRecorder.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKTextButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTextButton.h
similarity index 85%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKTextButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTextButton.h
index 93d62ff..5a7339e 100644
--- a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKTextButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTextButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKTextButton : STKCoreButton
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKThirdPartyEventTracker.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKThirdPartyEventTracker.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKThirdPartyEventTracker.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKThirdPartyEventTracker.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKTimeButton.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTimeButton.h
similarity index 86%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKTimeButton.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTimeButton.h
index 7baa6ff..e4206d1 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/STKTimeButton.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTimeButton.h
@@ -6,7 +6,7 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
+#import
@interface STKTimeButton : STKCoreButton
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKTimer.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTimer.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKTimer.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKTimer.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKUIDefines.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKUIDefines.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKUIDefines.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKUIDefines.h
diff --git a/plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKValueTransformer.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKValueTransformer.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackFoundation.framework/Headers/STKValueTransformer.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKValueTransformer.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKViewabilityTracker.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKViewabilityTracker.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/STKViewabilityTracker.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/STKViewabilityTracker.h
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules-umbrella.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules-umbrella.h
deleted file mode 100644
index 90a155e..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules-umbrella.h
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifdef __OBJC__
-#import
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-
-FOUNDATION_EXPORT double StackModulesVersionNumber;
-FOUNDATION_EXPORT const unsigned char StackModulesVersionString[];
-
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules.h
new file mode 100644
index 0000000..b48d48a
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/StackModules.h
@@ -0,0 +1,104 @@
+//
+// StackFoundation.h
+// StackFoundation
+//
+// Created by Lozhkin Ilya on 3/16/18.
+// Copyright © 2019 Stack. All rights reserved.
+//
+
+#define STK_RUN_BLOCK(block, ...) block ? block(__VA_ARGS__) : nil
+
+#define STK_SET_AUTORELASE_VAR(Var, Value) if (Var != NULL) { *Var = Value; }
+
+#import
+
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+
+#import
+#import
+#import
+#import
+#import
+#import
+#import
+
+//! Project version number for StackFoundation.
+FOUNDATION_EXPORT double StackFoundationVersionNumber;
+
+//! Project version string for StackFoundation.
+FOUNDATION_EXPORT const unsigned char StackFoundationVersionString[];
+
+
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIApplication+STKUIKit.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIApplication+STKUIKit.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIApplication+STKUIKit.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIApplication+STKUIKit.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIColor+STKUIKit.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIColor+STKUIKit.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIColor+STKUIKit.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIColor+STKUIKit.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIImage+STKUIKit.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIImage+STKUIKit.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIImage+STKUIKit.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIImage+STKUIKit.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIImageView+STKUIKit.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIImageView+STKUIKit.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIImageView+STKUIKit.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIImageView+STKUIKit.h
diff --git a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/UIView+STKLayout.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKLayout.h
similarity index 93%
rename from plugins/2018.3326/iphone/StackUIKit.framework/Headers/UIView+STKLayout.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKLayout.h
index 5a81a14..9e8ac71 100644
--- a/plugins/2018.3326/iphone/StackUIKit.framework/Headers/UIView+STKLayout.h
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKLayout.h
@@ -6,8 +6,8 @@
// Copyright © 2019 Stack. All rights reserved.
//
-#import
-#import
+#import
+#import
NS_ASSUME_NONNULL_BEGIN
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIView+STKUIKit.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKUIKit.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIView+STKUIKit.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKUIKit.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIView+STKViewability.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKViewability.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIView+STKViewability.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIView+STKViewability.h
diff --git a/plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIViewController+STKUIKit.h b/plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIViewController+STKUIKit.h
similarity index 100%
rename from plugins/2018.3326/iphone-sim/StackUIKit.framework/Headers/UIViewController+STKUIKit.h
rename to plugins/2018.3326/iphone-sim/StackModules.framework/Headers/UIViewController+STKUIKit.h
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackModules.framework/Info.plist
index 49469a4..52c9b03 100644
Binary files a/plugins/2018.3326/iphone-sim/StackModules.framework/Info.plist and b/plugins/2018.3326/iphone-sim/StackModules.framework/Info.plist differ
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.abi.json
deleted file mode 100644
index 7ca74ce..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "ABIRoot": {
- "kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
- "children": [
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "StackModules"
- }
- ],
- "json_format_version": 8
- },
- "ConstValues": []
-}
\ No newline at end of file
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
deleted file mode 100644
index 51eec3c..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+++ /dev/null
@@ -1,9 +0,0 @@
-// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name StackModules
-// swift-module-flags-ignorable: -enable-bare-slash-regex
-import Foundation
-@_exported import StackModules
-import Swift
-import _Concurrency
-import _StringProcessing
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftdoc
deleted file mode 100644
index 2b443a9..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftdoc and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftinterface
deleted file mode 100644
index 51eec3c..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+++ /dev/null
@@ -1,9 +0,0 @@
-// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name StackModules
-// swift-module-flags-ignorable: -enable-bare-slash-regex
-import Foundation
-@_exported import StackModules
-import Swift
-import _Concurrency
-import _StringProcessing
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.abi.json
deleted file mode 100644
index 7ca74ce..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "ABIRoot": {
- "kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
- "children": [
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "StackModules"
- }
- ],
- "json_format_version": 8
- },
- "ConstValues": []
-}
\ No newline at end of file
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
deleted file mode 100644
index 4a0c81d..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+++ /dev/null
@@ -1,9 +0,0 @@
-// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name StackModules
-// swift-module-flags-ignorable: -enable-bare-slash-regex
-import Foundation
-@_exported import StackModules
-import Swift
-import _Concurrency
-import _StringProcessing
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
deleted file mode 100644
index 7da532b..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
deleted file mode 100644
index 4a0c81d..0000000
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+++ /dev/null
@@ -1,9 +0,0 @@
-// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
-// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name StackModules
-// swift-module-flags-ignorable: -enable-bare-slash-regex
-import Foundation
-@_exported import StackModules
-import Swift
-import _Concurrency
-import _StringProcessing
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/module.modulemap
index 2cccbd3..ff71aec 100644
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/module.modulemap
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/Modules/module.modulemap
@@ -1,11 +1,6 @@
framework module StackModules {
- umbrella header "StackModules-umbrella.h"
-
+ umbrella header "StackModules.h"
export *
- module * { export * }
-}
-module StackModules.Swift {
- header "StackModules-Swift.h"
- requires objc
+ module * { export * }
}
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/PrivacyInfo.xcprivacy b/plugins/2018.3326/iphone-sim/StackModules.framework/PrivacyInfo.xcprivacy
new file mode 100644
index 0000000..f111f87
--- /dev/null
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/PrivacyInfo.xcprivacy
@@ -0,0 +1,35 @@
+
+
+
+
+ NSPrivacyCollectedDataTypes
+
+ NSPrivacyAccessedAPITypes
+
+
+ NSPrivacyAccessedAPIType
+ NSPrivacyAccessedAPICategoryDiskSpace
+ NSPrivacyAccessedAPITypeReasons
+
+ E174.1
+
+
+
+ NSPrivacyAccessedAPIType
+ NSPrivacyAccessedAPICategoryFileTimestamp
+ NSPrivacyAccessedAPITypeReasons
+
+ C617.1
+
+
+
+ NSPrivacyAccessedAPIType
+ NSPrivacyAccessedAPICategoryUserDefaults
+ NSPrivacyAccessedAPITypeReasons
+
+ CA92.1
+
+
+
+
+
\ No newline at end of file
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/StackModules b/plugins/2018.3326/iphone-sim/StackModules.framework/StackModules
index fd6acec..b5cbea4 100644
Binary files a/plugins/2018.3326/iphone-sim/StackModules.framework/StackModules and b/plugins/2018.3326/iphone-sim/StackModules.framework/StackModules differ
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeDirectory
index 972e835..09005f1 100644
Binary files a/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeDirectory and b/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeDirectory differ
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeRequirements-1
index 97a513b..cdbf062 100644
Binary files a/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeRequirements-1 and b/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeRequirements-1 differ
diff --git a/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeResources
index 473da94..a72d09f 100644
--- a/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeResources
+++ b/plugins/2018.3326/iphone-sim/StackModules.framework/_CodeSignature/CodeResources
@@ -4,206 +4,1226 @@
files
- Headers/StackModules-Swift.h
+ Headers/NSArray+STKFoundation.h
- mPufK3LatxW9A4SO3HsJUYvrffw=
+ oM0aHI+A0Wl3UkZKingD2F1IZ90=
- Headers/StackModules-umbrella.h
+ Headers/NSData+STKFoundation.h
- xnM50J+svQVX85NMiaHnVOlAK/4=
+ 3Tm8TYxuM2WWpBg+YQ9WIpv/F7g=
- Info.plist
+ Headers/NSDate+STKFoundation.h
+
+ UDrefaQYrLTgPSCgaRBBx/w6bHg=
+
+ Headers/NSFileManager+STKFoundation.h
+
+ lDHXTdYIJKemc80ewHCBct7SjVs=
+
+ Headers/NSObject+STKFoundation.h
+
+ bZiJc5NmSzM2mUJM4bR7j6Pvz0Q=
+
+ Headers/NSString+STKFoundation.h
+
+ XltQqZMCDV0Vtta2p7y/PSx7FKc=
+
+ Headers/NSURL+STKFoundation.h
+
+ qptKrO5Sw6CTo8SfQbJ2ZOUTeLw=
+
+ Headers/STKAd.h
+
+ OwqyZeSo2AnDcsRi6O6BXy/6cw4=
+
+ Headers/STKAny.h
+
+ o5V1RtS7aOcY/0fYXcBiZMGN1bs=
+
+ Headers/STKAppearanceEffectView.h
+
+ 1HmJ1DdOYyG0vwefMB+5AG0d9mQ=
+
+ Headers/STKBoxStorage.h
+
+ Ufbs27KRo+f5FJg1zGRWpBTnyAo=
+
+ Headers/STKBundle.h
+
+ OwtWwc3Lpu0n+FJnd0CvZnIMkII=
+
+ Headers/STKCircleTimerButton.h
+
+ 2QU7DPpeVfxk/2ZPjtMS4RgFKiA=
+
+ Headers/STKCloseButton.h
+
+ Se34peMknIw0Z6Yof5KqVcbHOu8=
+
+ Headers/STKConnection.h
+
+ F9PhrafBIMwoifG9c+cYY1iPMAM=
+
+ Headers/STKContainerLogRecorder.h
+
+ udinD2LQU35DvS1vqxSyGW92reU=
+
+ Headers/STKCoreButton.h
+
+ mCf0n4eumWUlvqqr9yyUS/1Udzg=
+
+ Headers/STKCoreButtonSettings.h
+
+ smSxtzfR+4D3zBBRR7AjCcIry6s=
+
+ Headers/STKCoreButtonSettingsBuilder.h
+
+ rVJ72iMGrGrdP6JMdZyDzZHKaCI=
+
+ Headers/STKCryptoVerificaton.h
+
+ xvejHr6JKoxx4YyMZOjbOXS2/ec=
+
+ Headers/STKDataCacher.h
+
+ GgfQXJANmzeX7Q3Ned9GppwVjX0=
+
+ Headers/STKDevice.h
+
+ l5ZzAjQmBKbzqoVLvVPH7b8HRjs=
+
+ Headers/STKDirectory.h
+
+ mPnNylNSkXin1hjOHyRcGJefSQc=
+
+ Headers/STKECCKey.h
+
+ 5C7R9kM4xgF1NJXoztBJilcs60A=
+
+ Headers/STKEncryptionKeyProtocol.h
+
+ dX7XIUZIu1c6KVvNXh4er4sMBzw=
+
+ Headers/STKError.h
+
+ gM55g1+s/nhy7Ed+GWEkyERAN40=
+
+ Headers/STKExpirationTimer.h
+
+ /nE16BSiW6v9zt0UrvHcXr51f7M=
+
+ Headers/STKFile.h
+
+ MJ1+jDRpRxI8QLgxuXyWpYkxbeg=
+
+ Headers/STKFoundationDefines.h
+
+ W4GzY9xesfFaduapZVxOvCJ+3L8=
+
+ Headers/STKGenerator.h
+
+ a1s56NZyN9BXfFA1tB5MIPjoawo=
+
+ Headers/STKInteractionView.h
+
+ SRbcWti4Lb79Pob4Un7+9XkKeK0=
+
+ Headers/STKInterface.h
+
+ /8aFzi3Oi40kNtmpWbYC6ELtBWk=
+
+ Headers/STKJSONModel.h
+
+ VRQJOPmU24Yy9zDMXMjJElnHdrU=
+
+ Headers/STKJSONSerialization.h
+
+ Pg0vo3pmWXDGt25tSV/JmC1E1Ls=
+
+ Headers/STKLayout.h
+
+ KHM1bO93G52bx8CpLdTS+RhXMH0=
+
+ Headers/STKLayoutBuilder.h
+
+ FwxTWdc3EA8EVDmLm6s8hxbNayo=
+
+ Headers/STKLayoutConstraint.h
+
+ iVM8j65g9KV2GBBSRATW2TvbpXs=
+
+ Headers/STKLayoutDimension.h
+
+ LujG7rQ+OZs5WddvrOfDqKXdRDQ=
+
+ Headers/STKLayoutGuide+STKLayout.h
+
+ vt6JUO85XjwzI2a14dj2Pcqv5Io=
+
+ Headers/STKLayoutGuide.h
+
+ h46711igpol0XvL744Dph1ZuFXw=
+
+ Headers/STKLocation.h
+
+ lbtfNVhPHcrjWNOZsbIKqPU3NjE=
+
+ Headers/STKLocationManager.h
+
+ 40oWnTzEvSGYi/341+fXjnsjoDI=
+
+ Headers/STKLogger.h
+
+ XAhKx2Lu4fmy02epVHaDdtknIhA=
+
+ Headers/STKLoggerDefines.h
+
+ aeayjyxqvEg0NvFtaLA4SS7mc4M=
+
+ Headers/STKMuteButton.h
+
+ Thr9hpn2TXyTurlwwD663IpB9B4=
+
+ Headers/STKNativeLogRecorder.h
+
+ AwIUU53DpMex7QtBRDBj+qLTLF8=
+
+ Headers/STKNetworkReachability.h
+
+ jRDJYxku8plMSuAqornC/UwBogM=
+
+ Headers/STKNetworkSession.h
+
+ mpbmJu2mndK0z7N1idG0yrQLweg=
+
+ Headers/STKObjectCacher.h
+
+ fiIeCvvE/SCn633JoDIH9mkCrSE=
+
+ Headers/STKOperation.h
+
+ WZvv2znBvq6IbwwXPPj5K00oj1o=
+
+ Headers/STKPlayButton.h
+
+ DQ9RMXmbAHiQKYJsfmoPAaJpFaQ=
+
+ Headers/STKRSAKey.h
+
+ JrXZtPLEwYqHXlDhkIzwNTerhFE=
+
+ Headers/STKRepeatButton.h
+
+ RpHq5+cZycqE8XfGYWfU0u69PWM=
+
+ Headers/STKRotationController.h
+
+ TU7cqbmzF0stjp5mZKnIUWujvOY=
+
+ Headers/STKSafeAreaLayoutGuide.h
+
+ 4mZUXTAB2h6Lio3uP9mFaUHJl5U=
+
+ Headers/STKScreen.h
+
+ 8BCUDeYSPwP8bKHoY/hBb8do3u4=
+
+ Headers/STKSpinnerScreen.h
+
+ nPud6uyncR7x8GyCzYToXNVH+t8=
+
+ Headers/STKSpinnerView.h
+
+ nO+DeLTFMeLvau92jkzWyGUjlJY=
+
+ Headers/STKSpinnerViewController.h
+
+ TxNOsvzjwSTITFVJ3bAoV9Fl6qQ=
+
+ Headers/STKSpinnerWindow.h
+
+ JW6aIKUn/+oaKtSIFT4kbLn4myc=
+
+ Headers/STKStorageLogRecorder.h
+
+ eoVYxF6xq7N/GeRYtCZFLGRY5H8=
+
+ Headers/STKStreamingLogRecorder.h
+
+ CDKPrNMBkvAeVi5ziTbHE4sEbr8=
+
+ Headers/STKSystemLogRecorder.h
+
+ dK4teTNcoswOj2v+c4/5yd05qm4=
+
+ Headers/STKTextButton.h
+
+ d71WYrJYYF4ORNl17/BypQHUgOY=
+
+ Headers/STKThirdPartyEventTracker.h
+
+ uCL6IOwED81B5ZVPRtju5jCxH3k=
+
+ Headers/STKTimeButton.h
+
+ ilaU9I2L6EFAygOjAyjgtvcYpSU=
+
+ Headers/STKTimer.h
+
+ FVcwEYuxtUWXE0SdSzykRJ0+nFQ=
+
+ Headers/STKUIDefines.h
+
+ 9LytN1TbFJ8OqofzuGBRe1i5Bj0=
+
+ Headers/STKValueTransformer.h
+
+ kH+miSPnCDgxj933TwMDP9GzUrY=
+
+ Headers/STKViewabilityTracker.h
- dgds1ARSjNLtLlj/0OtuvTKq8CE=
+ w2IoIT5b+HrBWQDSf4oEBgDPDkM=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.abi.json
+ Headers/StackModules.h
- m9Br0Xv/Vd0uZHyVdw7TT6naIhM=
+ xMgFfK/2rDqH6acRLH7+2QIiK0Y=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+ Headers/UIApplication+STKUIKit.h
- XUUj25ruURCe/oaThhWBc6oRjg8=
+ 24PNVEnNUzDo+jL1Wk1TnVgDaOw=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+ Headers/UIColor+STKUIKit.h
- Ig6vUjsuKmDGFy7af4kqls0E3Ek=
+ zWfLk9DN2BFi4h3DETihw1KYdOY=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+ Headers/UIImage+STKUIKit.h
- XUUj25ruURCe/oaThhWBc6oRjg8=
+ ZvaoLt/AyJHgPrSBkdMfTNKUVK8=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+ Headers/UIImageView+STKUIKit.h
- UWzeSGAID7elgpfX1WVVgqXJv4g=
+ 0Pr3DHe08hIF2GVOr5ZU92awq/A=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.abi.json
+ Headers/UIView+STKLayout.h
- m9Br0Xv/Vd0uZHyVdw7TT6naIhM=
+ bAjROfIXjoBIrRQ0OvT2k8GMS2E=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+ Headers/UIView+STKUIKit.h
- MNU+MxuHVHJtHR0WlozM9aUwwp8=
+ kFOT07BBKtSUGieBW0JTOFxoIlU=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+ Headers/UIView+STKViewability.h
- wC7F88ptK6dm3/lttMp0o2E8ni0=
+ HnSA9ZfKlSSFEbBsE415oUMA308=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+ Headers/UIViewController+STKUIKit.h
- MNU+MxuHVHJtHR0WlozM9aUwwp8=
+ VKJukSnTP2a7DtUcmCsl28WPMGc=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+ Info.plist
- 2JtsWF2vnf/wWP4Oh2B3ANXhVeU=
+ io5MTdSonnfZFd4K6ztAHRUxamY=
Modules/module.modulemap
- URyYyxxXenFRTdcLuQglVEWnBi8=
+ aYUuU4JSEGOZvB4KKONjom+HmQo=
+
+ PrivacyInfo.xcprivacy
+
+ IrAHXcp7Z4z7z6KmfyIdYqsZZV0=
files2
- Headers/StackModules-Swift.h
+ Headers/NSArray+STKFoundation.h
hash
- mPufK3LatxW9A4SO3HsJUYvrffw=
+ oM0aHI+A0Wl3UkZKingD2F1IZ90=
hash2
- 5zPRjSyoDhwdBf0XEKNtFTbuYrA3SU4sDtBaAs8SWig=
+ mVBU4Ah9OpOv4PU5RYTWXMat9ZO8e+/LaPlN0pvrG50=
- Headers/StackModules-umbrella.h
+ Headers/NSData+STKFoundation.h
hash
- xnM50J+svQVX85NMiaHnVOlAK/4=
+ 3Tm8TYxuM2WWpBg+YQ9WIpv/F7g=
hash2
- b91JIf/Byj4WTlUcqEZ1o1F6aA0XRIrQc596wTCTBLw=
+ zXJ7yDsDQRSzTEySXn8sVNKzOO9sNz+4deGKKOYJnvQ=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.abi.json
+ Headers/NSDate+STKFoundation.h
hash
- m9Br0Xv/Vd0uZHyVdw7TT6naIhM=
+ UDrefaQYrLTgPSCgaRBBx/w6bHg=
hash2
- dmLhAqixNFOwI2ql7ZL2Ya9lexkkOjcTFxIbQuDKZbo=
+ gt+Ix6N1sBVQES530PA1PAe/BkZ9pkF7a1H0UMi5oyI=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+ Headers/NSFileManager+STKFoundation.h
hash
- XUUj25ruURCe/oaThhWBc6oRjg8=
+ lDHXTdYIJKemc80ewHCBct7SjVs=
hash2
- 19IF2kHgs7b1lsyfCI+uiDxRN2y6AtBTokPWv+qpYxM=
+ eqHtuRXJRRn2l3itRXHQrhDuyEtUKo2RIDvnQMLZh0A=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+ Headers/NSObject+STKFoundation.h
hash
- Ig6vUjsuKmDGFy7af4kqls0E3Ek=
+ bZiJc5NmSzM2mUJM4bR7j6Pvz0Q=
hash2
- BRLE9iNOKxPoBqCg7iSr0lB2CRx+brKAe9+BWgbQt6k=
+ gwHo2iOEpdmkfeUZpzP8+BA1eGpB1F8dP4bt0baH1vI=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+ Headers/NSString+STKFoundation.h
hash
- XUUj25ruURCe/oaThhWBc6oRjg8=
+ XltQqZMCDV0Vtta2p7y/PSx7FKc=
hash2
- 19IF2kHgs7b1lsyfCI+uiDxRN2y6AtBTokPWv+qpYxM=
+ SrbIn+XjnDJXPEz1NLSqMNvMdICi6nEZxkqOb4U8eCA=
- Modules/StackModules.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+ Headers/NSURL+STKFoundation.h
hash
- UWzeSGAID7elgpfX1WVVgqXJv4g=
+ qptKrO5Sw6CTo8SfQbJ2ZOUTeLw=
hash2
- cdwyfriP9Vbt4AgOJkvRRAkWiqUm1WcUHysmvoTeFb0=
+ UTtFDhizS44FZXvqGbg9hQQfNK6nsA8ZPDON6XXJh1E=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.abi.json
+ Headers/STKAd.h
hash
- m9Br0Xv/Vd0uZHyVdw7TT6naIhM=
+ OwqyZeSo2AnDcsRi6O6BXy/6cw4=
hash2
- dmLhAqixNFOwI2ql7ZL2Ya9lexkkOjcTFxIbQuDKZbo=
+ 6c58af70I+XafHWdqQ8+O06AV7bFBgKaD5U/nuVW7/M=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+ Headers/STKAny.h
hash
- MNU+MxuHVHJtHR0WlozM9aUwwp8=
+ o5V1RtS7aOcY/0fYXcBiZMGN1bs=
hash2
- eXR4vSa/VFqy00SkrVfuFOtLxXVKKHi2u2SXiLs49cc=
+ Nzam32SdhsgJ+egfj9Hr2mvZ4jvXAsybLp1JqKiE0Pg=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+ Headers/STKAppearanceEffectView.h
hash
- wC7F88ptK6dm3/lttMp0o2E8ni0=
+ 1HmJ1DdOYyG0vwefMB+5AG0d9mQ=
hash2
- T74I6ikaTaTKIhx0fLttqH5PZey58OjzAW7w6gFWZgY=
+ 4XM2OtfIZltAEpPH8G6uB7sonaAvhU52yFN+o5/uZAo=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+ Headers/STKBoxStorage.h
hash
- MNU+MxuHVHJtHR0WlozM9aUwwp8=
+ Ufbs27KRo+f5FJg1zGRWpBTnyAo=
hash2
- eXR4vSa/VFqy00SkrVfuFOtLxXVKKHi2u2SXiLs49cc=
+ F2ZpL6P9OTRYAfe0qZ6i+S3dCR3BN7rwz7gTuKeTPtM=
- Modules/StackModules.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+ Headers/STKBundle.h
hash
- 2JtsWF2vnf/wWP4Oh2B3ANXhVeU=
+ OwtWwc3Lpu0n+FJnd0CvZnIMkII=
hash2
- t/S6C7Scw0rRSy0ZAuWzVK9puVBHSAW5iF+UvZ9v860=
+ QgBwgalIyBhNZcN0T8Qw9Co5Izrcap+uZidRwbT9xGQ=
- Modules/module.modulemap
+ Headers/STKCircleTimerButton.h
+
+ hash
+
+ 2QU7DPpeVfxk/2ZPjtMS4RgFKiA=
+
+ hash2
+
+ Bgt6pZPuSzUbx1mBL/XeG6XzPDtNDT1g4eexAvHPuyQ=
+
+
+ Headers/STKCloseButton.h
+
+ hash
+
+ Se34peMknIw0Z6Yof5KqVcbHOu8=
+
+ hash2
+
+ mLBwYsrrQKNL2iMlbGmANxWOZmcfvOfZoeaf7eqPCYY=
+
+
+ Headers/STKConnection.h
+
+ hash
+
+ F9PhrafBIMwoifG9c+cYY1iPMAM=
+
+ hash2
+
+ 9J1T9Y2lNotvrWiIz04Mr9KK3hU/CfrBY5RTlmq7UKE=
+
+
+ Headers/STKContainerLogRecorder.h
+
+ hash
+
+ udinD2LQU35DvS1vqxSyGW92reU=
+
+ hash2
+
+ pGfRAlBysJ2GNngVSpxNsZywAfuTeq2/wyhcuGGV1XY=
+
+
+ Headers/STKCoreButton.h
+
+ hash
+
+ mCf0n4eumWUlvqqr9yyUS/1Udzg=
+
+ hash2
+
+ jaDTeOlHkKn4Vyb0UGLfM+Z3KS3RRSNCUySKnUcWhYs=
+
+
+ Headers/STKCoreButtonSettings.h
+
+ hash
+
+ smSxtzfR+4D3zBBRR7AjCcIry6s=
+
+ hash2
+
+ N/FNDr68JR+lcn70LSdv+IjzWi0amVWYTLUlHRApBac=
+
+
+ Headers/STKCoreButtonSettingsBuilder.h
+
+ hash
+
+ rVJ72iMGrGrdP6JMdZyDzZHKaCI=
+
+ hash2
+
+ yWVakZT+vuW5SOaQK5GAOx1YjGFxEFHaQa1KBrjYZGU=
+
+
+ Headers/STKCryptoVerificaton.h
+
+ hash
+
+ xvejHr6JKoxx4YyMZOjbOXS2/ec=
+
+ hash2
+
+ 3JqsSuIR1rLsdrVRe1s2a4gQ8+PHLu6Qu4rFZ6DNq+w=
+
+
+ Headers/STKDataCacher.h
+
+ hash
+
+ GgfQXJANmzeX7Q3Ned9GppwVjX0=
+
+ hash2
+
+ Z7HK5D2z8IDuN5VW7L2HiO36Isad4YHgEG0z4lXPQE4=
+
+
+ Headers/STKDevice.h
+
+ hash
+
+ l5ZzAjQmBKbzqoVLvVPH7b8HRjs=
+
+ hash2
+
+ e5lKaFnPxA0cp1TOxrisJHPDpVROpCOJrSjyBFmTXwg=
+
+
+ Headers/STKDirectory.h
+
+ hash
+
+ mPnNylNSkXin1hjOHyRcGJefSQc=
+
+ hash2
+
+ zsLoDvJRny4New7OMDnN7JwmFcXkEOygddzPIA0VB4Q=
+
+
+ Headers/STKECCKey.h
+
+ hash
+
+ 5C7R9kM4xgF1NJXoztBJilcs60A=
+
+ hash2
+
+ TpCxhCx/tzJesgvc/gS3nPEyWS4LueMDtkbeOEjo5fw=
+
+
+ Headers/STKEncryptionKeyProtocol.h
+
+ hash
+
+ dX7XIUZIu1c6KVvNXh4er4sMBzw=
+
+ hash2
+
+ JrMcxyC1NCYupGXNJWqS8+RVeJqaUucMx3/8IAjPSS0=
+
+
+ Headers/STKError.h
+
+ hash
+
+ gM55g1+s/nhy7Ed+GWEkyERAN40=
+
+ hash2
+
+ n/qd0YLzun2pzYDunB5Jsv6LKaA5UDc7FCNLuxzK9OM=
+
+
+ Headers/STKExpirationTimer.h
+
+ hash
+
+ /nE16BSiW6v9zt0UrvHcXr51f7M=
+
+ hash2
+
+ cHI5WohGQ9tA3ULL7V+JxvZWpZIhSmpWB0/leVXqK2k=
+
+
+ Headers/STKFile.h
+
+ hash
+
+ MJ1+jDRpRxI8QLgxuXyWpYkxbeg=
+
+ hash2
+
+ lGziu/mzwUAZBQoPtgNcX/UCleqDUhPe4ku8fubutJM=
+
+
+ Headers/STKFoundationDefines.h
+
+ hash
+
+ W4GzY9xesfFaduapZVxOvCJ+3L8=
+
+ hash2
+
+ 5jjAK/0jK/rBGPVfiXKJe3yFAlDe3EYXnf7DSDAqbvc=
+
+
+ Headers/STKGenerator.h
+
+ hash
+
+ a1s56NZyN9BXfFA1tB5MIPjoawo=
+
+ hash2
+
+ xzbWwLjvI3eHffwmM2DZW1wiyPub+v/SunRQS4EuMDs=
+
+
+ Headers/STKInteractionView.h
+
+ hash
+
+ SRbcWti4Lb79Pob4Un7+9XkKeK0=
+
+ hash2
+
+ ZaPs8AQLIXNc4D8kNzqXCDrGISlk6Ee9HCrlpnwMxtQ=
+
+
+ Headers/STKInterface.h
+
+ hash
+
+ /8aFzi3Oi40kNtmpWbYC6ELtBWk=
+
+ hash2
+
+ WzZVfwh/KmzWuux7+fToNSgNfGUJPr92ZgtWK/HdTeY=
+
+
+ Headers/STKJSONModel.h
+
+ hash
+
+ VRQJOPmU24Yy9zDMXMjJElnHdrU=
+
+ hash2
+
+ 89EOAOFLVJBEVrXNFXN2pwQXpm2Gl3AzzWziPlm4Idc=
+
+
+ Headers/STKJSONSerialization.h
+
+ hash
+
+ Pg0vo3pmWXDGt25tSV/JmC1E1Ls=
+
+ hash2
+
+ qnvNzQolOHS0Y79MwiXKq3N+6DhZgJqcd1vR+pOr91k=
+
+
+ Headers/STKLayout.h
+
+ hash
+
+ KHM1bO93G52bx8CpLdTS+RhXMH0=
+
+ hash2
+
+ Y2t7dGkXzVViSALneoOOZt5x4RTYvTwqEVVd5Wo0EVQ=
+
+
+ Headers/STKLayoutBuilder.h
+
+ hash
+
+ FwxTWdc3EA8EVDmLm6s8hxbNayo=
+
+ hash2
+
+ K50PFv01mDVHfmyL8DAI3493hQzRpQNBiTfmnlJSZ28=
+
+
+ Headers/STKLayoutConstraint.h
+
+ hash
+
+ iVM8j65g9KV2GBBSRATW2TvbpXs=
+
+ hash2
+
+ 7GyXjKUGSXrar2dk4J25AQ9zMwLvE1/7P4+D8gyRRxs=
+
+
+ Headers/STKLayoutDimension.h
+
+ hash
+
+ LujG7rQ+OZs5WddvrOfDqKXdRDQ=
+
+ hash2
+
+ g+MUQLyGL7Py3XtST6BOQbbnsRusopKxjkrthxBjQiY=
+
+
+ Headers/STKLayoutGuide+STKLayout.h
+
+ hash
+
+ vt6JUO85XjwzI2a14dj2Pcqv5Io=
+
+ hash2
+
+ 4suodJhnphQyuiswnS66PNXp7SE/1ofzyyvl8N7is0w=
+
+
+ Headers/STKLayoutGuide.h
+
+ hash
+
+ h46711igpol0XvL744Dph1ZuFXw=
+
+ hash2
+
+ UE+wrbt58evndO9FCFGO9hGSc3Np88xAQJA44dUR9xs=
+
+
+ Headers/STKLocation.h
+
+ hash
+
+ lbtfNVhPHcrjWNOZsbIKqPU3NjE=
+
+ hash2
+
+ uN7h7xTB7zfaCLTZbuQpA01mTwhyq52mTAp5HXXZHzE=
+
+
+ Headers/STKLocationManager.h
+
+ hash
+
+ 40oWnTzEvSGYi/341+fXjnsjoDI=
+
+ hash2
+
+ j/prw6B7xdnj8CUk3wqo1EmDzwNhKu5YAmCpVaa1tK4=
+
+
+ Headers/STKLogger.h
+
+ hash
+
+ XAhKx2Lu4fmy02epVHaDdtknIhA=
+
+ hash2
+
+ uJTmuRlUvfKNZMnIiRVXIsFcAeVJhTmSDAmG7WpXN1M=
+
+
+ Headers/STKLoggerDefines.h
+
+ hash
+
+ aeayjyxqvEg0NvFtaLA4SS7mc4M=
+
+ hash2
+
+ MWdhPfIRJtw8JqbaNcEppxfVdc6D/kzjrkIapLMWaXA=
+
+
+ Headers/STKMuteButton.h
+
+ hash
+
+ Thr9hpn2TXyTurlwwD663IpB9B4=
+
+ hash2
+
+ BYtcCoLCxgmwk1Ny204PK0coUwIZIBw/TQEY6C4P7vo=
+
+
+ Headers/STKNativeLogRecorder.h
+
+ hash
+
+ AwIUU53DpMex7QtBRDBj+qLTLF8=
+
+ hash2
+
+ l43vrn/YJ44U9/BxbwW++ky5hBGMfybFCwCpVylApj8=
+
+
+ Headers/STKNetworkReachability.h
+
+ hash
+
+ jRDJYxku8plMSuAqornC/UwBogM=
+
+ hash2
+
+ NoUw5WQHNRAMYKcvjNOW0F4BtfnRJW4n5MqXzlzhU9o=
+
+
+ Headers/STKNetworkSession.h
+
+ hash
+
+ mpbmJu2mndK0z7N1idG0yrQLweg=
+
+ hash2
+
+ wwN9maoQE7/mZ9DnLln0UAXqrfo5jIOl01gOzF01NWA=
+
+
+ Headers/STKObjectCacher.h
+
+ hash
+
+ fiIeCvvE/SCn633JoDIH9mkCrSE=
+
+ hash2
+
+ mzCL/Q7XrH+SpUV2Uu3DLvUWN2RwI/z77Ug3504766I=
+
+
+ Headers/STKOperation.h
+
+ hash
+
+ WZvv2znBvq6IbwwXPPj5K00oj1o=
+
+ hash2
+
+ hoszBxxntvmUiiWshfJDuR21SFul9U9rvcbomqLUJGY=
+
+
+ Headers/STKPlayButton.h
+
+ hash
+
+ DQ9RMXmbAHiQKYJsfmoPAaJpFaQ=
+
+ hash2
+
+ yvkRq16au4Py6NoubCZM/RYucSVCdUy2HwPVslNrX4c=
+
+
+ Headers/STKRSAKey.h
+
+ hash
+
+ JrXZtPLEwYqHXlDhkIzwNTerhFE=
+
+ hash2
+
+ ukzcSc6PdxRk1apaqKA2HdYkGAohdfyycmQ/sJqISGQ=
+
+
+ Headers/STKRepeatButton.h
+
+ hash
+
+ RpHq5+cZycqE8XfGYWfU0u69PWM=
+
+ hash2
+
+ AqPrj2Ud58qdooJ+28gVU1cJVp77oguKJ9/1hBeKnYQ=
+
+
+ Headers/STKRotationController.h
+
+ hash
+
+ TU7cqbmzF0stjp5mZKnIUWujvOY=
+
+ hash2
+
+ 5J+ED2WRYpuRGmehp5TKWT3/3/VCU1zhnbWB8FpZiCM=
+
+
+ Headers/STKSafeAreaLayoutGuide.h
+
+ hash
+
+ 4mZUXTAB2h6Lio3uP9mFaUHJl5U=
+
+ hash2
+
+ elRNeVQ2ff72REIwvvy1rM9MMLZ7vHgy9JNrUgjW51A=
+
+
+ Headers/STKScreen.h
+
+ hash
+
+ 8BCUDeYSPwP8bKHoY/hBb8do3u4=
+
+ hash2
+
+ HlprMmhVryI0ElKucxhgIRz3DVOcPfeA66tpFiA0orw=
+
+
+ Headers/STKSpinnerScreen.h
+
+ hash
+
+ nPud6uyncR7x8GyCzYToXNVH+t8=
+
+ hash2
+
+ r8Dz0hN+lBR67RpUN+aPQibrqhxPv648mj5/elkwEjE=
+
+
+ Headers/STKSpinnerView.h
+
+ hash
+
+ nO+DeLTFMeLvau92jkzWyGUjlJY=
+
+ hash2
+
+ j5SvTVcvrHrYewpy5xtqUK3z6hbpmE5imheTAMIoavo=
+
+
+ Headers/STKSpinnerViewController.h
+
+ hash
+
+ TxNOsvzjwSTITFVJ3bAoV9Fl6qQ=
+
+ hash2
+
+ vFd4nLGRF95yw+nonpXWcX/l+/V3DNLeFBWg5WTqCic=
+
+
+ Headers/STKSpinnerWindow.h
+
+ hash
+
+ JW6aIKUn/+oaKtSIFT4kbLn4myc=
+
+ hash2
+
+ VcRfHXlt+K5H+xxz/RCTTGmIqX8ECkTQ4TwvS3Oo1Qg=
+
+
+ Headers/STKStorageLogRecorder.h
+
+ hash
+
+ eoVYxF6xq7N/GeRYtCZFLGRY5H8=
+
+ hash2
+
+ LbM2IrjNbZ+SPz1PbSY4P6h+70wFpe5PrKoT0JffDIk=
+
+
+ Headers/STKStreamingLogRecorder.h
+
+ hash
+
+ CDKPrNMBkvAeVi5ziTbHE4sEbr8=
+
+ hash2
+
+ 4ycOe9plXN3sRfHImuvwcg6kSBaZDB7941z0ti65ujo=
+
+
+ Headers/STKSystemLogRecorder.h
+
+ hash
+
+ dK4teTNcoswOj2v+c4/5yd05qm4=
+
+ hash2
+
+ 3/YW91USdxuypVzyU7SNYlyMxXKUrL14KQHFhFidu1Y=
+
+
+ Headers/STKTextButton.h
+
+ hash
+
+ d71WYrJYYF4ORNl17/BypQHUgOY=
+
+ hash2
+
+ npJuovruf1tZEkwjgEIMGg2WopW5CQXumTurmnVtUjw=
+
+
+ Headers/STKThirdPartyEventTracker.h
+
+ hash
+
+ uCL6IOwED81B5ZVPRtju5jCxH3k=
+
+ hash2
+
+ fx4d7ChO01eqOi3fp0azTALbjeeJYJFYjvs/00lvT88=
+
+
+ Headers/STKTimeButton.h
+
+ hash
+
+ ilaU9I2L6EFAygOjAyjgtvcYpSU=
+
+ hash2
+
+ iO+5ayzKdbUXU0X+Iw3vlrmiUL0GajHsSXb1sJ+GZ2k=
+
+
+ Headers/STKTimer.h
+
+ hash
+
+ FVcwEYuxtUWXE0SdSzykRJ0+nFQ=
+
+ hash2
+
+ TolDxdpMLaElqze6nBO4stzax6A4np8b/tpKmjBlwU8=
+
+
+ Headers/STKUIDefines.h
+
+ hash
+
+ 9LytN1TbFJ8OqofzuGBRe1i5Bj0=
+
+ hash2
+
+ IGxr2gHtq5DWHPcdVWe/2acFX5rSrsTPGkwlftB/OKc=
+
+
+ Headers/STKValueTransformer.h
+
+ hash
+
+ kH+miSPnCDgxj933TwMDP9GzUrY=
+
+ hash2
+
+ oFwgoNPeNlx5iw0YKSiEQbfwzReVLR/NnzC9JtnTqXQ=
+
+
+ Headers/STKViewabilityTracker.h
+
+ hash
+
+ w2IoIT5b+HrBWQDSf4oEBgDPDkM=
+
+ hash2
+
+ X6wdDFAWf7wjQTwvhVOiQEj9iFtidNVRPtOy87gs2Ko=
+
+
+ Headers/StackModules.h
+
+ hash
+
+ xMgFfK/2rDqH6acRLH7+2QIiK0Y=
+
+ hash2
+
+ M5qLFfEO+NTXRNcWjImFt27aH3ln+hpuHMrmRaXCBgM=
+
+
+ Headers/UIApplication+STKUIKit.h
+
+ hash
+
+ 24PNVEnNUzDo+jL1Wk1TnVgDaOw=
+
+ hash2
+
+ 8QR7OBelMAYgkn5S0xnASFMwqaseU/WVGvpqU95Swxk=
+
+
+ Headers/UIColor+STKUIKit.h
+
+ hash
+
+ zWfLk9DN2BFi4h3DETihw1KYdOY=
+
+ hash2
+
+ n+PquyH2d3fNB284dEDkQphyNrrAZthEV2Y9r6qe5UA=
+
+
+ Headers/UIImage+STKUIKit.h
+
+ hash
+
+ ZvaoLt/AyJHgPrSBkdMfTNKUVK8=
+
+ hash2
+
+ Jm+/u3t9xFXPPUWY0BzvPRCDkjpzMAbK3fN8OxQXP1k=
+
+
+ Headers/UIImageView+STKUIKit.h
+
+ hash
+
+ 0Pr3DHe08hIF2GVOr5ZU92awq/A=
+
+ hash2
+
+ ltz5pEzhzc6/H9aHCxAfGmxFee/7p5zk5e59Ts4AK/0=
+
+
+ Headers/UIView+STKLayout.h
+
+ hash
+
+ bAjROfIXjoBIrRQ0OvT2k8GMS2E=
+
+ hash2
+
+ tH9VQj8tyCV+PNbMB6ki5+lDNktIcmgDAUnehPgQcn0=
+
+
+ Headers/UIView+STKUIKit.h
+
+ hash
+
+ kFOT07BBKtSUGieBW0JTOFxoIlU=
+
+ hash2
+
+ P5OhN9f1iBmP/S07tBpjWQe8ScNhY1pci/r0Aq1PMeA=
+
+
+ Headers/UIView+STKViewability.h
+
+ hash
+
+ HnSA9ZfKlSSFEbBsE415oUMA308=
+
+ hash2
+
+ C9pbws+AKn5vR86kSxBNRuT9moWN3O6ko1nxoUJeUkQ=
+
+
+ Headers/UIViewController+STKUIKit.h
+
+ hash
+
+ VKJukSnTP2a7DtUcmCsl28WPMGc=
+
+ hash2
+
+ GSDQn1HiiLMTovw++z20gzPwtCcN5R4xFcDDCtfc6RE=
+
+
+ Modules/module.modulemap
+
+ hash
+
+ aYUuU4JSEGOZvB4KKONjom+HmQo=
+
+ hash2
+
+ TeJeM4sk/wtoJaVQFGMwISlE6THol5SuosNuaJcFeAw=
+
+
+ PrivacyInfo.xcprivacy
hash
- URyYyxxXenFRTdcLuQglVEWnBi8=
+ IrAHXcp7Z4z7z6KmfyIdYqsZZV0=
hash2
- mVlAjcPZlSYJXeVOa7CEoiLLewgcXd9NyZf1Z7hdstU=
+ bbG9hxAQ9QJMMQPu6E5/VC+D21TNkpVOexF8EHFZiIw=
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Headers/StackNASTKit.h b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Headers/StackNASTKit.h
deleted file mode 100644
index 58de72a..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Headers/StackNASTKit.h
+++ /dev/null
@@ -1,15 +0,0 @@
-//
-// StackNASTKit.h
-// StackNASTKit
-//
-// Created by Lozhkin Ilya on 5/31/18.
-// Copyright © 2018 Appodeal. All rights reserved.
-//
-
-#import
-#import
-#import
-#import
-
-
-FOUNDATION_EXPORT NSString * const StackNASTKitVersion;
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Info.plist
deleted file mode 100644
index 90ffda5..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Info.plist and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Modules/module.modulemap
deleted file mode 100644
index cba23df..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module StackNASTKit {
- umbrella header "StackNASTKit.h"
-
- export *
- module * { export * }
-}
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/PrivateHeaders/STKNASTAd+Private.h b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/PrivateHeaders/STKNASTAd+Private.h
deleted file mode 100644
index 2a4c1fd..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/PrivateHeaders/STKNASTAd+Private.h
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-// STKNASTAd+Private.h
-// StackNASTKit
-//
-// Created by Lozhkin Ilya on 5/31/18.
-// Copyright © 2018 Appodeal. All rights reserved.
-//
-
-#import
-#import
-
-@interface STKNASTAd ()
-
-+ (void)parseJSON:(NSDictionary *)JSON
- comparator:(NSDictionary *)comparator
- completion:(STKNASTCompletionBlock)completion;
-
-@end
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/PrivateHeaders/STKNASTDefines+Private.h b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/PrivateHeaders/STKNASTDefines+Private.h
deleted file mode 100644
index f621895..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/PrivateHeaders/STKNASTDefines+Private.h
+++ /dev/null
@@ -1,22 +0,0 @@
-//
-// STKNASTDefines+Private.h
-// StackNASTKit
-//
-// Created by Lozhkin Ilya on 5/31/18.
-// Copyright © 2018 Appodeal. All rights reserved.
-//
-
-#import
-
-static inline NSDictionary * STKNASTDefaultAssetComparator(void) {
- return @{
- @(STKNASTAssetTitle) : @(STKNASTAssetTitle),
- @(STKNASTAssetImage) : @(STKNASTAssetImage),
- @(STKNASTAssetIcon) : @(STKNASTAssetIcon),
- @(STKNASTAssetVideo) : @(STKNASTAssetVideo),
- @(STKNASTAssetDescription) : @(STKNASTAssetDescription),
- @(STKNASTAssetRating) : @(STKNASTAssetRating),
- @(STKNASTAssetCta) : @(STKNASTAssetCta),
- @(STKNASTAssetNotFound) : @(STKNASTAssetNotFound)
- };
-}
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackNASTKit b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackNASTKit
deleted file mode 100644
index 35193e0..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackNASTKit and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackProductPresentation.bundle/PrivacyInfo.xcprivacy b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackProductPresentation.bundle/PrivacyInfo.xcprivacy
deleted file mode 100644
index 7b86765..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackProductPresentation.bundle/PrivacyInfo.xcprivacy
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- NSPrivacyAccessedAPITypes
-
- NSPrivacyCollectedDataTypes
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackUIKit.bundle/PrivacyInfo.xcprivacy b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackUIKit.bundle/PrivacyInfo.xcprivacy
deleted file mode 100644
index 7b86765..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/StackUIKit.bundle/PrivacyInfo.xcprivacy
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- NSPrivacyAccessedAPITypes
-
- NSPrivacyCollectedDataTypes
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeDirectory
deleted file mode 100644
index ba1effc..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeDirectory and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeRequirements b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeRequirements
deleted file mode 100644
index dbf9d61..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeRequirements and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeRequirements-1
deleted file mode 100644
index 732e028..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeResources
deleted file mode 100644
index 33a464e..0000000
--- a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,252 +0,0 @@
-
-
-
-
- files
-
- Headers/STKNASTAd.h
-
- MZ1Vb9HCvqu1o1HewsvCMo3lE44=
-
- Headers/STKNASTDefines.h
-
- 6LJUX3oZoMf77bV2uDb7dzDhhO4=
-
- Headers/STKNASTManager.h
-
- /dYMOugVUCt0YCc695+IEq1znqM=
-
- Headers/StackNASTKit.h
-
- 6xr6Ei7dpm4S+BYnYU8GCd/bXBk=
-
- Info.plist
-
- P8tJfeN2qDUoyauCEjYXs4WNEh0=
-
- Modules/module.modulemap
-
- Amv1Ko5YEUrzhbDzl4WeGPOkee4=
-
- PrivateHeaders/STKNASTAd+Private.h
-
- NGmM9wEV8gL2Yb+F1dXq21X3QOY=
-
- PrivateHeaders/STKNASTDefines+Private.h
-
- uCZVp2qOznYeJnv6ebFtIk69tg0=
-
- StackFoundation.bundle/PrivacyInfo.xcprivacy
-
- PehKh85ACMAJeaVumbBh74Ik6uM=
-
- StackProductPresentation.bundle/PrivacyInfo.xcprivacy
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
- StackUIKit.bundle/PrivacyInfo.xcprivacy
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
-
- files2
-
- Headers/STKNASTAd.h
-
- hash
-
- MZ1Vb9HCvqu1o1HewsvCMo3lE44=
-
- hash2
-
- u5v7+nD5MQSfcoPgupKneULHks+1WjvJnx5CPujxBNE=
-
-
- Headers/STKNASTDefines.h
-
- hash
-
- 6LJUX3oZoMf77bV2uDb7dzDhhO4=
-
- hash2
-
- 2msfEOB0dhHHIRqFpIe7hrvhZF7s/UEpVGeEknlRwGQ=
-
-
- Headers/STKNASTManager.h
-
- hash
-
- /dYMOugVUCt0YCc695+IEq1znqM=
-
- hash2
-
- 7SeQ6PqMe+rHfwf0hs/ZDpLFZuxCqaMWkJwEfkD59VA=
-
-
- Headers/StackNASTKit.h
-
- hash
-
- 6xr6Ei7dpm4S+BYnYU8GCd/bXBk=
-
- hash2
-
- zYjgZjsgB/5Y4NP5BixhMF5xg++pblZ8w+0qcxiukLs=
-
-
- Modules/module.modulemap
-
- hash
-
- Amv1Ko5YEUrzhbDzl4WeGPOkee4=
-
- hash2
-
- CbudVdGDF7olxrztTIq2PNcRndKiFCmxzVmk0kCwLBI=
-
-
- PrivateHeaders/STKNASTAd+Private.h
-
- hash
-
- NGmM9wEV8gL2Yb+F1dXq21X3QOY=
-
- hash2
-
- fVZD+HVJ2ExGeypwXEgybOaz5SRjQ+ibLqgevxBhcII=
-
-
- PrivateHeaders/STKNASTDefines+Private.h
-
- hash
-
- uCZVp2qOznYeJnv6ebFtIk69tg0=
-
- hash2
-
- DKBU94c/uzirQanot+3Pd3j2yY+sdVSWr+0EBzG8gDk=
-
-
- StackFoundation.bundle/PrivacyInfo.xcprivacy
-
- hash
-
- PehKh85ACMAJeaVumbBh74Ik6uM=
-
- hash2
-
- ziopBf5Z2+3YiSbyK1rHnLjnoN5dvC2/y2ULp6Tn0JE=
-
-
- StackProductPresentation.bundle/PrivacyInfo.xcprivacy
-
- hash
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
- hash2
-
- oOieiiHwPwrN8Jcb7UfQIsN5K/r7ZuKQ3AfMZT8usiw=
-
-
- StackUIKit.bundle/PrivacyInfo.xcprivacy
-
- hash
-
- AsGWXTZZNiiA2K0mG3kTPcRZ83U=
-
- hash2
-
- oOieiiHwPwrN8Jcb7UfQIsN5K/r7ZuKQ3AfMZT8usiw=
-
-
-
- rules
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeSignature b/plugins/2018.3326/iphone-sim/StackNASTKit.framework/_CodeSignature/CodeSignature
deleted file mode 100644
index e69de29..0000000
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Headers/StackOpenMeasure.h b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Headers/StackOpenMeasure.h
deleted file mode 100644
index 339f4db..0000000
--- a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Headers/StackOpenMeasure.h
+++ /dev/null
@@ -1,19 +0,0 @@
-//
-// StackOpenMeasure.h
-// StackOpenMeasure
-//
-// Created by Ilia Lozhkin on 1/30/20.
-// Copyright © 2020 Appodeal. All rights reserved.
-//
-
-#import
-#import
-#import
-#import
-
-//! Project version number for StackOpenMeasure.
-FOUNDATION_EXPORT double StackOpenMeasureVersionNumber;
-
-//! Project version string for StackOpenMeasure.
-FOUNDATION_EXPORT const unsigned char StackOpenMeasureVersionString[];
-
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Info.plist
deleted file mode 100644
index 120b542..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Info.plist and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Modules/module.modulemap b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Modules/module.modulemap
deleted file mode 100644
index d5b392f..0000000
--- a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module StackOpenMeasure {
- umbrella header "StackOpenMeasure.h"
-
- export *
- module * { export * }
-}
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/StackOpenMeasure b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/StackOpenMeasure
deleted file mode 100644
index d952af3..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/StackOpenMeasure and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeDirectory b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeDirectory
deleted file mode 100644
index f7e18ad..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeDirectory and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeRequirements b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeRequirements
deleted file mode 100644
index dbf9d61..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeRequirements and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeRequirements-1 b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeRequirements-1
deleted file mode 100644
index e8beaf6..0000000
Binary files a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeResources b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeResources
deleted file mode 100644
index 45bd4ea..0000000
--- a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,267 +0,0 @@
-
-
-
-
- files
-
- Headers/STKMRAIDMeasure.h
-
- imoh4Z6p0K8AYop4A7tiLhsm3dA=
-
- Headers/STKMeasureBuilderProtocol.h
-
- IUyzEWgg+7PhgsPD3niBgMFQYKY=
-
- Headers/STKMeasureDefines.h
-
- khS7EfsGUkGvel3H5Y+tkkjNcOM=
-
- Headers/STKMeasureError.h
-
- ntONDn8dFqiXvy5Z8jEdYFoGHiM=
-
- Headers/STKMeasureEventProtocol.h
-
- lbBkMeA8cC6e0WETp38bZvq9otY=
-
- Headers/STKMeasureObstruction.h
-
- IywazhkUjurUKUQlKrOz+AowAnM=
-
- Headers/STKMeasureViewContextProtocol.h
-
- 5PA7m3ucMN7mTKZECm9I9qtScG4=
-
- Headers/STKVASTMeasure.h
-
- rlAWM152owVcj80Ia6SEf4Y/c3M=
-
- Headers/STKVASTMeasureResources.h
-
- cQv2TAZ3HOuzglnEYa38wySqLrA=
-
- Headers/StackOpenMeasure.h
-
- ROSZjPH6rrd1SikTftKtTuJQBsI=
-
- Info.plist
-
- LrNLbyIE2CMPzg+c7FAcrCj9LDU=
-
- Modules/module.modulemap
-
- hAbFhwwt06LHGeIR83MvJZebzSg=
-
-
- files2
-
- Headers/STKMRAIDMeasure.h
-
- hash
-
- imoh4Z6p0K8AYop4A7tiLhsm3dA=
-
- hash2
-
- YTdmVqsbcan1mhQaLlwRpLA3fO8NSX8WQZAp3kIsDHQ=
-
-
- Headers/STKMeasureBuilderProtocol.h
-
- hash
-
- IUyzEWgg+7PhgsPD3niBgMFQYKY=
-
- hash2
-
- FW0/p38NpQKwshgD6JCp9//Df1+e+QH0IizxGyVRr5w=
-
-
- Headers/STKMeasureDefines.h
-
- hash
-
- khS7EfsGUkGvel3H5Y+tkkjNcOM=
-
- hash2
-
- rk2x9t20fszTvC4Ij7YAL8xskvUYHmdTsh8X5HyJ43E=
-
-
- Headers/STKMeasureError.h
-
- hash
-
- ntONDn8dFqiXvy5Z8jEdYFoGHiM=
-
- hash2
-
- 3MZsYQbf4TcJwmKGMVpTlr1g0zSKjBw0oq4ySQ9nj00=
-
-
- Headers/STKMeasureEventProtocol.h
-
- hash
-
- lbBkMeA8cC6e0WETp38bZvq9otY=
-
- hash2
-
- o/t+ZZBPzJF0NhhiQVzSE67AaYlkanyxY5VRx5kGu5I=
-
-
- Headers/STKMeasureObstruction.h
-
- hash
-
- IywazhkUjurUKUQlKrOz+AowAnM=
-
- hash2
-
- TNmyconnV+78pZ0hQS/ClQChMVyHMx9ePZJozHx7RBE=
-
-
- Headers/STKMeasureViewContextProtocol.h
-
- hash
-
- 5PA7m3ucMN7mTKZECm9I9qtScG4=
-
- hash2
-
- cRpVFZGw0AZnkgva36QhW0+VRIU7iiohmDs3+K5ROTU=
-
-
- Headers/STKVASTMeasure.h
-
- hash
-
- rlAWM152owVcj80Ia6SEf4Y/c3M=
-
- hash2
-
- mIbmZIYjaTOKlFgaX5oz60JAZ/dtolu0MFa2WtxLimA=
-
-
- Headers/STKVASTMeasureResources.h
-
- hash
-
- cQv2TAZ3HOuzglnEYa38wySqLrA=
-
- hash2
-
- ZNeF80MLXfsgVdYpwh0rjuSlkHrJo3TDLVk0a0/HFAk=
-
-
- Headers/StackOpenMeasure.h
-
- hash
-
- ROSZjPH6rrd1SikTftKtTuJQBsI=
-
- hash2
-
- i9O3UMibbKCsrFtURtSLeRR2QlQXtMcXAoLH6/tPMt0=
-
-
- Modules/module.modulemap
-
- hash
-
- hAbFhwwt06LHGeIR83MvJZebzSg=
-
- hash2
-
- UE5XM73PI5DxVYdmJwfR58UJHJfJYOLPHUP2StkYozg=
-
-
-
- rules
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^.*
-
- ^.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Base\.lproj/
-
- weight
- 1010
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeSignature b/plugins/2018.3326/iphone-sim/StackOpenMeasure.framework/_CodeSignature/CodeSignature
deleted file mode 100644
index e69de29..0000000
diff --git a/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Headers/StackProductPresentation-Swift.h b/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Headers/StackProductPresentation-Swift.h
index ef69e76..6870088 100644
--- a/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Headers/StackProductPresentation-Swift.h
+++ b/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Headers/StackProductPresentation-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)
+// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
#ifndef STACKPRODUCTPRESENTATION_SWIFT_H
#define STACKPRODUCTPRESENTATION_SWIFT_H
#pragma clang diagnostic push
@@ -42,12 +42,18 @@
#include
#endif
#if defined(__cplusplus)
-#if __has_include()
+#if defined(__arm64e__) && __has_include()
# include
#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
# ifndef __ptrauth_swift_value_witness_function_pointer
# define __ptrauth_swift_value_witness_function_pointer(x)
# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
#endif
#endif
@@ -246,6 +252,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#else
# define SWIFT_NOEXCEPT
#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
#if defined(_WIN32)
#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
@@ -331,7 +348,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSArray
#endif
#if defined(__cplusplus)
-#if __has_include()
+#if defined(__arm64e__) && __has_include()
# include
#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
# ifndef __ptrauth_swift_value_witness_function_pointer
# define __ptrauth_swift_value_witness_function_pointer(x)
# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
#endif
#endif
@@ -622,6 +644,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#else
# define SWIFT_NOEXCEPT
#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
#if defined(_WIN32)
#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
@@ -707,7 +740,6 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, copy) NSArray
diff --git a/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Info.plist b/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Info.plist
index 43449c7..f8f6ce5 100644
Binary files a/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Info.plist and b/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Info.plist differ
diff --git a/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Modules/StackProductPresentation.swiftmodule/arm64-apple-ios-simulator.abi.json b/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Modules/StackProductPresentation.swiftmodule/arm64-apple-ios-simulator.abi.json
index 60a806c..dafd365 100644
--- a/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Modules/StackProductPresentation.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ b/plugins/2018.3326/iphone-sim/StackProductPresentation.framework/Modules/StackProductPresentation.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -16,8 +16,49 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "StackModules",
+ "printedName": "StackModules",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
@@ -33,8 +74,8 @@
},
{
"kind": "Import",
- "name": "StackFoundation",
- "printedName": "StackFoundation",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
@@ -43,6 +84,16 @@
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
"moduleName": "StackProductPresentation"
},
{
@@ -57,8 +108,8 @@
},
{
"kind": "Import",
- "name": "StackFoundation",
- "printedName": "StackFoundation",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
@@ -77,6 +128,36 @@
"name": "StoreKit",
"printedName": "StoreKit",
"declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
"moduleName": "StackProductPresentation"
},
{
@@ -84,6 +165,16 @@
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "StackModules",
+ "printedName": "StackModules",
+ "declKind": "Import",
"moduleName": "StackProductPresentation"
},
{
@@ -93,6 +184,13 @@
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
+ {
+ "kind": "Import",
+ "name": "StackModules",
+ "printedName": "StackModules",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
{
"kind": "Import",
"name": "Foundation",
@@ -112,15 +210,15 @@
},
{
"kind": "Import",
- "name": "StackUIKit",
- "printedName": "StackUIKit",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
{
"kind": "Import",
- "name": "SafariServices",
- "printedName": "SafariServices",
+ "name": "StackModules",
+ "printedName": "StackModules",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
@@ -134,6 +232,13 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
{
"kind": "Import",
"name": "Foundation",
@@ -144,6 +249,27 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "StackModules",
+ "printedName": "StackModules",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
{
"kind": "Import",
"name": "Foundation",
@@ -163,8 +289,32 @@
},
{
"kind": "Import",
- "name": "StackUIKit",
- "printedName": "StackUIKit",
+ "name": "StackModules",
+ "printedName": "StackModules",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "SafariServices",
+ "printedName": "SafariServices",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "StackModules",
+ "printedName": "StackModules",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
@@ -180,8 +330,8 @@
},
{
"kind": "Import",
- "name": "StackFoundation",
- "printedName": "StackFoundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "StackProductPresentation"
},
@@ -195,6 +345,20 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
+ {
+ "kind": "Import",
+ "name": "StackModules",
+ "printedName": "StackModules",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
{
"kind": "Import",
"name": "Foundation",
@@ -205,21 +369,71 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "UIKit.UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "declKind": "Import",
+ "moduleName": "StackProductPresentation"
+ },
{
"kind": "TypeDecl",
- "name": "ProductPresentation",
- "printedName": "ProductPresentation",
+ "name": "ProductControllerDelegate",
+ "printedName": "ProductControllerDelegate",
"children": [
{
"kind": "Function",
- "name": "openProduct",
- "printedName": "openProduct(parameters:success:failure:completion:)",
+ "name": "controller",
+ "printedName": "controller(_:didFailToPresent:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ProductController",
+ "printedName": "StackProductPresentation.ProductController",
+ "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "NSError",
+ "printedName": "Foundation.NSError",
+ "usr": "c:objc(cs)NSError"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didFailToPresent:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_16didFailToPresentyAA0bD0C_So7NSErrorCtF",
+ "moduleName": "StackProductPresentation",
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "declAttributes": [
+ "Optional",
+ "ObjC"
+ ],
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "controller",
+ "printedName": "controller(_:didPrepareProduct:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
+ {
+ "kind": "TypeNominal",
+ "name": "ProductController",
+ "printedName": "StackProductPresentation.ProductController",
+ "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
+ },
{
"kind": "TypeNominal",
"name": "Dictionary",
@@ -239,121 +453,37 @@
}
],
"usr": "s:SD"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didPrepareProduct:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_010didPrepareB0yAA0bD0C_SDySSs11AnyHashableVGtF",
+ "moduleName": "StackProductPresentation",
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
+ "declAttributes": [
+ "Optional",
+ "ObjC"
+ ],
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "controller",
+ "printedName": "controller(_:didPrepareProductOverlay:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
},
{
"kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(([Swift.String : Swift.AnyHashable]) -> ())?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "([Swift.String : Swift.AnyHashable]) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "((Foundation.NSError) -> ())?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(Foundation.NSError) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "NSError",
- "printedName": "Foundation.NSError",
- "usr": "c:objc(cs)NSError"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "(() -> ())?",
- "children": [
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ]
- }
- ],
- "usr": "s:Sq"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductPresentation(cm)openProductWithParameters:success:failure:completion:",
- "mangledName": "$s24StackProductPresentation0bC0C04openB010parameters7success7failure10completionySDySSs11AnyHashableVG_yAKcSgySo7NSErrorCcSgyycSgtFZ",
- "moduleName": "StackProductPresentation",
- "static": true,
- "objc_name": "openProductWithParameters:success:failure:completion:",
- "declAttributes": [
- "Final",
- "AccessControl",
- "ObjC"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "startImpression",
- "printedName": "startImpression(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "ProductController",
+ "printedName": "StackProductPresentation.ProductController",
+ "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
},
{
"kind": "TypeNominal",
@@ -377,27 +507,35 @@
}
],
"declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductPresentation(cm)startImpression:",
- "mangledName": "$s24StackProductPresentation0bC0C15startImpressionyySDySSs11AnyHashableVGFZ",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didPrepareProductOverlay:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_010didPrepareB7OverlayyAA0bD0C_SDySSs11AnyHashableVGtF",
"moduleName": "StackProductPresentation",
- "static": true,
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Final",
- "AccessControl",
+ "Optional",
"ObjC"
],
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
- "name": "endImpression",
- "printedName": "endImpression(_:)",
+ "name": "controller",
+ "printedName": "controller(_:willPresentProduct:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
+ {
+ "kind": "TypeNominal",
+ "name": "ProductController",
+ "printedName": "StackProductPresentation.ProductController",
+ "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
+ },
{
"kind": "TypeNominal",
"name": "Dictionary",
@@ -420,47 +558,23 @@
}
],
"declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductPresentation(cm)endImpression:",
- "mangledName": "$s24StackProductPresentation0bC0C13endImpressionyySDySSs11AnyHashableVGFZ",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:willPresentProduct:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_011willPresentB0yAA0bD0C_SDySSs11AnyHashableVGtF",
"moduleName": "StackProductPresentation",
- "static": true,
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Final",
- "AccessControl",
+ "Optional",
"ObjC"
],
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "ProductPresentation",
- "printedName": "StackProductPresentation.ProductPresentation",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductPresentation"
- }
- ],
- "declKind": "Constructor",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductPresentation(im)init",
- "mangledName": "$s24StackProductPresentation0bC0CACycfc",
- "moduleName": "StackProductPresentation",
- "overriding": true,
- "implicit": true,
- "objc_name": "init",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Override"
- ],
- "init_kind": "Designated"
- },
{
"kind": "Function",
"name": "controller",
- "printedName": "controller(_:didFailToPresent:)",
+ "printedName": "controller(_:didDismissProduct:)",
"children": [
{
"kind": "TypeNominal",
@@ -475,22 +589,37 @@
},
{
"kind": "TypeNominal",
- "name": "NSError",
- "printedName": "Foundation.NSError",
- "usr": "c:objc(cs)NSError"
+ "name": "Dictionary",
+ "printedName": "[Swift.String : Swift.AnyHashable]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "AnyHashable",
+ "printedName": "Swift.AnyHashable",
+ "usr": "s:s11AnyHashableV"
+ }
+ ],
+ "usr": "s:SD"
}
],
"declKind": "Func",
- "usr": "c:@CM@StackProductPresentation@objc(cs)STKProductPresentation(im)controller:didFailToPresent:",
- "mangledName": "$s24StackProductPresentation0bC0C10controller_16didFailToPresentyAA0B10ControllerC_So7NSErrorCtF",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didDismissProduct:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_010didDismissB0yAA0bD0C_SDySSs11AnyHashableVGtF",
"moduleName": "StackProductPresentation",
- "objc_name": "controller:didFailToPresent:",
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Final",
- "ObjC",
- "AccessControl"
+ "Optional",
+ "ObjC"
],
- "isFromExtension": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
@@ -531,22 +660,23 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@StackProductPresentation@objc(cs)STKProductPresentation(im)controller:willLeaveApplication:",
- "mangledName": "$s24StackProductPresentation0bC0C10controller_20willLeaveApplicationyAA0B10ControllerC_SDySSs11AnyHashableVGtF",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:willLeaveApplication:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_20willLeaveApplicationyAA0bD0C_SDySSs11AnyHashableVGtF",
"moduleName": "StackProductPresentation",
- "objc_name": "controller:willLeaveApplication:",
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Final",
- "ObjC",
- "AccessControl"
+ "Optional",
+ "ObjC"
],
- "isFromExtension": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Function",
"name": "controller",
- "printedName": "controller(_:willPresentProduct:)",
+ "printedName": "controller(_:didTrackOverlayInteraction:)",
"children": [
{
"kind": "TypeNominal",
@@ -581,16 +711,17 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@StackProductPresentation@objc(cs)STKProductPresentation(im)controller:willPresentProduct:",
- "mangledName": "$s24StackProductPresentation0bC0C10controller_011willPresentB0yAA0B10ControllerC_SDySSs11AnyHashableVGtF",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didTrackOverlayInteraction:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_26didTrackOverlayInteractionyAA0bD0C_SDySSs11AnyHashableVGtF",
"moduleName": "StackProductPresentation",
- "objc_name": "controller:willPresentProduct:",
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Final",
- "ObjC",
- "AccessControl"
+ "Optional",
+ "ObjC"
],
- "isFromExtension": true,
+ "reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
{
@@ -611,583 +742,17 @@
}
],
"declKind": "Func",
- "usr": "c:@CM@StackProductPresentation@objc(cs)STKProductPresentation(im)controllerDidCompleteProcessing:",
- "mangledName": "$s24StackProductPresentation0bC0C31controllerDidCompleteProcessingyyAA0B10ControllerCF",
+ "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controllerDidCompleteProcessing:",
+ "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP31controllerDidCompleteProcessingyyAA0bD0CF",
"moduleName": "StackProductPresentation",
- "objc_name": "controllerDidCompleteProcessing:",
+ "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
+ "sugared_genericSig": "",
+ "protocolReq": true,
"declAttributes": [
- "Final",
- "ObjC",
- "AccessControl"
+ "Optional",
+ "ObjC"
],
- "isFromExtension": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Class",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductPresentation",
- "mangledName": "$s24StackProductPresentation0bC0C",
- "moduleName": "StackProductPresentation",
- "objc_name": "STKProductPresentation",
- "declAttributes": [
- "Final",
- "AccessControl",
- "ObjC"
- ],
- "superclassUsr": "c:objc(cs)NSObject",
- "inheritsConvenienceInitializers": true,
- "superclassNames": [
- "ObjectiveC.NSObject"
- ],
- "conformances": [
- {
- "kind": "Conformance",
- "name": "ProductControllerDelegate",
- "printedName": "ProductControllerDelegate",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP"
- },
- {
- "kind": "Conformance",
- "name": "Equatable",
- "printedName": "Equatable",
- "usr": "s:SQ",
- "mangledName": "$sSQ"
- },
- {
- "kind": "Conformance",
- "name": "Hashable",
- "printedName": "Hashable",
- "usr": "s:SH",
- "mangledName": "$sSH"
- },
- {
- "kind": "Conformance",
- "name": "CVarArg",
- "printedName": "CVarArg",
- "usr": "s:s7CVarArgP",
- "mangledName": "$ss7CVarArgP"
- },
- {
- "kind": "Conformance",
- "name": "_KeyValueCodingAndObservingPublishing",
- "printedName": "_KeyValueCodingAndObservingPublishing",
- "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
- "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
- },
- {
- "kind": "Conformance",
- "name": "_KeyValueCodingAndObserving",
- "printedName": "_KeyValueCodingAndObserving",
- "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
- "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
- },
- {
- "kind": "Conformance",
- "name": "CustomStringConvertible",
- "printedName": "CustomStringConvertible",
- "usr": "s:s23CustomStringConvertibleP",
- "mangledName": "$ss23CustomStringConvertibleP"
- },
- {
- "kind": "Conformance",
- "name": "CustomDebugStringConvertible",
- "printedName": "CustomDebugStringConvertible",
- "usr": "s:s28CustomDebugStringConvertibleP",
- "mangledName": "$ss28CustomDebugStringConvertibleP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "StoreKit",
- "printedName": "StoreKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "StackProductPresentation",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "StackUIKit",
- "printedName": "StackUIKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "StoreKit",
- "printedName": "StoreKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "StackFoundation",
- "printedName": "StackFoundation",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "StoreKit",
- "printedName": "StoreKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "StackFoundation",
- "printedName": "StackFoundation",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "StackProductPresentation",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "StoreKit",
- "printedName": "StoreKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "StackProductPresentation",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "StackProductPresentation",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit.UIViewController",
- "printedName": "UIKit.UIViewController",
- "declKind": "Import",
- "moduleName": "StackProductPresentation"
- },
- {
- "kind": "TypeDecl",
- "name": "ProductControllerDelegate",
- "printedName": "ProductControllerDelegate",
- "children": [
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:didFailToPresent:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "NSError",
- "printedName": "Foundation.NSError",
- "usr": "c:objc(cs)NSError"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didFailToPresent:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_16didFailToPresentyAA0bD0C_So7NSErrorCtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "Optional",
- "ObjC"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:didPrepareProduct:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didPrepareProduct:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_010didPrepareB0yAA0bD0C_SDySSs11AnyHashableVGtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "Optional",
- "ObjC"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:didPrepareProductOverlay:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didPrepareProductOverlay:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_010didPrepareB7OverlayyAA0bD0C_SDySSs11AnyHashableVGtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "Optional",
- "ObjC"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:willPresentProduct:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:willPresentProduct:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_011willPresentB0yAA0bD0C_SDySSs11AnyHashableVGtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "Optional",
- "ObjC"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:didDismissProduct:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didDismissProduct:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_010didDismissB0yAA0bD0C_SDySSs11AnyHashableVGtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "Optional",
- "ObjC"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:willLeaveApplication:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:willLeaveApplication:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_20willLeaveApplicationyAA0bD0C_SDySSs11AnyHashableVGtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "Optional",
- "ObjC"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "controller",
- "printedName": "controller(_:didTrackOverlayInteraction:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "ProductController",
- "printedName": "StackProductPresentation.ProductController",
- "usr": "c:@M@StackProductPresentation@objc(cs)STKProductController"
- },
- {
- "kind": "TypeNominal",
- "name": "Dictionary",
- "printedName": "[Swift.String : Swift.AnyHashable]",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- },
- {
- "kind": "TypeNominal",
- "name": "AnyHashable",
- "printedName": "Swift.AnyHashable",
- "usr": "s:s11AnyHashableV"
- }
- ],
- "usr": "s:SD"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@StackProductPresentation@objc(pl)STKProductControllerDelegate(im)controller:didTrackOverlayInteraction:",
- "mangledName": "$s24StackProductPresentation0B18ControllerDelegateP10controller_26didTrackOverlayInteractionyAA0bD0C_SDySSs11AnyHashableVGtF",
- "moduleName": "StackProductPresentation",
- "genericSig": "<τ_0_0 where τ_0_0 : StackProductPresentation.ProductControllerDelegate>",
- "sugared_genericSig": "