Skip to content

Commit

Permalink
更新xp2p sdk依赖
Browse files Browse the repository at this point in the history
Change-Id: Ia2b9f37dbb8ad9aa929bbb2bc89619cf33434383
  • Loading branch information
tonychanchen committed Dec 16, 2021
1 parent f487f76 commit b8f139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TIoTLinkVideo.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.static_framework = true

s.source_files = 'Source/SDK/LinkVideo/**/*.{h,m,c,mm}'
s.dependency 'TIoTLinkKit_XP2P', '2.3.4-beta.202112160406'
s.dependency 'TIoTLinkKit_XP2P', '2.3.4'
s.dependency 'TIoTLinkKit_Faac', '2.0.5'
s.pod_target_xcconfig = {
'VALID_ARCHS' => 'arm64'
Expand Down

0 comments on commit b8f139c

Please sign in to comment.