diff --git a/ConsentViewController.podspec b/ConsentViewController.podspec
index f20747e00..1c7ded63c 100644
--- a/ConsentViewController.podspec
+++ b/ConsentViewController.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/SourcePointUSA/ios-cmp-app.git', :tag => s.version.to_s }
s.swift_version = '5.1'
s.source_files = 'ConsentViewController/Classes/**/*'
- s.dependency 'SPMobileCore', '0.1.13'
+ s.dependency 'SPMobileCore', '0.1.16'
s.ios.deployment_target = '10.0'
s.ios.exclude_files = 'ConsentViewController/Classes/Views/tvOS'
s.tvos.deployment_target = '12.0'
diff --git a/Example/Podfile.lock b/Example/Podfile.lock
index a4b833829..cc76b8b4d 100644
--- a/Example/Podfile.lock
+++ b/Example/Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- ConsentViewController (7.12.7-rc.3):
- - SPMobileCore (= 0.1.13)
+ - SPMobileCore (= 0.1.16)
- CwlCatchException (2.2.1):
- CwlCatchExceptionSupport (~> 2.2.1)
- CwlCatchExceptionSupport (2.2.1)
@@ -96,7 +96,7 @@ PODS:
- CwlPreconditionTesting (~> 2.2.0)
- PromisesObjC (2.4.0)
- Quick (7.6.2)
- - SPMobileCore (0.1.13)
+ - SPMobileCore (0.1.16)
- SwiftLint (0.59.1)
- Wormholy (1.7.0)
@@ -136,7 +136,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
- ConsentViewController: fac768766d0044b142f1affd2c94d741bc564394
+ ConsentViewController: ff9d970f9d7f3a6a2e650d500d3635e58b084352
CwlCatchException: 7acc161b299a6de7f0a46a6ed741eae2c8b4d75a
CwlCatchExceptionSupport: 54ccab8d8c78907b57f99717fb19d4cc3bce02dc
CwlMachBadInstructionHandler: dae4fdd124d45c9910ac240287cc7b898f4502a1
@@ -153,7 +153,7 @@ SPEC CHECKSUMS:
Nimble: 0d202a1be6a346929560c212341240339875b6f0
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
Quick: b8bec97cd4b9f21da0472d45580f763b801fc353
- SPMobileCore: 2a77dd31b40f1457ef9df14a0e72163fa00d87c0
+ SPMobileCore: 4cb29cc8357c679cd95bc239d5aafea0bb8cd73e
SwiftLint: 3d48e2fb2a3468fdaccf049e5e755df22fb40c2c
Wormholy: ab1c8c2f02f58587a0941deb0088555ffbf039a1
diff --git a/Example/Pods/Local Podspecs/ConsentViewController.podspec.json b/Example/Pods/Local Podspecs/ConsentViewController.podspec.json
index e9e0d9e7d..b5f950a9f 100644
--- a/Example/Pods/Local Podspecs/ConsentViewController.podspec.json
+++ b/Example/Pods/Local Podspecs/ConsentViewController.podspec.json
@@ -19,7 +19,7 @@
"source_files": "ConsentViewController/Classes/**/*",
"dependencies": {
"SPMobileCore": [
- "0.1.13"
+ "0.1.16"
]
},
"platforms": {
diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock
index a4b833829..cc76b8b4d 100644
--- a/Example/Pods/Manifest.lock
+++ b/Example/Pods/Manifest.lock
@@ -1,6 +1,6 @@
PODS:
- ConsentViewController (7.12.7-rc.3):
- - SPMobileCore (= 0.1.13)
+ - SPMobileCore (= 0.1.16)
- CwlCatchException (2.2.1):
- CwlCatchExceptionSupport (~> 2.2.1)
- CwlCatchExceptionSupport (2.2.1)
@@ -96,7 +96,7 @@ PODS:
- CwlPreconditionTesting (~> 2.2.0)
- PromisesObjC (2.4.0)
- Quick (7.6.2)
- - SPMobileCore (0.1.13)
+ - SPMobileCore (0.1.16)
- SwiftLint (0.59.1)
- Wormholy (1.7.0)
@@ -136,7 +136,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
- ConsentViewController: fac768766d0044b142f1affd2c94d741bc564394
+ ConsentViewController: ff9d970f9d7f3a6a2e650d500d3635e58b084352
CwlCatchException: 7acc161b299a6de7f0a46a6ed741eae2c8b4d75a
CwlCatchExceptionSupport: 54ccab8d8c78907b57f99717fb19d4cc3bce02dc
CwlMachBadInstructionHandler: dae4fdd124d45c9910ac240287cc7b898f4502a1
@@ -153,7 +153,7 @@ SPEC CHECKSUMS:
Nimble: 0d202a1be6a346929560c212341240339875b6f0
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
Quick: b8bec97cd4b9f21da0472d45580f763b801fc353
- SPMobileCore: 2a77dd31b40f1457ef9df14a0e72163fa00d87c0
+ SPMobileCore: 4cb29cc8357c679cd95bc239d5aafea0bb8cd73e
SwiftLint: 3d48e2fb2a3468fdaccf049e5e755df22fb40c2c
Wormholy: ab1c8c2f02f58587a0941deb0088555ffbf039a1
diff --git a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/Info.plist b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/Info.plist
index d72ca65e4..6140f05e3 100644
--- a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/Info.plist
+++ b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/Info.plist
@@ -8,15 +8,18 @@
BinaryPath
SPMobileCore.framework/SPMobileCore
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
SPMobileCore.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
BinaryPath
@@ -36,24 +39,21 @@
BinaryPath
SPMobileCore.framework/SPMobileCore
LibraryIdentifier
- tvos-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
SPMobileCore.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
- tvos
- SupportedPlatformVariant
- simulator
+ ios
BinaryPath
SPMobileCore.framework/SPMobileCore
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ tvos-arm64_x86_64-simulator
LibraryPath
SPMobileCore.framework
SupportedArchitectures
@@ -62,7 +62,7 @@
x86_64
SupportedPlatform
- ios
+ tvos
SupportedPlatformVariant
simulator
diff --git a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore
index 6fada75cd..d27138bfb 100644
Binary files a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore and b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64/SPMobileCore.framework/SPMobileCore differ
diff --git a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore
index 5dd0d45b8..e975bfe6d 100644
Binary files a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore and b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/ios-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore differ
diff --git a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64/SPMobileCore.framework/SPMobileCore b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64/SPMobileCore.framework/SPMobileCore
index c32e2f3c8..2f4afd5f0 100644
Binary files a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64/SPMobileCore.framework/SPMobileCore and b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64/SPMobileCore.framework/SPMobileCore differ
diff --git a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore
index 2b90f9cba..e78021ad1 100644
Binary files a/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore and b/Example/Pods/SPMobileCore/SPMobileCore.xcframework/tvos-arm64_x86_64-simulator/SPMobileCore.framework/SPMobileCore differ