cocoapods-binary
cocoapods-binary copied to clipboard
Do you plan to support multiple targets?
I have a large project where your plugin would be very helpful. The problem is, that I have two targets. (iOS and watchOS) On pod install I get following message:
The plugin requires that one pod should have ONLY ONE target in the 'Pod.xcodeproj'.
Is it planned to support two different targets? Or are there other ways to get the plugin working for two targets?
+1; I have a large app that has a Widget (TodayExtension), Watch, and tvOS app in the workspace.