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

Add watchos as a new platform #249

Merged
merged 6 commits into from
Jun 26, 2015
Merged

Add watchos as a new platform #249

merged 6 commits into from
Jun 26, 2015

Conversation

neonichu
Copy link
Member

This adds watchos as a platform to Core, meaning mostly that the DSL helpers are available. This lays the groundwork for supporting watchOS as a new platform in CocoaPods.

Things yet to be addressed:

  • Specs
  • Changelog

See also CocoaPods/CocoaPods#3681 and CocoaPods/Xcodeproj#272

@neonichu neonichu changed the title Add watchos as a new platform WIP: Add watchos as a new platform Jun 13, 2015
@@ -407,6 +407,7 @@ def all_whitelisted_configurations
# provided.
#
def platform
platform_defaults = { :ios => '4.3', :osx => '10.6', :watchos => '2.0' }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Constant

@kylef
Copy link
Contributor

kylef commented Jun 17, 2015

👌

neonichu added a commit that referenced this pull request Jun 24, 2015
@neonichu neonichu changed the title WIP: Add watchos as a new platform Add watchos as a new platform Jun 24, 2015
@segiddins
Copy link
Member

:shipit:

segiddins added a commit that referenced this pull request Jun 26, 2015
Add `watchos` as a new platform
@segiddins segiddins merged commit 5dd8f96 into master Jun 26, 2015
@segiddins segiddins deleted the watchapp2 branch June 26, 2015 18:23
Ashton-W pushed a commit to Ashton-W/Core that referenced this pull request Nov 2, 2015
Ashton-W pushed a commit to Ashton-W/Core that referenced this pull request Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants