Skip to content

Commit

Permalink
域名容灾
Browse files Browse the repository at this point in the history
Change-Id: If5a29810b300193e1881ad67b5a6820aa56c6f87
  • Loading branch information
tonychanchen committed Dec 21, 2023
1 parent a8c9c23 commit b9bc49b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ PODS:
- TIoTLinkKit_SoundTouch (1.0.0)
- TIoTLinkKit_TPNS (1.0.1)
- TIoTLinkKit_WechatOpenSDK (1.0.1)
- TIoTLinkKit_XP2P (2.4.41-beta.202312130924)
- TIoTLinkKit_XP2P (2.4.42)
- TIoTLinkVideo (1.0.0):
- CocoaAsyncSocket (= 7.6.5)
- TIoTLinkKit_FLV (= 2.2.3)
- TIoTLinkKit_SoundTouch (= 1.0.0)
- TIoTLinkKit_XP2P (= 2.4.41-beta.202312130924)
- TIoTLinkKit_XP2P (= 2.4.42)
- TPCircularBuffer (= 1.6.1)
- TPCircularBuffer (1.6.1)
- TrueTime (5.0.3)
Expand Down Expand Up @@ -129,8 +129,8 @@ SPEC CHECKSUMS:
TIoTLinkKit_SoundTouch: cf79ae182b6c2349ff65bac7a338974bc538fa77
TIoTLinkKit_TPNS: 7cea4fc1d20ef6c4c11c4f0b66bbb10ecf4ed968
TIoTLinkKit_WechatOpenSDK: 7822d68cc5c46edf3f6020422202e7b65ea87614
TIoTLinkKit_XP2P: 6e00d6545667cccafa048782ac845adadbc7938d
TIoTLinkVideo: f4da22229441d26383f34e706c38c54d1dabf4d7
TIoTLinkKit_XP2P: cc669980c9ad3c85d0ca8d257a0a2540856e8919
TIoTLinkVideo: b782f1155cdfd3a54f57661e27255701e0221b58
TPCircularBuffer: c13243556527551c4d320709c7b14a6d20cdc30a
TrueTime: b49551ffafb28a9dee04e51b226f42a416010842
TXLiteAVSDK_TRTC: e3383a81565e8bb2aaaaab4bd099ad5239cd5b2d
Expand Down
2 changes: 1 addition & 1 deletion TIoTLinkVideo.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Pod::Spec.new do |s|

s.source_files = 'Source/SDK/LinkVideo/**/*.{h,m,c,mm}'

s.dependency 'TIoTLinkKit_XP2P', '2.4.41-beta.202312130924'
s.dependency 'TIoTLinkKit_XP2P', '2.4.42'
s.dependency 'TIoTLinkKit_FLV', '2.2.3'
s.dependency 'CocoaAsyncSocket', '7.6.5'
s.dependency 'TIoTLinkKit_SoundTouch', '1.0.0'
Expand Down

0 comments on commit b9bc49b

Please sign in to comment.