mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-14 01:54:45 +08:00
* [CocoaPods] Let it resolve dependencies This is necessary versus using subspecs since CocoaPods needs to be able to resolve the dependencies properly at the parent workspace level based on needed versions. Otherwise, you end up with very opaque linking errors.