mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 16:34:54 +00:00
podfile update
This commit is contained in:
@ -1239,6 +1239,28 @@ PODS:
|
|||||||
- ReactCommon/turbomodule/bridging
|
- ReactCommon/turbomodule/bridging
|
||||||
- ReactCommon/turbomodule/core
|
- ReactCommon/turbomodule/core
|
||||||
- Yoga
|
- Yoga
|
||||||
|
- ExpoScreenOrientation (7.0.5):
|
||||||
|
- DoubleConversion
|
||||||
|
- ExpoModulesCore
|
||||||
|
- glog
|
||||||
|
- hermes-engine
|
||||||
|
- RCT-Folly (= 2024.01.01.00)
|
||||||
|
- RCTRequired
|
||||||
|
- RCTTypeSafety
|
||||||
|
- React-Codegen
|
||||||
|
- React-Core
|
||||||
|
- React-debug
|
||||||
|
- React-Fabric
|
||||||
|
- React-featureflags
|
||||||
|
- React-graphics
|
||||||
|
- React-ImageManager
|
||||||
|
- React-NativeModulesApple
|
||||||
|
- React-RCTFabric
|
||||||
|
- React-rendererdebug
|
||||||
|
- React-utils
|
||||||
|
- ReactCommon/turbomodule/bridging
|
||||||
|
- ReactCommon/turbomodule/core
|
||||||
|
- Yoga
|
||||||
- ExpoSystemUI (3.0.7):
|
- ExpoSystemUI (3.0.7):
|
||||||
- ExpoModulesCore
|
- ExpoModulesCore
|
||||||
- ExpoWebBrowser (13.0.3):
|
- ExpoWebBrowser (13.0.3):
|
||||||
@ -2842,6 +2864,7 @@ DEPENDENCIES:
|
|||||||
- ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
|
- ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
|
||||||
- ExpoLocalization (from `../node_modules/expo-localization/ios`)
|
- ExpoLocalization (from `../node_modules/expo-localization/ios`)
|
||||||
- ExpoModulesCore (from `../node_modules/expo-modules-core`)
|
- ExpoModulesCore (from `../node_modules/expo-modules-core`)
|
||||||
|
- ExpoScreenOrientation (from `../node_modules/expo-screen-orientation/ios`)
|
||||||
- ExpoSystemUI (from `../node_modules/expo-system-ui/ios`)
|
- ExpoSystemUI (from `../node_modules/expo-system-ui/ios`)
|
||||||
- ExpoWebBrowser (from `../node_modules/expo-web-browser/ios`)
|
- ExpoWebBrowser (from `../node_modules/expo-web-browser/ios`)
|
||||||
- EXSplashScreen (from `../node_modules/expo-splash-screen/ios`)
|
- EXSplashScreen (from `../node_modules/expo-splash-screen/ios`)
|
||||||
@ -3017,6 +3040,8 @@ EXTERNAL SOURCES:
|
|||||||
:path: "../node_modules/expo-localization/ios"
|
:path: "../node_modules/expo-localization/ios"
|
||||||
ExpoModulesCore:
|
ExpoModulesCore:
|
||||||
:path: "../node_modules/expo-modules-core"
|
:path: "../node_modules/expo-modules-core"
|
||||||
|
ExpoScreenOrientation:
|
||||||
|
:path: "../node_modules/expo-screen-orientation/ios"
|
||||||
ExpoSystemUI:
|
ExpoSystemUI:
|
||||||
:path: "../node_modules/expo-system-ui/ios"
|
:path: "../node_modules/expo-system-ui/ios"
|
||||||
ExpoWebBrowser:
|
ExpoWebBrowser:
|
||||||
@ -3210,6 +3235,7 @@ SPEC CHECKSUMS:
|
|||||||
ExpoKeepAwake: 3b8815d9dd1d419ee474df004021c69fdd316d08
|
ExpoKeepAwake: 3b8815d9dd1d419ee474df004021c69fdd316d08
|
||||||
ExpoLocalization: f04eeec2e35bed01ab61c72ee1768ec04d093d01
|
ExpoLocalization: f04eeec2e35bed01ab61c72ee1768ec04d093d01
|
||||||
ExpoModulesCore: 1914927fe4a693215b1ed57eb934c15641d4aef7
|
ExpoModulesCore: 1914927fe4a693215b1ed57eb934c15641d4aef7
|
||||||
|
ExpoScreenOrientation: 5d6a977177dc2f904cc072b51a0d37d0983c0d6a
|
||||||
ExpoSystemUI: d4f065a016cae6721b324eb659cdee4d4cf0cb26
|
ExpoSystemUI: d4f065a016cae6721b324eb659cdee4d4cf0cb26
|
||||||
ExpoWebBrowser: 7595ccac6938eb65b076385fd23d035db9ecdc8e
|
ExpoWebBrowser: 7595ccac6938eb65b076385fd23d035db9ecdc8e
|
||||||
EXSplashScreen: 20d60cb03f05e50c23745bf2dc2573b9b2eb42ec
|
EXSplashScreen: 20d60cb03f05e50c23745bf2dc2573b9b2eb42ec
|
||||||
|
|||||||
Reference in New Issue
Block a user