mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-08 02:55:56 +01:00
Merge pull request #282 from monospacedmagic/patch-1
Increase maximum disk space required for packaging SDK
This commit is contained in:
commit
447cf3b3ea
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user