mirror of
https://github.com/Relintai/osxcross.git
synced 2025-03-13 11:48:52 +01:00
Increase maximum disk space required for packaging SDK
I tried to follow the instructions outlined in PACKAGING THE SDK, and as it turns out the instructions for Linux required more than 40GB of disk space. That's why I think it would be best to tell readers that they might need up to 45GB of space rather than up to 25GB. I'm not sure if the instructions are simply outdated in this regard or if the space requirements are just different for other reasons, however I highly suspect the former to be the case.
This commit is contained in:
parent
1c23b94bad
commit
8d99a59c5d
@ -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