Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[No QA] Fix Flipper so iOS can build in Xcode 12.5 #2802

Merged
merged 1 commit into from
May 11, 2021

Conversation

marcaaron
Copy link
Contributor

@marcaaron marcaaron commented May 11, 2021

Details

Mostly following the guidance of these comments here:

facebook/react-native#31179 (comment)
facebook/react-native#31179 (comment)

Fixed Issues

Fixes #2801

Tests

  1. cd ios && rm -rf Pods
  2. npx react-native-clean-project with these options

Screen Shot 2021-05-11 at 8 31 48 AM

  1. pod install --repo-update
  2. cd .. && npm run ios
  3. Verify you can run the iOS app with Simulator & Xcode 12.5

QA Steps

No QA

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

iOS

Android

@marcaaron marcaaron requested a review from a team as a code owner May 11, 2021 18:30
@marcaaron marcaaron self-assigned this May 11, 2021
@MelvinBot MelvinBot requested review from chiragsalian and removed request for a team May 11, 2021 18:30
@chiragsalian chiragsalian merged commit 1f541bb into main May 11, 2021
@chiragsalian chiragsalian deleted the marcaaron-fixFlipper branch May 11, 2021 20:35
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.42-1🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.44-0🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@dukenv0307
Copy link
Contributor

Sorry, I added the wrong link issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewing Has a PR in review Weekly KSv2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS not building in Xcode 12.5
5 participants