kopia lustrzana https://github.com/inkstitch/inkstitch
				
				
				
			test with macos python 3.8.x
							rodzic
							
								
									d4bead109e
								
							
						
					
					
						commit
						7bd5dd6b50
					
				|  | @ -143,7 +143,7 @@ jobs: | |||
|           submodules: recursive | ||||
|       - uses: actions/setup-python@v2 | ||||
|         with: | ||||
|           python-version: '3.9.x' | ||||
|           python-version: '3.8.x' | ||||
|       - uses: actions/setup-node@v1 | ||||
|         with: | ||||
|           node-version: '16.x' | ||||
|  |  | |||
|  | @ -38,13 +38,7 @@ pyinstaller_args+="--log-level DEBUG " | |||
| # This adds bundle identifier in reverse DSN format for macos | ||||
| if [ "$BUILD" = "osx" ]; then | ||||
|     pyinstaller_args+="--osx-bundle-identifier org.inkstitch.app " | ||||
| <<<<<<< HEAD | ||||
|     pyinstaller_args+="-i electron/build/icons/mac/inkstitch.icns" | ||||
| ======= | ||||
|     # in macOS we get an error when building libgfortran: incompatible with target arch x86_64 (has arch: arm64)! | ||||
|     # let's try if this fixes it | ||||
|     pyinstaller_args+="--target-arch x86_64 " | ||||
| >>>>>>> bcf63fec (test to build with specified arch (macOS)) | ||||
|     if [[ -z ${GITHUB_REF} ]]; then | ||||
|         echo "Dev or Local Build" | ||||
|     else | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Kaalleen
						Kaalleen