mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Conan v1 doesn't know about Xcode 16
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							0227c353b4
						
					
				
				
					commit
					ea4b842238
				
			
							
								
								
									
										1
									
								
								.github/workflows/github.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/github.yml
									
									
									
									
										vendored
									
									
								
							| @@ -202,6 +202,7 @@ jobs: | ||||
|       if: "${{ matrix.conan_profile != '' }}" | ||||
|       run: | | ||||
|         conan profile new default --detect | ||||
|         sed -i '' 's/compiler.version=16/compiler.version=15/' ~/.conan/profiles/default | ||||
|         conan install . \ | ||||
|           --install-folder=conan-generated \ | ||||
|           --no-imports \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user