Patrick Fu
Patrick Fu
Since Safari 14.0 (with Xcode 12), Apple supports the automatic conversion of Chrome extension to Safari extension ([๏ฃฟ Documents](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari)), I tested it and found that the `xcrun safari-web-extension-converter` produced the...
On macOS 11.1, when a View is loaded for the first time, the size obtained by GeometryReader is incorrect, resulting in a negative frame value, causing this warning. The real...
**Describe the bug** I install the Xcodes app via homebrew, and the Xcodes version is 1.4.0 (12) After the Xcode installed , it failed in the step of switch Xcode...
๐คฃI know that it is a bit difficult to separate and decouple some code from the chromium project, but it would be great if this repo can supports iOS/macOS framework...
Since Safari 14.0 (with Xcode 12), Apple supports the automatic conversion of Chrome extension to Safari extension ([๏ฃฟ Documents](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari)), I tested it and successfully exported it. But unfortunately it can...