react-native/scripts
Eloy Durán 031cb2045d Make podspec great again.
Summary:
Fixes #11272
Fixes #11572
Fixes #11781

The main changes here are:

* This depends on the latest CocoaPods (1.2.0). It’s currently in RC, but if I’m not mistaken a proper release is expected soon. /cc dantoml
* Adds required header search paths for the jschelpers and cxxreact subspecs.
* Makes the jschelpers and cxxreact headers private to building React Native, not visible to the user’s project.
* It uses the canonical upstream Yoga v1.0.0 podspec: https://github.com/facebook/yoga/blob/master/Yoga.podspec
* Consistent styling.

I have been able to get our app to build again using this https://github.com/artsy/emission/pull/437. The spec has some warnings, but otherwise fully passes lint.

rh389 sjmueller Could you please test with your projects?
Closes https://github.com/facebook/react-native/pull/12089

Differential Revision: D4518605

fbshipit-source-id: ecf86232d8b1af52d139eadd1acc10f5c1d42c29
2017-02-06 16:30:00 -08:00
..
android-e2e-test.js E2e android 2016-04-13 08:20:05 -07:00
bump-oss-version.js Support the --remote option in bump-oss-version.js script 2017-02-06 07:13:42 -08:00
circle-ci-android-setup.sh Updated extra-android-m2repository to get android support v4 23.4.0 2016-12-29 05:43:31 -08:00
objc-test-ios.sh Allow specifying no destination for the uiexplorer test run 2016-11-15 12:58:40 -08:00
objc-test-tvos.sh Apple TV support 4: support for input (tvOS focus engine) 2016-12-19 06:28:40 -08:00
objc-test.sh Add an integration test for WebSocket 2017-01-16 13:28:43 -08:00
process-podspecs.sh Make podspec great again. 2017-02-06 16:30:00 -08:00
publish-npm.js Circle CI releases now work with Java 8 2016-10-28 07:58:52 -07:00
run-android-ci-instrumentation-tests.js Stabilized TestIdTestApp integration test 2016-05-26 13:43:29 -07:00
run-android-emulator.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
run-android-local-integration-tests.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
run-android-local-unit-tests.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
run-ci-e2e-tests.js Apple TV support 6: Add tvOS target to react-native-cli template project 2016-12-30 18:43:59 -08:00
run-instrumentation-tests-via-adb-shell.sh Stabilized TestIdTestApp integration test 2016-05-26 13:43:29 -07:00
sync-css-layout.sh Rename directories 2016-12-07 05:14:12 -08:00
test-manual-e2e.sh Fixed manual e2e test runner script 2016-06-21 05:28:31 -07:00
try-n-times.js RN: Cleanup OSS JS & Flow Declarations 2016-11-20 17:58:29 -08:00
validate-android-device-env.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
validate-android-sdk.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00
validate-android-test-env.sh Improve Android testing scripts 2016-12-13 17:13:35 -08:00