History log of /expo/ios/Exponent/Supporting/EXBuildConstants.plist.example (Results 1 – 5 of 5)
Revision Date Author Comments
# c0a96678 07-Jun-2023 Kudo Chien <[email protected]>

Upgrade react-native 0.72.0-rc.5 (#22588)

# Why

upgrade react-native 0.72 for sdk 49
close ENG-8011

# How

- bump package versions
- `react-native 0.71.3 -> 0.72.0-rc.5`
- `metro-reac

Upgrade react-native 0.72.0-rc.5 (#22588)

# Why

upgrade react-native 0.72 for sdk 49
close ENG-8011

# How

- bump package versions
- `react-native 0.71.3 -> 0.72.0-rc.5`
- `metro-react-native-babel-preset 0.73.9 -> 0.76.5`
- [bare-expo][templates][fabric-tester] migrate template base on [upgrade-helper](https://react-native-community.github.io/upgrade-helper/?from=0.71.7&to=0.72.0-rc.5)
- [expo-template-tabs] remove the metro version overrides for expo-router.
- [core][dev-laucher][dev-menu][media-library][screen-orientation][splash-screen][updates-interface][updates] add the `install_modules_dependencies` to support new architecture + use_frameworks!
- [core][autolinking] fix some new architecture error on ios
- [react-native-lab] update our fork to 0.72.0-rc.5 based
- [go][tools] fix **react-native-lab/react-native/packages/react-native** path move because of react-native's repo monorepo changes
- [go][android] fix gradle 8 errors
- [go][ios] add `RCT_REMOTE_PROFILE=0` to fix the `RCT_ENABLE_INSPECTOR needs to be set to fulfill RCT_REMOTE_PROFILE` build error
- [ncl] remove `ProgressViewIOS` / `ProgressBarAndroid` since they are deprecated/removed in 0.72
- [dev-menu][dev-launcher] rebuild bundles

# Note

- react-native-web is not bumped because of the [issue](https://github.com/necolas/react-native-web/issues/2523), so it's still react-native-web@~0.18.10.
- currently disable ci typecheck for @expo/cli because of upstream metro typescript support. i'll have another pr to fix those errors.
- updates e2e ci on android is broken at [here](https://github.com/expo/expo/blob/fada3d764957779fbfc3d7b723d185db1d933d95/packages/expo-updates/e2e/fixtures/Updates.e2e.ts#L518). i doubt if that's related to the react scheduler change. i'd disabled the failed test case.
- the react-native upstream [migrated away the `@types/jest`](https://github.com/facebook/react-native/pull/36068). i was afraid that will be a breaking change to the existing jest test code since it requires the explicit `@jest/globals` import. i didn't do this in this upgrade.

# Test Plan

- ✅ fabric-tester (without expo-dev-client)
- ✅ ci passed. there are some errors which are known:
- updates e2e on android: as mentioned above
- ios expo go on eas build: versioned expo go are broken on eas build m1 worker. this is also happening on main.
- android client: no space left on the ubuntu worker. this is also happening on main.
- ✅ bare-expo
- ✅ unversioned expo go + ncl

---------

Co-authored-by: Tomasz Sapeta <[email protected]>

show more ...


# d38547b6 06-Jan-2022 Quinlan Jung <[email protected]>

switch cloudfront domain to classic-assets.eascdn.net (#15781)

* switch cloudfront domain to classic-assets.eascdn.net

* build expo asset

* fix lint

* changelog


# 0a9d1d4f 16-Aug-2018 James Ide <[email protected]>

Move react-native-lab into the Expo repo / directory

Moved react-native-lab into the Expo repo / directory so that RN changes can happen in the client repo. Also found that several parts of react-na

Move react-native-lab into the Expo repo / directory

Moved react-native-lab into the Expo repo / directory so that RN changes can happen in the client repo. Also found that several parts of react-native-lab were unused, like LabConfig.js, so I removed them. There's still some further cleanup we likely can do after tightening up how we do bootstrap-like things in the new repo.

Tested by regenerating the Podfile, running `pod install`, and compiling the iOS app. Also tested that the Android RN upgrade scripts work and the Android app compiles and runs afterwards. Lastly ensured that `expu start` in NCL worked.

fbshipit-source-id: 437513b

show more ...


# e791dcde 28-Sep-2017 Ben Roth <[email protected]>

Consolidate generated files

fbshipit-source-id: 5886453


# 107fd290 31-May-2017 Ben Roth <[email protected]>

Clean up EXShellManager

fbshipit-source-id: 0c50325