mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-10-30 23:10:57 +00:00 
			
		
		
		
	Trying xcode 12
This commit is contained in:
		
							parent
							
								
									bbd167ab04
								
							
						
					
					
						commit
						ba91380095
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -18,7 +18,7 @@ jobs: | |||||||
|         AGENT_PROFILE_DATA: ${{ secrets.AGENT_PROFILE_DATA }} |         AGENT_PROFILE_DATA: ${{ secrets.AGENT_PROFILE_DATA }} | ||||||
|       run: ./.github/scripts/signing.sh |       run: ./.github/scripts/signing.sh | ||||||
|     - name: Set Environment |     - name: Set Environment | ||||||
|       run: sudo xcrun xcode-select -s /Applications/Xcode_12_beta.app |       run: sudo xcrun xcode-select -s /Applications/Xcode_12.app | ||||||
|     - name: Test |     - name: Test | ||||||
|       run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive |       run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive | ||||||
|   build: |   build: | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -8,6 +8,6 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|     - uses: actions/checkout@v1 |     - uses: actions/checkout@v1 | ||||||
|     - name: Set Environment |     - name: Set Environment | ||||||
|       run: sudo xcrun xcode-select -s /Applications/Xcode_12_beta.app |       run: sudo xcrun xcode-select -s /Applications/Xcode_12.app | ||||||
|     - name: Test |     - name: Test | ||||||
|       run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive |       run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user