Skip to content

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Sep 20, 2021

Description

Warnings were disabled for Flipper and its dependencies because there are too many, making it difficult to see real issues.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

Green CI.

@tido64 tido64 requested review from kelset and tom-un September 20, 2021 09:09
@github-actions github-actions bot added platform: iOS This affects iOS platform: macOS This affects macOS labels Sep 20, 2021
LastSwiftUpdateCheck = 1250;
LastUpgradeCheck = 1250;
LastSwiftUpdateCheck = 1300;
LastUpgradeCheck = 1300;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably just a nit, but might be worth waiting for this change to land for when Xcode 13.0 comes out? Or write a note somewhere about the fact that we're already using Xcode 13 here?

Or just do nothing, I guess it's mostly just you using this repo anyway 😅

Copy link
Member Author

@tido64 tido64 Sep 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two lines don't really do anything other than letting Xcode know that we've done a code base "upgrade". There were no changes between 12 and 13 in RNTA, so these have no other effect than not prompting users to upgrade when they open a project with Xcode 13.

@tido64 tido64 merged commit c20d008 into trunk Sep 20, 2021
@tido64 tido64 deleted the tido/reduce-xcode-noise branch September 20, 2021 09:36
@tido64 tido64 mentioned this pull request Sep 20, 2021
31 tasks
@github-actions
Copy link

🎉 This PR is included in version 0.7.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tido64 tido64 added this to the 1.0 milestone Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: iOS This affects iOS platform: macOS This affects macOS released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants