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

CareKit CocoaPods support #44

Merged
merged 3 commits into from
May 20, 2016
Merged

Conversation

rajitss
Copy link
Contributor

@rajitss rajitss commented May 14, 2016

Podspec file + changes needed to build OCKTest and CareKit for the simulator via CocoaPods.

This was requested via #1 .

(podspec file + changes needed to build OCKTest and CareKit for the simulator via CocoaPods)
s.resources = [ 'CareKit/Assets.xcassets',
'CareKit/Localization/*.lproj',
'CareKit/CarePlan/OCKCarePlanStore.xcdatamodeld' ]
s.exclude_files = [ 'docs', 'Sample', 'DerivedData' ]
Copy link
Contributor

Choose a reason for hiding this comment

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

testing folder should not be included too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok. Just pushed a change for that.

@YuanZhu-apple
Copy link
Contributor

r=me. I will get it pushed to CocoaPod later.

@YuanZhu-apple YuanZhu-apple merged commit 2900f28 into carekit-apple:master May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants