Skip to content

Commit

Permalink
Video TODO修改配置
Browse files Browse the repository at this point in the history
Change-Id: I13efbddf526c15e5da687ed2d968a62f3bb567f2
  • Loading branch information
tonychanchen committed Jan 14, 2021
1 parent 7c99d2c commit a942c72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions TIoTLinkKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ Pod::Spec.new do |s|
}
end

#智能视频服务,引入则开启
s.subspec 'LinkVideo' do |ss|
ss.source_files = 'Source/SDK/LinkVideo/**/*.{h,m,c}'
ss.dependency 'TIoTLinkKit/LinkSDK'
end
#智能视频服务,引入则开启 TODO
# s.subspec 'LinkVideo' do |ss|
# ss.source_files = 'Source/SDK/LinkVideo/**/*.{h,m,c}'
# ss.dependency 'TIoTLinkKit/LinkSDK'
# end

end

0 comments on commit a942c72

Please sign in to comment.