Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding WatchOS support for Obj-C #61

Closed
Subu1449 opened this issue Oct 20, 2015 · 1 comment
Closed

Adding WatchOS support for Obj-C #61

Subu1449 opened this issue Oct 20, 2015 · 1 comment
Assignees

Comments

@Subu1449
Copy link

Is there anyway to add WatchOS2 support to Protocol Buffer - Objective-C? CocoaPods 0.38 added support for WatchOS however, in order for Pods to be usable with WatchOS2, they require the pod Author/Maintainer to add the following line in the Podspec:
s.watchos.deployment_target = '2.0' to https://github.com/alexeyxo/protobuf-objc/blob/master/ProtocolBuffers.podspec

This is outlined here: http://blog.cocoapods.org/CocoaPods-0.38/ (under the heading WatchOS). would this be possible?

@alexeyxo alexeyxo self-assigned this Oct 20, 2015
@alexeyxo
Copy link
Owner

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants