浏览代码

feat(iOS): podspec add metal file

StyxS 5 年之前
父节点
当前提交
fdcdd40748
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      QGVAPlayer.podspec

+ 1 - 1
QGVAPlayer.podspec

@@ -96,7 +96,7 @@ Pod::Spec.new do |spec|
   #  Not including the public_header_files will make all headers public.
   #
 
-  spec.source_files = 'iOS/QGVAPlayer/QGVAPlayer/**/*.{h,m}'
+  spec.source_files = 'iOS/QGVAPlayer/QGVAPlayer/**/*.{h,m,metal}'
 
   # spec.subspec 'Shaders' do |ss|
   #   ss.source_files = 'iOS/QGVAPlayer/QGVAPlayer/Shaders/**/*.{h,m}'