Aecho Liu
Results
2
issues of
Aecho Liu
In `Package.swift`, the `dependencies ` of `Cache` should not be `master`. ``` // swift-tools-version:5.1 import PackageDescription let package = Package( name: "Imaginary", products: [ .library( name: "Imaginary", targets: ["Imaginary"]), ],...
Add zh_TW Chinese traditional locale.