Skip to content

Commit

Permalink
Removed resource bundles, which is broken in new Cocoapod versions fo…
Browse files Browse the repository at this point in the history
…r OS X
  • Loading branch information
Jamie Evans committed May 29, 2015
1 parent df216f0 commit d37fabb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions FoundationPlus.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.source_files = 'Pod/Classes/*.{h,m}', 'Pod/Classes/**/*.{h,m}'
s.resource_bundles = {
'FoundationPlus' => ['Pod/Assets/*.png']
}
end

0 comments on commit d37fabb

Please sign in to comment.