react-native-macos/template/ios
Pavlos Vinieratos a715decd2d Add xcscheme files back in the template (#28198)
Summary:
Adding `xcscheme` files for iOS template back in. They were removed in https://github.com/facebook/react-native/issues/26471 after https://github.com/facebook/react-native/issues/25451. We have reverted the change on `.gitignore`, as this directory is supposed to be in git, but we didn't revert the removed files. Now they are back as well.

You can also see here that the two files are still missing, they got removed on rc.0 and are still missing on rc.3.
https://react-native-community.github.io/upgrade-helper/?from=0.61.5&to=0.62.0-rc.3

## Changelog

[iOS] [Changed] - Add `xcscheme` files for iOS template back in.
Pull Request resolved: https://github.com/facebook/react-native/pull/28198

Test Plan: `init` a nre project, and check if the files are there or not. The paths are `ios/MyApp.xcodeproj/xcshareddata/xcschemes/MyApp.xcscheme` and `ios/MyApp.xcodeproj/xcshareddata/xcschemes/MyApp-tvOS.xcscheme`

Reviewed By: cpojer

Differential Revision: D20179447

Pulled By: TheSavior

fbshipit-source-id: b0f08c0f32d6bb7630179bc2fe46d9ac10f6c1d7
2020-02-29 01:08:27 -08:00
..
HelloWorld Smoothen Flipper iOS integration (#28044) 2020-02-12 18:28:34 -08:00
HelloWorld-tvOS Fix Info.plist templates to prevent parse error (#23924) 2019-03-15 03:40:20 -07:00
HelloWorld-tvOSTests Adjust HelloWorld-tvOSTests/Info.plist `CFBundleIdentifier` to use PR ODUCT_BUNDLE_IDENTIFIER (#27601) 2019-12-26 23:00:10 -08:00
HelloWorld.xcodeproj Add xcscheme files back in the template (#28198) 2020-02-29 01:08:27 -08:00
HelloWorldTests Remove FB copyright notices from iOS template (#27725) 2020-01-22 18:08:19 -08:00
Podfile Rename autolinking-ios.rb script and bring RNTester and template in line. (#28077) 2020-02-19 15:19:26 -08:00