Quellcode durchsuchen

Install RNPermissions/Core

Mathieu Acthernoene vor 6 Jahren
Ursprung
Commit
813a1b1c8b
2 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 1
    0
      example/ios/Podfile
  2. 2
    1
      example/ios/Podfile.lock

+ 1
- 0
example/ios/Podfile Datei anzeigen

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

+ 2
- 1
example/ios/Podfile.lock Datei anzeigen

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