We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c08d1 commit 1bc7bf4Copy full SHA for 1bc7bf4
Classes/PrivacyInfo.xcprivacy
libOpenInstallSDK.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "libOpenInstallSDK"
3
-s.version = '2.8.5.2'
+s.version = '2.8.5.3'
4
s.summary = "openinstall's officially supported iOS SDK"
5
s.description = <<-DESC
6
openinstall's officially supported iOS SDK for pod.
@@ -14,7 +14,6 @@ s.source = { :git => "https://github.com/OpenInstall/openinstall-
14
s.vendored_libraries = 'frameworks/libOpenInstallSDK.a'
15
s.source_files = 'Classes/*.{h,m}'
16
#s.resource_bundle = {'OPPrivacy' => ['Classes/PrivacyInfo.xcprivacy']}
17
-s.resources = ['Classes/PrivacyInfo.xcprivacy']
18
19
s.platform = :ios, '8.0'
20
s.pod_target_xcconfig = {'VALID_ARCHS' => 'x86_64 armv7 arm64'}
0 commit comments