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

Fix the regex to allow xcode from non standard location #1939

Conversation

priteshrnandgaonkar
Copy link
Contributor

Summary: This diff fixes T84865014. We used to assume in our xcode cli check that xcode will be run from standard /Applications folder. But as mentioned in the above tasks, its not always true.

Differential Revision: D26484287

Summary: This diff fixes T84865014. We used to assume in our xcode cli check that xcode will be run from standard /Applications folder. But as mentioned in the above tasks, its not always true.

Differential Revision: D26484287

fbshipit-source-id: e213cbb41b40eef95aae56056166704cd6a0aee5
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Feb 17, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D26484287

@coveralls
Copy link

coveralls commented Feb 17, 2021

Pull Request Test Coverage Report for Build 575129190

  • 1 of 2 (50.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.002%) to 45.392%

Changes Missing Coverage Covered Lines Changed/Added Lines %
desktop/app/src/dispatcher/iOSDevice.tsx 1 2 50.0%
Files with Coverage Reduction New Missed Lines %
desktop/app/src/dispatcher/iOSDevice.tsx 1 15.49%
Totals Coverage Status
Change from base Build 574913051: -0.002%
Covered Lines: 6068
Relevant Lines: 12127

💛 - Coveralls

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6d22067.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants