YuantongLu
YuantongLu
Hello, I found an interesting behavior in my project, I've spending a lot of time figuring out the root cause but I'm still unable to, posting here to determine if...
I have a use case that I have a 3 tabs, they each holds a `NavigationCoordinatable`. Each tab can navigates to some screens, and there are shared screens between tabs....
- Added subspec for iOS and macOS - Made a AppKit(macOS) compatible LyricsView - Added example app for iOS and macOS, so people can test/develop using the example app -...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
This is likely due to a Youtube change. Monitor XCDYoutubeKit see when an update is available.
`audioEngine.connect(audioEngine.inputNode, to: unitEffect, format: defaultFormat)` Thread 1: "required condition is false: format.sampleRate == hwFormat.sampleRate"
Investigate the feasibility of removing human voice from either video stream or downloaded video.
In the app it uses a few `NSCollectionViewItem` for just warp a NSView, investigate and see if there's a better way to handle this, or at least make a warper...
`CoreAudioInputRepository` takes in `PrivacyPermissionRepository` `MicrophoneProvider` appeared in `StandardMainViewModel`