react-native/React/Modules
Sho Ikeda c09d509c2b Fix CocoaPods integration without DevSupport subspec
Summary:
This is the thing which is handled in https://github.com/orta/cocoapods-fix-react-native today.

89a78ad349/lib/cocoapods-fix-react-native/versions/0_55_3-post.rb (L140-L164)

This should be the correct fix for #17799.

<!--
  Required: Write your test plan here. If you changed any code, please provide us with
  clear instructions on how you verified your changes work. Bonus points for screenshots and videos!
-->

Integrating React Native into an existing iOS project using CocoaPods without `DevSupport` subspec and seeing if the project successfully compiles.

<!--
  Required.
  Help reviewers and the release process by writing your own release notes. See below for an example.
-->

[IOS] [BUGFIX] [DevSupport] - Fix CocoaPods integration without DevSupport subspec
Closes https://github.com/facebook/react-native/pull/19265

Differential Revision: D8149786

Pulled By: hramos

fbshipit-source-id: c665e463b76aacdfb2022e82e36eb381d2d9ff2b
2018-05-24 12:59:11 -07:00
..
RCTAccessibilityManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAccessibilityManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAlertManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAlertManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAppState.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAppState.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAsyncLocalStorage.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAsyncLocalStorage.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTClipboard.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTClipboard.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevSettings.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevSettings.mm Fix CocoaPods integration without DevSupport subspec 2018-05-24 12:59:11 -07:00
RCTDeviceInfo.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDeviceInfo.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTEventEmitter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTEventEmitter.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTExceptionsManager.h iOS C++: Add ICxxExceptionManager to access RCTExceptionsManager native module 2018-03-19 00:06:57 -07:00
RCTExceptionsManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nUtil.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nUtil.m Change React Native application layout check 2018-02-26 11:49:36 -08:00
RCTJSCSamplingProfiler.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTJSCSamplingProfiler.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTKeyboardObserver.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTKeyboardObserver.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimation.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimation.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimationGroup.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimationGroup.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBox.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBox.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBoxExtraDataViewController.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBoxExtraDataViewController.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSourceCode.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSourceCode.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTStatusBarManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTStatusBarManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTVNavigationEventEmitter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTVNavigationEventEmitter.m Add support for Android TV devices 2018-03-06 10:47:02 -08:00
RCTTiming.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTiming.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManager.m Add ability for Animated views to be created with scale X or scale Y 2018-04-06 17:46:54 -07:00
RCTUIManagerObserverCoordinator.h New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerObserverCoordinator.mm New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerUtils.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManagerUtils.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00