File tree Expand file tree Collapse file tree 5 files changed +9
-2
lines changed
Expand file tree Collapse file tree 5 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11[ 中文文档] ( 历史版本.md )
22
3+ ### Version 3.10.1 (2025-9.1)
4+ Bug Fixes
5+ - Fix and optimize some known issues
6+
37### Version 3.10.0 (2025-8.30)
48Features
59- Pass proxy relay information through the PROXY_RELAY_AVAILABLE event.
Original file line number Diff line number Diff line change 11[ English document] ( Release_Notes_EN-US.md )
22
3+ ### Version 3.10.1 (2025-9.1)
4+ Bug Fixes
5+ - 修复和优化一些已知问题
6+
37### Version 3.10.0 (2025-8.30)
48Features
59- 通过 PROXY_RELAY_AVAILABLE 事件传递代理中继信息
Original file line number Diff line number Diff line change 2424
2525@property (nonatomic , assign ) CGFloat scaleValue;
2626@property (nonatomic , assign ) BOOL enablePinch;
27- @property (nonatomic , assign ) UIEdgeInsets moveInsets;
2827@property (nonatomic , assign ) UIInterfaceOrientation videoOrientation;
2928@property (nonatomic , assign ) BOOL enableRender;
3029@property (nonatomic , weak ) id <TcrRenderViewObserver> Observer;
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'TCRSDK'
3- spec . version = '3.10.0 '
3+ spec . version = '3.10.1 '
44 spec . license = { :type => 'MIT' }
55 spec . homepage = 'https://github.com/tencentyun/cloudgame-ios-sdk'
66 spec . summary = 'Tencent Cloud Gaming Software Development Kit for iOS.'
You can’t perform that action at this time.
0 commit comments