Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Support tvOS and watchOS as platforms #98

Closed
orta opened this issue Sep 26, 2015 · 10 comments
Closed

Support tvOS and watchOS as platforms #98

orta opened this issue Sep 26, 2015 · 10 comments

Comments

@orta
Copy link
Member

orta commented Sep 26, 2015

screen shot 2015-09-26 at 09 18 22

This baby is going to want to turn into

screen shot 2015-09-26 at 09 19 26

I'm thinking of removing "universal" as it ceases to make too much sense with 4 platforms. The tvOS support is merged in master for CocoaPods. Ideally being released next week.

@floere
Copy link
Member

floere commented Sep 26, 2015

@orta Do you want to prepare cocoapods.org, and I will do search?

@orta
Copy link
Member Author

orta commented Sep 26, 2015

Sure, I can build it whenever 👍

@floere
Copy link
Member

floere commented Sep 26, 2015

I can add it to search without impacting the current search frontend :)

On Sat, Sep 26, 2015 at 11:24 AM, Orta notifications@github.com wrote:

Sure, I can build it whenever 👍

Reply to this email directly or view it on GitHub:
#98 (comment)

@floere
Copy link
Member

floere commented Sep 26, 2015

@orta But can you provide the strings that map to both watch and tv?

On Sat, Sep 26, 2015 at 10:21 AM, Orta notifications@github.com wrote:

screen shot 2015-09-26 at 09 18 22
This baby is going to want to turn into
screen shot 2015-09-26 at 09 19 26

I'm thinking of removing "universal" as it ceases to make too much sense with 4 platforms. The tvOS support is merged in master for CocoaPods. Ideally being released next week.

Reply to this email directly or view it on GitHub:
#98

@orta
Copy link
Member Author

orta commented Sep 26, 2015

CocoaPods would generate json like:

  "platforms": {
    "ios": "8.0",
    "osx": "10.9",
    "watchos": "2.0",
    "tvos": "9.0"
  },

So we can go with those 👍

@floere
Copy link
Member

floere commented Sep 26, 2015

Cheers!

On Sat, Sep 26, 2015 at 6:53 PM, Orta notifications@github.com wrote:

CocoaPods would generate json like:

  "platforms": {
    "ios": "8.0",
    "osx": "10.9",
    "watchos": "2.0",
    "tvos": "9.0"
  },

So we can go with those 👍

Reply to this email directly or view it on GitHub:
#98 (comment)

@floere
Copy link
Member

floere commented Sep 28, 2015

@orta
Copy link
Member Author

orta commented Sep 28, 2015

ah! perfect!

@floere
Copy link
Member

floere commented Sep 28, 2015

I'll leave this open on this repo – feel free to "move" to the cp.org repo. Or not.

@orta
Copy link
Member Author

orta commented Sep 29, 2015

Nah, you're good. I'll get one on cp.org

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

No branches or pull requests

2 participants