We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff583c commit 066c8b2Copy full SHA for 066c8b2
SMWRealm.podspec
@@ -31,9 +31,9 @@ Pod::Spec.new do |s|
31
s.requires_arc = true
32
33
s.source_files = 'Pod/Classes/**/*'
34
- s.resource_bundles = {
35
- 'SMWRealm' => ['Pod/Assets/*.png']
36
- }
+ # s.resource_bundles = {
+ # 'SMWRealm' => ['Pod/Assets/*.png']
+ # }
37
38
# s.public_header_files = 'Pod/Classes/**/*.h'
39
# s.frameworks = 'UIKit', 'MapKit'
0 commit comments