Skip to content

Enable dev menu in tvOS simulator - #13584

Closed
cmcewen wants to merge 1 commit into
react:masterfrom
cmcewen:tvos-simulator
Closed

Enable dev menu in tvOS simulator#13584
cmcewen wants to merge 1 commit into
react:masterfrom
cmcewen:tvos-simulator

Conversation

@cmcewen

Copy link
Copy Markdown
Contributor

Motivation (required)

There was no easy way to pull up the dev menu in the tvOS simulator

Test Plan (required)

Run the UIExplorer demo and press cmd+d to bring up the menu

@facebook-github-botfacebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Apr 19, 2017
@douglowder

Copy link
Copy Markdown
Contributor

Thanks for catching this!! TARGET_IPHONE_SIMULATOR used to work... this must have broken with one of the recent Xcode updates.

@facebook-github-botfacebook-github-bot added GH Review: accepted Import Started This pull request has been imported. This does not imply the PR has been approved. and removed GH Review: review-needed labels Apr 19, 2017
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@javache has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Maxwell2022 pushed a commit to Maxwell2022/react-native that referenced this pull request Apr 19, 2017
Summary:
There was no easy way to pull up the dev menu in the tvOS simulator
Run the UIExplorer demo and press cmd+d to bring up the menu
Closesreact#13584
Differential Revision: D4916967
Pulled By: javache
fbshipit-source-id: 27f50031f65f35dad46ad5ade7b52c7d350b31a2
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.Import StartedThis pull request has been imported. This does not imply the PR has been approved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@cmcewen@douglowder@facebook-github-bot@DanielMSchmidt