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

Update Podspec to support watchOS 2 #54

Closed
leviathan opened this issue Sep 29, 2015 · 1 comment
Closed

Update Podspec to support watchOS 2 #54

leviathan opened this issue Sep 29, 2015 · 1 comment
Assignees
Milestone

Comments

@leviathan
Copy link

When using ISO8601DateFormatter with watchOS 2, then I get this error message when running pod install

[!] The platform of the target `XXXX` (watchOS 2.0) is not compatible with `ISO8601DateFormatter (0.7)`, which does not support `watchos`.

Please update the podspec for ISO8601DateFormatter to support watchOS 2.

Here's the Cocoapods blog entry: http://blog.cocoapods.org/CocoaPods-0.38/

@boredzo boredzo self-assigned this Mar 5, 2016
@boredzo boredzo added this to the 0.8.0 milestone Apr 17, 2016
boredzo added a commit that referenced this issue Apr 17, 2016
Also updated the Xcode version in .travis.yml, although we can't actually test on a Watch Simulator at this time (there's no XCTest.framework in WatchSimulator.platform, at least on my system).
@boredzo
Copy link
Owner

boredzo commented Apr 17, 2016

This is done in the 0.8 podspec, as that version supports all four platforms.

@boredzo boredzo closed this as completed Apr 17, 2016
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