xcodeenv: bump default Xcode version to 11.1, default iOS SDK to 13.1. Add troubleshooting section to docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{stdenv}:
|
||||
{version ? "10.1", xcodeBaseDir ? "/Applications/Xcode.app"}:
|
||||
{version ? "11.1", xcodeBaseDir ? "/Applications/Xcode.app"}:
|
||||
|
||||
assert stdenv.isDarwin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user