Browse Source

添加修改 copy 资源类型

jsonwang 3 years ago
parent
commit
e9519cd394
1 changed files with 1 additions and 1 deletions
  1. 1 1
      BFFramework.podspec

+ 1 - 1
BFFramework.podspec

@@ -33,7 +33,7 @@ TODO: Add long description of the pod here.
   s.source_files = 'BFFramework/Classes/**/*'
 
    s.resource_bundles = {
-     'BFFramework' => ['BFFramework/Assets/**/*.png','BFFramework/Assets/**/*.gif']
+     'BFFramework' => ['BFFramework/Assets/**/*.png','BFFramework/Assets/**/*.gif','BFFramework/Assets/**/*.mp3','BFFramework/Assets/**/*.mp4']
    }
    s.static_framework = true