mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	doc: Mac build: Add note about XCode SDK version lock
This commit is contained in:
		
							parent
							
								
									dddea0db22
								
							
						
					
					
						commit
						bf3a52925b
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -61,3 +61,10 @@ Please note that the `CMAKE_OSX_DEPLOYMENT_TARGET` and `CMAKE_OSX_SYSROOT` optio | |||
| on both the dependencies bundle as well as Slic3r PE itself. | ||||
| 
 | ||||
| Official Mac Slic3r builds are currently built against SDK 10.9 to ensure compatibility with older Macs. | ||||
| 
 | ||||
| _Warning:_ XCode may be set such that it rejects SDKs bellow some version (silently, more or less). | ||||
| This is set in the property list file | ||||
| 
 | ||||
|     /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Info.plist | ||||
| 
 | ||||
| To remove the limitation, simply delete the key `MinimumSDKVersion` from that file. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Kral
						Vojtech Kral