Files
react-native/Libraries
Héctor Ramos 9218e0c2e6 iOS: Generate FBReactNativeSpec ObjC++ files at build time
Summary:
Removes the generated FBReactNativeSpec files from source control.

## Generating FBReactNativeSpec files

The files will be generated automatically by CocoaPods when the `RNTesterPods` Xcode workspace is generated:

```
cd packages/rn-tester
pod install
```

The spec files can be re-generated by invoking the script directly:
```
./scripts/generate-native-modules-specs.sh
```

Changelog: [Internal]

Reviewed By: RSNara

Differential Revision: D24261167

fbshipit-source-id: acb7ac856e5e519932e4f587f79e24f49cd84a91
2020-10-21 20:47:09 -07:00
..
2020-10-18 20:30:55 -07:00
2020-10-18 20:30:55 -07:00
2020-10-15 11:49:19 -07:00
2020-08-28 12:16:26 -07:00
2020-10-10 02:06:06 -07:00
2020-02-21 10:34:40 -08:00