ZHANG Cheng
ZHANG Cheng
I found this [mpv homebrew tap for IINA](https://github.com/iina/homebrew-mpv-iina), and also [this](https://github.com/iina/iina/releases/tag/v1.2.0): > Now IINA is shipped with a universal binary that run natively on both Intel and M1-based Macs. IINA...
I hope this time it finally works, by utilizing [iina/homebrew-mpv-iina](https://github.com/iina/homebrew-mpv-iina). My steps: ``` % brew tap iina/homebrew-mpv-iina % brew install mpv-iina % cp /opt/homebrew/Cellar/mpv-iina/0.34.0/bin/mpv bin/MacOS % dylibbundler -cd -b \...
Just saw @moonfruit already made it happened (Homebrew/homebrew-cask#120299). And also saw that he [mentioned](https://github.com/Homebrew/homebrew-cask/pull/120299#discussion_r824327230) the version tag system being unusual (not [semver](https://semver.org/) compatible I guess), which needs @xfangfang to consider.
> Thanks so much for posting this! To clarify, in your final working example you are passing log_configuration to awsx.ecs.FargateServiceTaskDefinitionArgs to make this work ? My final working example is:...
Agree with @chemt
> @flennic I try to run failed command with the PACKAGE_SOURCE_NUGET_ORG value found in this repo: > > ```csswg > sudo dotnet workload install android ios maccatalyst tvos macos maui...
> I still get the error, even after running `chsh -s /bin/bash` to switch my default shell to bash. Switching default shell won't work, 'coz the maui-check tool will stick...