Merge pull request #282 from monospacedmagic/patch-1

Increase maximum disk space required for packaging SDK
This commit is contained in:
Thomas Pöchtrager 2021-06-20 14:09:49 +02:00 committed by GitHub
commit 447cf3b3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@ Step 1. and 2. can be skipped if you have Xcode installed.
##### Packing the SDK on Linux - Method 1 (Xcode > 8.0): #####
This method may require up to 25 GB of free disk space.
This method may require up to 45 GB of free disk space.
An SSD is recommended for this method.
1. Download Xcode like described in 'Packaging the SDK on macOS'
@ -238,7 +238,7 @@ command from command-line).
##### Packing the SDK from from Xcode Command Line Tools on Linux: #####
This method may require up to 25 GB of free disk space.
This method may require up to 45 GB of free disk space.
An SSD is recommended for this method.
1. Download Xcode Command Line Tools like described in 'Packaging the SDK from Xcode Command Line Tools on macOS'