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

Include all files in the bundle, not just PNGs, in Cocoapods resource bundle #170

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

cdzombak
Copy link
Contributor

@cdzombak cdzombak commented Mar 8, 2016

This change has no functional effect at this time. However, now that we have a proper bundle in the repo, it seems proper to direct CocoaPods to package all files in that bundle into its (equivalent) resource bundle.

This eliminates room for future error: if a non-PNG file is added to the bundle, before this change, it would appear to work with Carthage but not with CocoaPods.

… bundle

This change has no functional effect at this time. However, now that we have a proper bundle in the repo, it seems proper to direct CocoaPods to package _all_ files in that bundle into its (equivalent) resource bundle.

This eliminates room for future error: if a non-PNG file is added to the bundle, before this change, it would appear to work with Carthage but not with CocoaPods.
@cdzombak cdzombak changed the title Include all files in the bundle, not just PNGs, in Cocoapods resource… Include all files in the bundle, not just PNGs, in Cocoapods resource bundle Mar 8, 2016
Twigz added a commit that referenced this pull request Mar 11, 2016
…oapods-bundle

Include all files in the bundle, not just PNGs, in Cocoapods resource bundle
@Twigz Twigz merged commit 757d663 into develop Mar 11, 2016
@Twigz Twigz deleted the cdz/include-all-resources-in-cocoapods-bundle branch March 11, 2016 19:00
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.

None yet

2 participants