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

Support new platforms and modernization #359

Merged
merged 6 commits into from
Oct 8, 2015

Conversation

briancroom
Copy link
Contributor

I've been putting this branch together over the past couple weeks. It includes:

  • Support for watchOS and tvOS dynamic frameworks, as well as installation on these platforms via Cocoapods
  • Spec targets for validating Cedar on these platforms (although not as part of any rake tasks yet)
  • Reorder and rename targets (& associated schemes) for consistency
  • Clean up directory structure for the specs and bundles
  • Use a shared Info.plist for the spec bundles
  • Miscellaneous housekeeping in the project file

Brian Croom added 6 commits September 28, 2015 09:02
- Includes a fix in CDROTestReporter needed to make all specs pass
- Reorder and rename targets (& associated schemes) for consistency
- Clean up directory structure for the specs and bundles
- Use a shared Info.plist for the spec bundles
- Miscellaneous housekeeping in the project file
@tjarratt
Copy link
Contributor

tjarratt commented Oct 8, 2015

This was sorely needed. Thank you so much Brian for finding the time and energy to reorganize and cleanup the project structure.

This seems good from a cocoapods and carthage perspective, and I just updated some of my personal projects (that consume Cedar as a git submodule for iOS and OS X) without any problems, so this seems good to merge.

tjarratt added a commit that referenced this pull request Oct 8, 2015
Support new platforms and modernization
@tjarratt tjarratt merged commit b7f967d into master Oct 8, 2015
@tjarratt tjarratt deleted the newPlatformsAndModernization branch October 8, 2015 05:10
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.

2 participants