Skip to content

Commit 1bc7bf4

Browse files
committed
请到官网下载PrivacyInfo.xcprivacy,手动添加到自己的PrivacyInfo文件中
1 parent 28c08d1 commit 1bc7bf4

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

Classes/PrivacyInfo.xcprivacy

Lines changed: 0 additions & 23 deletions
This file was deleted.

libOpenInstallSDK.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "libOpenInstallSDK"
3-
s.version = '2.8.5.2'
3+
s.version = '2.8.5.3'
44
s.summary = "openinstall's officially supported iOS SDK"
55
s.description = <<-DESC
66
openinstall's officially supported iOS SDK for pod.
@@ -14,7 +14,6 @@ s.source = { :git => "https://github.com/OpenInstall/openinstall-
1414
s.vendored_libraries = 'frameworks/libOpenInstallSDK.a'
1515
s.source_files = 'Classes/*.{h,m}'
1616
#s.resource_bundle = {'OPPrivacy' => ['Classes/PrivacyInfo.xcprivacy']}
17-
s.resources = ['Classes/PrivacyInfo.xcprivacy']
1817

1918
s.platform = :ios, '8.0'
2019
s.pod_target_xcconfig = {'VALID_ARCHS' => 'x86_64 armv7 arm64'}

0 commit comments

Comments
 (0)