Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[xdl] update ios Podfile excluded unimodules for SDK 39 #2471

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

esamelson
Copy link
Contributor

This will fix the iOS shell app build job in the expo/expo repo once we add SDK 39. Currently it's failing because the rendered Podfile in the shell app excludes unimodules that are needed in SDK 39 -- expo-splash-screen and expo-updates. This PR will make the excluded dependencies in the rendered Podfile match the current ios/Podfile in the expo/expo repo, while also still supporting older SDK versions.

Tested locally and the job succeeded.

TODO: we need to figure out a way to move this code out of XDL and into the expo repo -- at least determining the excluded unimodules, but potentially the entire process of generating the shell app workspace, now that we don't need to support ejecting to ExpoKit.

@esamelson esamelson requested a review from ide August 18, 2020 04:06
@esamelson esamelson merged commit f351db6 into master Aug 18, 2020
@esamelson esamelson deleted the @eric/fix-ios-shell-app-build branch August 18, 2020 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants