WatchOS support? #36
-
Hi, Slava! Thanks for great tool :) For iOS apps with embedded watchOS apps, we should build pods two times: one for iOS sdk (ouriOSAppPods) and one for watchOS sdk (ourWatchAppPods). Is there a way to make it with Rugby? |
Beta Was this translation helpful? Give feedback.
Answered by
swiftyfinch
Jul 21, 2021
Replies: 1 comment 4 replies
-
Hey @MontakOleg, thanks for open this discussion! Unfornatully, Rugby can't build watch sdk at this time. We need to add this feature. Could you provide some public pods which support watchOS sdk for testing? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
swiftyfinch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @MontakOleg, thanks for open this discussion!
Unfornatully, Rugby can't build watch sdk at this time. We need to add this feature.
Also, Rugby can't combine different SDKs for now. You can check out discussion #35 for more info.
Could you provide some public pods which support watchOS sdk for testing?