Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -32,7 +32,7 @@ Pod::Spec.new do |spec| | ... | @@ -32,7 +32,7 @@ Pod::Spec.new do |spec| |
32 | # spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}'] } | 32 | # spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}'] } |
33 | 33 | ||
34 | # ==> UNCOMMENT | 34 | # ==> UNCOMMENT |
35 | - spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{storyboard,xib,otf,ttf,xcassets}'] } | 35 | + # spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{storyboard,xib,otf,ttf,xcassets}'] } |
36 | # <== | 36 | # <== |
37 | 37 | ||
38 | # ==> TEST | 38 | # ==> TEST | ... | ... |
-
Please register or login to post a comment