mirror of
				https://github.com/GayPizzaSpecifications/voxelotl-engine.git
				synced 2025-11-04 02:59:37 +00:00 
			
		
		
		
	fix xcode cloud
This commit is contained in:
		
							
								
								
									
										5
									
								
								xcode-cloud/ci_scripts/ci_post_clone.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								xcode-cloud/ci_scripts/ci_post_clone.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
brew install cmake
 | 
			
		||||
cmake -B .. -G Xcode -DCMAKE_XCODE_ATTRIBUTE_DEVELOPMENT_TEAM=3FQW5YTQR8 ../..
 | 
			
		||||
		Reference in New Issue
	
	Block a user