|
@@ -7,17 +7,17 @@
|
7
|
7
|
objects = {
|
8
|
8
|
|
9
|
9
|
/* Begin PBXBuildFile section */
|
10
|
|
- 281CD5911E26B0C8003A72B2 /* RNPSpeechRecognition.m in Sources */ = {isa = PBXBuildFile; fileRef = 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */; };
|
11
|
|
- 9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46282F1D34719100346A5B /* RNPAudioVideo.m */; };
|
12
|
|
- 9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */; };
|
13
|
|
- 9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628331D34719100346A5B /* RNPBluetooth.m */; };
|
14
|
|
- 9D4628411D34719100346A5B /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628351D34719100346A5B /* RNPContacts.m */; };
|
15
|
|
- 9D4628421D34719100346A5B /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628371D34719100346A5B /* RNPEvent.m */; };
|
16
|
|
- 9D4628431D34719100346A5B /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628391D34719100346A5B /* RNPLocation.m */; };
|
17
|
|
- 9D4628441D34719100346A5B /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283B1D34719100346A5B /* RNPNotification.m */; };
|
18
|
|
- 9D4628451D34719100346A5B /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283D1D34719100346A5B /* RNPPhoto.m */; };
|
19
|
|
- 9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */; };
|
20
|
|
- 9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */; };
|
|
10
|
+ 669581F71FE4416B008596CD /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */; };
|
|
11
|
+ 669581F81FE4416B008596CD /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581F51FE4416B008596CD /* ReactNativePermissions.m */; };
|
|
12
|
+ 6695820D1FE441A8008596CD /* RNPSpeechRecognition.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */; };
|
|
13
|
+ 6695820E1FE441A8008596CD /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FE1FE441A7008596CD /* RNPLocation.m */; };
|
|
14
|
+ 6695820F1FE441A8008596CD /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FF1FE441A7008596CD /* RNPBluetooth.m */; };
|
|
15
|
+ 669582101FE441A8008596CD /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */; };
|
|
16
|
+ 669582111FE441A8008596CD /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582011FE441A7008596CD /* RNPNotification.m */; };
|
|
17
|
+ 669582121FE441A8008596CD /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582031FE441A7008596CD /* RNPPhoto.m */; };
|
|
18
|
+ 669582131FE441A8008596CD /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582071FE441A7008596CD /* RNPAudioVideo.m */; };
|
|
19
|
+ 669582141FE441A8008596CD /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582081FE441A8008596CD /* RNPContacts.m */; };
|
|
20
|
+ 669582151FE441A8008596CD /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 6695820A1FE441A8008596CD /* RNPEvent.m */; };
|
21
|
21
|
/* End PBXBuildFile section */
|
22
|
22
|
|
23
|
23
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
@@ -33,29 +33,29 @@
|
33
|
33
|
/* End PBXCopyFilesBuildPhase section */
|
34
|
34
|
|
35
|
35
|
/* Begin PBXFileReference section */
|
36
|
|
- 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPSpeechRecognition.m; path = permissions/RNPSpeechRecognition.m; sourceTree = SOURCE_ROOT; };
|
37
|
|
- 281CD5921E26B266003A72B2 /* RNPSpeechRecognition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPSpeechRecognition.h; path = permissions/RNPSpeechRecognition.h; sourceTree = SOURCE_ROOT; };
|
|
36
|
+ 669581F31FE4416B008596CD /* ReactNativePermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = "<group>"; };
|
|
37
|
+ 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNPStatus.m"; sourceTree = "<group>"; };
|
|
38
|
+ 669581F51FE4416B008596CD /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReactNativePermissions.m; sourceTree = "<group>"; };
|
|
39
|
+ 669581F61FE4416B008596CD /* RCTConvert+RNPStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNPStatus.h"; sourceTree = "<group>"; };
|
|
40
|
+ 669581FB1FE441A7008596CD /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPContacts.h; sourceTree = "<group>"; };
|
|
41
|
+ 669581FC1FE441A7008596CD /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPPhoto.h; sourceTree = "<group>"; };
|
|
42
|
+ 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPSpeechRecognition.m; sourceTree = "<group>"; };
|
|
43
|
+ 669581FE1FE441A7008596CD /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPLocation.m; sourceTree = "<group>"; };
|
|
44
|
+ 669581FF1FE441A7008596CD /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPBluetooth.m; sourceTree = "<group>"; };
|
|
45
|
+ 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPBackgroundRefresh.m; sourceTree = "<group>"; };
|
|
46
|
+ 669582011FE441A7008596CD /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPNotification.m; sourceTree = "<group>"; };
|
|
47
|
+ 669582021FE441A7008596CD /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPLocation.h; sourceTree = "<group>"; };
|
|
48
|
+ 669582031FE441A7008596CD /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPPhoto.m; sourceTree = "<group>"; };
|
|
49
|
+ 669582041FE441A7008596CD /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPAudioVideo.h; sourceTree = "<group>"; };
|
|
50
|
+ 669582051FE441A7008596CD /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPBackgroundRefresh.h; sourceTree = "<group>"; };
|
|
51
|
+ 669582061FE441A7008596CD /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPEvent.h; sourceTree = "<group>"; };
|
|
52
|
+ 669582071FE441A7008596CD /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPAudioVideo.m; sourceTree = "<group>"; };
|
|
53
|
+ 669582081FE441A8008596CD /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPContacts.m; sourceTree = "<group>"; };
|
|
54
|
+ 669582091FE441A8008596CD /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPBluetooth.h; sourceTree = "<group>"; };
|
|
55
|
+ 6695820A1FE441A8008596CD /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPEvent.m; sourceTree = "<group>"; };
|
|
56
|
+ 6695820B1FE441A8008596CD /* RNPSpeechRecognition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPSpeechRecognition.h; sourceTree = "<group>"; };
|
|
57
|
+ 6695820C1FE441A8008596CD /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPNotification.h; sourceTree = "<group>"; };
|
38
|
58
|
9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativePermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
39
|
|
- 9D46282E1D34719100346A5B /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPAudioVideo.h; path = permissions/RNPAudioVideo.h; sourceTree = SOURCE_ROOT; };
|
40
|
|
- 9D46282F1D34719100346A5B /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPAudioVideo.m; path = permissions/RNPAudioVideo.m; sourceTree = SOURCE_ROOT; };
|
41
|
|
- 9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBackgroundRefresh.h; path = permissions/RNPBackgroundRefresh.h; sourceTree = SOURCE_ROOT; };
|
42
|
|
- 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBackgroundRefresh.m; path = permissions/RNPBackgroundRefresh.m; sourceTree = SOURCE_ROOT; };
|
43
|
|
- 9D4628321D34719100346A5B /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBluetooth.h; path = permissions/RNPBluetooth.h; sourceTree = SOURCE_ROOT; };
|
44
|
|
- 9D4628331D34719100346A5B /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBluetooth.m; path = permissions/RNPBluetooth.m; sourceTree = SOURCE_ROOT; };
|
45
|
|
- 9D4628341D34719100346A5B /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPContacts.h; path = permissions/RNPContacts.h; sourceTree = SOURCE_ROOT; };
|
46
|
|
- 9D4628351D34719100346A5B /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPContacts.m; path = permissions/RNPContacts.m; sourceTree = SOURCE_ROOT; };
|
47
|
|
- 9D4628361D34719100346A5B /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPEvent.h; path = permissions/RNPEvent.h; sourceTree = SOURCE_ROOT; };
|
48
|
|
- 9D4628371D34719100346A5B /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPEvent.m; path = permissions/RNPEvent.m; sourceTree = SOURCE_ROOT; };
|
49
|
|
- 9D4628381D34719100346A5B /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPLocation.h; path = permissions/RNPLocation.h; sourceTree = SOURCE_ROOT; };
|
50
|
|
- 9D4628391D34719100346A5B /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPLocation.m; path = permissions/RNPLocation.m; sourceTree = SOURCE_ROOT; };
|
51
|
|
- 9D46283A1D34719100346A5B /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPNotification.h; path = permissions/RNPNotification.h; sourceTree = SOURCE_ROOT; };
|
52
|
|
- 9D46283B1D34719100346A5B /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPNotification.m; path = permissions/RNPNotification.m; sourceTree = SOURCE_ROOT; };
|
53
|
|
- 9D46283C1D34719100346A5B /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPPhoto.h; path = permissions/RNPPhoto.h; sourceTree = SOURCE_ROOT; };
|
54
|
|
- 9D46283D1D34719100346A5B /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPPhoto.m; path = permissions/RNPPhoto.m; sourceTree = SOURCE_ROOT; };
|
55
|
|
- 9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = SOURCE_ROOT; };
|
56
|
|
- 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ReactNativePermissions.m; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
57
|
|
- 9DE8D2891CA31E95009CE8CC /* RCTConvert+RNPStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = "RCTConvert+RNPStatus.h"; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
58
|
|
- 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = "RCTConvert+RNPStatus.m"; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
59
|
59
|
/* End PBXFileReference section */
|
60
|
60
|
|
61
|
61
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -69,57 +69,49 @@
|
69
|
69
|
/* End PBXFrameworksBuildPhase section */
|
70
|
70
|
|
71
|
71
|
/* Begin PBXGroup section */
|
72
|
|
- 9D23B3461C767B80008B4819 = {
|
|
72
|
+ 669581FA1FE44191008596CD /* Permissions */ = {
|
73
|
73
|
isa = PBXGroup;
|
74
|
74
|
children = (
|
75
|
|
- 9D23B3511C767B80008B4819 /* ReactNativePermissions */,
|
76
|
|
- 9D23B3501C767B80008B4819 /* Products */,
|
|
75
|
+ 669582041FE441A7008596CD /* RNPAudioVideo.h */,
|
|
76
|
+ 669582071FE441A7008596CD /* RNPAudioVideo.m */,
|
|
77
|
+ 669582051FE441A7008596CD /* RNPBackgroundRefresh.h */,
|
|
78
|
+ 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */,
|
|
79
|
+ 669582091FE441A8008596CD /* RNPBluetooth.h */,
|
|
80
|
+ 669581FF1FE441A7008596CD /* RNPBluetooth.m */,
|
|
81
|
+ 669581FB1FE441A7008596CD /* RNPContacts.h */,
|
|
82
|
+ 669582081FE441A8008596CD /* RNPContacts.m */,
|
|
83
|
+ 669582061FE441A7008596CD /* RNPEvent.h */,
|
|
84
|
+ 6695820A1FE441A8008596CD /* RNPEvent.m */,
|
|
85
|
+ 669582021FE441A7008596CD /* RNPLocation.h */,
|
|
86
|
+ 669581FE1FE441A7008596CD /* RNPLocation.m */,
|
|
87
|
+ 6695820C1FE441A8008596CD /* RNPNotification.h */,
|
|
88
|
+ 669582011FE441A7008596CD /* RNPNotification.m */,
|
|
89
|
+ 669581FC1FE441A7008596CD /* RNPPhoto.h */,
|
|
90
|
+ 669582031FE441A7008596CD /* RNPPhoto.m */,
|
|
91
|
+ 6695820B1FE441A8008596CD /* RNPSpeechRecognition.h */,
|
|
92
|
+ 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */,
|
77
|
93
|
);
|
|
94
|
+ path = Permissions;
|
78
|
95
|
sourceTree = "<group>";
|
79
|
96
|
};
|
80
|
|
- 9D23B3501C767B80008B4819 /* Products */ = {
|
81
|
|
- isa = PBXGroup;
|
82
|
|
- children = (
|
83
|
|
- 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
|
84
|
|
- );
|
85
|
|
- name = Products;
|
86
|
|
- sourceTree = "<group>";
|
87
|
|
- };
|
88
|
|
- 9D23B3511C767B80008B4819 /* ReactNativePermissions */ = {
|
|
97
|
+ 9D23B3461C767B80008B4819 = {
|
89
|
98
|
isa = PBXGroup;
|
90
|
99
|
children = (
|
91
|
|
- 9D4628091D33C1EC00346A5B /* permissions */,
|
92
|
|
- 9DE8D2891CA31E95009CE8CC /* RCTConvert+RNPStatus.h */,
|
93
|
|
- 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */,
|
94
|
|
- 9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */,
|
95
|
|
- 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */,
|
|
100
|
+ 669581FA1FE44191008596CD /* Permissions */,
|
|
101
|
+ 669581F61FE4416B008596CD /* RCTConvert+RNPStatus.h */,
|
|
102
|
+ 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */,
|
|
103
|
+ 669581F31FE4416B008596CD /* ReactNativePermissions.h */,
|
|
104
|
+ 669581F51FE4416B008596CD /* ReactNativePermissions.m */,
|
|
105
|
+ 9D23B3501C767B80008B4819 /* Products */,
|
96
|
106
|
);
|
97
|
|
- path = ReactNativePermissions;
|
98
|
107
|
sourceTree = "<group>";
|
99
|
108
|
};
|
100
|
|
- 9D4628091D33C1EC00346A5B /* permissions */ = {
|
|
109
|
+ 9D23B3501C767B80008B4819 /* Products */ = {
|
101
|
110
|
isa = PBXGroup;
|
102
|
111
|
children = (
|
103
|
|
- 9D46282E1D34719100346A5B /* RNPAudioVideo.h */,
|
104
|
|
- 9D46282F1D34719100346A5B /* RNPAudioVideo.m */,
|
105
|
|
- 9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */,
|
106
|
|
- 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */,
|
107
|
|
- 9D4628321D34719100346A5B /* RNPBluetooth.h */,
|
108
|
|
- 9D4628331D34719100346A5B /* RNPBluetooth.m */,
|
109
|
|
- 9D4628341D34719100346A5B /* RNPContacts.h */,
|
110
|
|
- 9D4628351D34719100346A5B /* RNPContacts.m */,
|
111
|
|
- 9D4628361D34719100346A5B /* RNPEvent.h */,
|
112
|
|
- 9D4628371D34719100346A5B /* RNPEvent.m */,
|
113
|
|
- 9D4628381D34719100346A5B /* RNPLocation.h */,
|
114
|
|
- 9D4628391D34719100346A5B /* RNPLocation.m */,
|
115
|
|
- 9D46283A1D34719100346A5B /* RNPNotification.h */,
|
116
|
|
- 9D46283B1D34719100346A5B /* RNPNotification.m */,
|
117
|
|
- 9D46283C1D34719100346A5B /* RNPPhoto.h */,
|
118
|
|
- 9D46283D1D34719100346A5B /* RNPPhoto.m */,
|
119
|
|
- 281CD5921E26B266003A72B2 /* RNPSpeechRecognition.h */,
|
120
|
|
- 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */,
|
|
112
|
+ 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
|
121
|
113
|
);
|
122
|
|
- name = permissions;
|
|
114
|
+ name = Products;
|
123
|
115
|
sourceTree = "<group>";
|
124
|
116
|
};
|
125
|
117
|
/* End PBXGroup section */
|
|
@@ -178,17 +170,17 @@
|
178
|
170
|
isa = PBXSourcesBuildPhase;
|
179
|
171
|
buildActionMask = 2147483647;
|
180
|
172
|
files = (
|
181
|
|
- 9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */,
|
182
|
|
- 9D4628451D34719100346A5B /* RNPPhoto.m in Sources */,
|
183
|
|
- 281CD5911E26B0C8003A72B2 /* RNPSpeechRecognition.m in Sources */,
|
184
|
|
- 9D4628431D34719100346A5B /* RNPLocation.m in Sources */,
|
185
|
|
- 9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */,
|
186
|
|
- 9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */,
|
187
|
|
- 9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */,
|
188
|
|
- 9D4628421D34719100346A5B /* RNPEvent.m in Sources */,
|
189
|
|
- 9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */,
|
190
|
|
- 9D4628411D34719100346A5B /* RNPContacts.m in Sources */,
|
191
|
|
- 9D4628441D34719100346A5B /* RNPNotification.m in Sources */,
|
|
173
|
+ 669582111FE441A8008596CD /* RNPNotification.m in Sources */,
|
|
174
|
+ 669582151FE441A8008596CD /* RNPEvent.m in Sources */,
|
|
175
|
+ 669582101FE441A8008596CD /* RNPBackgroundRefresh.m in Sources */,
|
|
176
|
+ 669581F71FE4416B008596CD /* RCTConvert+RNPStatus.m in Sources */,
|
|
177
|
+ 6695820E1FE441A8008596CD /* RNPLocation.m in Sources */,
|
|
178
|
+ 6695820F1FE441A8008596CD /* RNPBluetooth.m in Sources */,
|
|
179
|
+ 669582141FE441A8008596CD /* RNPContacts.m in Sources */,
|
|
180
|
+ 6695820D1FE441A8008596CD /* RNPSpeechRecognition.m in Sources */,
|
|
181
|
+ 669582131FE441A8008596CD /* RNPAudioVideo.m in Sources */,
|
|
182
|
+ 669581F81FE4416B008596CD /* ReactNativePermissions.m in Sources */,
|
|
183
|
+ 669582121FE441A8008596CD /* RNPPhoto.m in Sources */,
|
192
|
184
|
);
|
193
|
185
|
runOnlyForDeploymentPostprocessing = 0;
|
194
|
186
|
};
|