Thi Doan
Thi Doan
Instead of putting an empty string, leaving it out and iOS will automaticallly choose the closest available localizable string.
This can be done by removing the dependency on Mint.
rules_apple needs to test features that are only available with newer Xcodes, e.g. https://github.com/bazelbuild/rules_apple/pull/1393. Is there any plan to add newer Xcode versions (preferably 13.1, 13.2.1, and 13.3) to macOS...
`path` was already removed.
``` $ xcodes install 11.3.1 OSStatus error:[-25308] User interaction is not allowed. Apple ID Password: OSStatus error:[-25308] User interaction is not allowed. (1/6) Found existing archive that will be used...
A recent change in Apple's 2FA a few days ago breaks xcodes' authentication. ``` $ xcodes update You must sign in to https://appstoreconnect.apple.com and acknowledge the Apple ID & Privacy...
This currently supports building ruby from source and using ruby from host. Building ruby from source can be slow and has to be redone every time we upgrade our clang...