Browse Source

Install RNPermissions/Core

Mathieu Acthernoene 5 years ago
parent
commit
813a1b1c8b
2 changed files with 3 additions and 1 deletions
  1. 1
    0
      example/ios/Podfile
  2. 2
    1
      example/ios/Podfile.lock

+ 1
- 0
example/ios/Podfile View File

@@ -32,6 +32,7 @@ target 'RNPermissionsExample' do
32 32
   pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
33 33
 
34 34
   pod 'RNPermissions', :path => '../node_modules/react-native-permissions', :subspecs => [
35
+    'Core',
35 36
     # Comment unwanted permissions
36 37
     'BluetoothPeripheral',
37 38
     'Calendars',

+ 2
- 1
example/ios/Podfile.lock View File

@@ -131,6 +131,7 @@ DEPENDENCIES:
131 131
   - RNPermissions/Calendars (from `../node_modules/react-native-permissions`)
132 132
   - RNPermissions/Camera (from `../node_modules/react-native-permissions`)
133 133
   - RNPermissions/Contacts (from `../node_modules/react-native-permissions`)
134
+  - RNPermissions/Core (from `../node_modules/react-native-permissions`)
134 135
   - RNPermissions/FaceID (from `../node_modules/react-native-permissions`)
135 136
   - RNPermissions/LocationAlways (from `../node_modules/react-native-permissions`)
136 137
   - RNPermissions/LocationWhenInUse (from `../node_modules/react-native-permissions`)
@@ -175,6 +176,6 @@ SPEC CHECKSUMS:
175 176
   RNVectorIcons: b6b131d2fdc2e240f7aba41296df869141443793
176 177
   yoga: 220e7595ec3cfe80c5ce02a0d0881be66b405e81
177 178
 
178
-PODFILE CHECKSUM: 75fce33e62eb57e94e378207b3565afd773f6e07
179
+PODFILE CHECKSUM: 6c6a73d9d885717f9c74907d423c3de5f74e21c3
179 180
 
180 181
 COCOAPODS: 1.6.0