File tree 2 files changed +35
-0
lines changed
2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version =" 1.0" >
4
+ <dict >
5
+ <key >NSPrivacyCollectedDataTypes</key >
6
+ <array >
7
+ <dict >
8
+ <key >NSPrivacyCollectedDataType</key >
9
+ <string >NSPrivacyCollectedDataTypeOtherDataTypes</string >
10
+ <key >NSPrivacyCollectedDataTypeLinked</key >
11
+ <false />
12
+ <key >NSPrivacyCollectedDataTypeTracking</key >
13
+ <false />
14
+ <key >NSPrivacyCollectedDataTypePurposes</key >
15
+ <array >
16
+ <string >NSPrivacyCollectedDataTypePurposeAppFunctionality</string >
17
+ </array >
18
+ </dict >
19
+ </array >
20
+ <key >NSPrivacyAccessedAPITypes</key >
21
+ <array >
22
+ <dict >
23
+ <key >NSPrivacyAccessedAPIType</key >
24
+ <string >NSPrivacyAccessedAPICategoryDiskSpace</string >
25
+ <key >NSPrivacyAccessedAPITypeReasons</key >
26
+ <array >
27
+ <string >E174.1</string >
28
+ </array >
29
+ </dict >
30
+ </array >
31
+ </dict >
32
+ </plist >
Original file line number Diff line number Diff line change 45
45
A19B48241D98102400E6868A /* RNFetchBlobProgress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNFetchBlobProgress.m; sourceTree = "<group>"; };
46
46
A1AAE2971D300E3E0051D11C /* RNFetchBlobReqBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNFetchBlobReqBuilder.h; sourceTree = "<group>"; };
47
47
A1AAE2981D300E4D0051D11C /* RNFetchBlobReqBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNFetchBlobReqBuilder.m; sourceTree = "<group>"; };
48
+ F2CB9E7A2BCE128B003984C2 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
48
49
/* End PBXFileReference section */
49
50
50
51
/* Begin PBXFrameworksBuildPhase section */
68
69
A15C30051CD25C330074CB35 = {
69
70
isa = PBXGroup;
70
71
children = (
72
+ F2CB9E7A2BCE128B003984C2 /* PrivacyInfo.xcprivacy */,
71
73
A19B48241D98102400E6868A /* RNFetchBlobProgress.m */,
72
74
A19B48231D98100800E6868A /* RNFetchBlobProgress.h */,
73
75
A1AAE2981D300E4D0051D11C /* RNFetchBlobReqBuilder.m */,
134
136
developmentRegion = English;
135
137
hasScannedForEncodings = 0;
136
138
knownRegions = (
139
+ English,
137
140
en,
138
141
);
139
142
mainGroup = A15C30051CD25C330074CB35;
You can’t perform that action at this time.
0 commit comments