Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yjose committed Feb 9, 2023
1 parent 6f1484d commit d52ef77
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions ios/ObytesApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
);
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development;
PRODUCT_NAME = "ObytesApp";
PRODUCT_NAME = ObytesApp;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -363,7 +363,7 @@
);
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development;
PRODUCT_NAME = "ObytesApp";
PRODUCT_NAME = ObytesApp;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
Expand Down
30 changes: 15 additions & 15 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@ PODS:
- EXJSONUtils
- Expo (47.0.13):
- ExpoModulesCore
- expo-dev-client (2.0.0):
- expo-dev-client (2.0.1):
- EXManifests
- expo-dev-launcher
- expo-dev-menu
- expo-dev-menu-interface
- EXUpdatesInterface
- expo-dev-launcher (2.0.0):
- expo-dev-launcher (2.0.2):
- EXManifests
- expo-dev-launcher/Main (= 2.0.0)
- expo-dev-launcher/Main (= 2.0.2)
- expo-dev-menu
- expo-dev-menu-interface
- ExpoModulesCore
- EXUpdatesInterface
- React-Core
- expo-dev-launcher/Main (2.0.0):
- expo-dev-launcher/Main (2.0.2):
- EXManifests
- expo-dev-launcher/Unsafe
- expo-dev-menu
- expo-dev-menu-interface
- ExpoModulesCore
- EXUpdatesInterface
- React-Core
- expo-dev-launcher/Unsafe (2.0.0):
- expo-dev-launcher/Unsafe (2.0.2):
- EXManifests
- expo-dev-menu
- expo-dev-menu-interface
- ExpoModulesCore
- EXUpdatesInterface
- React-Core
- expo-dev-menu (2.0.0):
- expo-dev-menu/Main (= 2.0.0)
- expo-dev-menu (2.0.2):
- expo-dev-menu/Main (= 2.0.2)
- expo-dev-menu-interface (1.0.0)
- expo-dev-menu/GestureHandler (2.0.0)
- expo-dev-menu/Main (2.0.0):
- expo-dev-menu/GestureHandler (2.0.2)
- expo-dev-menu/Main (2.0.2):
- EXManifests
- expo-dev-menu-interface
- expo-dev-menu/Vendored
- ExpoModulesCore
- React-Core
- expo-dev-menu/Reanimated (2.0.0):
- expo-dev-menu/Reanimated (2.0.2):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
Expand Down Expand Up @@ -83,8 +83,8 @@ PODS:
- React-RCTVibration
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-menu/SafeAreaView (2.0.0)
- expo-dev-menu/Vendored (2.0.0):
- expo-dev-menu/SafeAreaView (2.0.2)
- expo-dev-menu/Vendored (2.0.2):
- expo-dev-menu/GestureHandler
- expo-dev-menu/Reanimated
- expo-dev-menu/SafeAreaView
Expand Down Expand Up @@ -654,9 +654,9 @@ SPEC CHECKSUMS:
EXJSONUtils: 09aef2c1fba1a116ca8c73a2c8299aac00d96b43
EXManifests: 347f49430b63444579aa013f0ad057d16b8d1cc8
Expo: b9fa98bf260992312ee3c424400819fb9beadafe
expo-dev-client: d703087f68db9f3540a2346c077945976d8c97b6
expo-dev-launcher: 4b79cc4ecc33f134a416db3f5368ce33c80bf874
expo-dev-menu: ac5fda174a4aca9d5fa59baa0ad56ca334dc4820
expo-dev-client: d723d52ccfbe2eb47ee24d1ac0cf5b39001589c2
expo-dev-launcher: 953f564f7d006f1af50b119cacb48cafcad40c73
expo-dev-menu: fa9e67b193032700e2908b4737d9d199c0b43c30
expo-dev-menu-interface: 45581093393dacd51ce5e7f641cf9ed5064a2e3f
ExpoKeepAwake: 69b59d0a8d2b24de9f82759c39b3821fec030318
ExpoLocalization: e202d1e2a4950df17ac8d0889d65a1ffd7532d7e
Expand Down

0 comments on commit d52ef77

Please sign in to comment.