2.2.0: Bump to Xcode up 26.
The development environment has been updated to Xcode 26. Accordingly, the minimum OS requirements for each platform have been updated. Several bugs have been fixed, and deprecated methods have been removed.
What's Changed
- Removed a duplicate method used in DeviceUtil for macOS. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1783
- Add SessionConfiguration protocols. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1785
- Made it possible to pass WebRTC configuration information. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1788
- Bump to Xcode up 26. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1784
- Bump rubocop from 1.80.2 to 1.81.1 by @dependabot[bot] in https://github.com/HaishinKit/HaishinKit.swift/pull/1792
- Support for rtmp url's query parameters by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1793
- fix the issue where PiPHKView drifts during long streaming sessions by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1796
- Added channel conversion functionality. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1798
- Bump to Logboard up 2.6.0 by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1801
- Remove VideoRotator. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1803
- install: AI Issue and Comment Moderator by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1804
- Reviewed the class structure of SRTLogger. by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1805
- Fix an issue where the FPS setting in VideoCodec by @shogo4405 in https://github.com/HaishinKit/HaishinKit.swift/pull/1811
Full Changelog: https://github.com/HaishinKit/HaishinKit.swift/compare/2.1.2...2.2.0