Revert "Remove Xcode 15 workaround, was fixed in 15.1."
This reverts commit e48df0b2ce.
New linker emits a lot of 'No platform load command found in'
warnings for assembler modules in dav1d and ffmpeg.
It defaults to 'macOS', so I think it's fine.
			
			
This commit is contained in:
		
							parent
							
								
									ad70bff651
								
							
						
					
					
						commit
						022c15d437
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -47,6 +47,11 @@ if (DESKTOP_APP_SPECIAL_TARGET) | ||||||
|     ) |     ) | ||||||
| endif() | endif() | ||||||
| 
 | 
 | ||||||
|  | target_link_options_if_exists(common_options | ||||||
|  | INTERFACE | ||||||
|  |     -Wl,-ld_classic | ||||||
|  | ) | ||||||
|  | 
 | ||||||
| target_link_frameworks(common_options | target_link_frameworks(common_options | ||||||
| INTERFACE | INTERFACE | ||||||
|     Cocoa |     Cocoa | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 John Preston
						John Preston