Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Nov 27, 2024
1 parent 976cf71 commit c135507
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ jobs:
- name: Installing/Updating libraries
run: |
haxe -cp commandline -D analyzer-optimize --run Main setup -s --lib=./libs.mobile.xml
- name: Rebuilding lime and hxcpp
run: |
cd $(haxelib libpath hxcpp)tools/hxcpp
haxe compile.hxml
cd ${{ github.workspace }}
haxelib run lime rebuild mac -release -clean
haxelib run lime rebuild ios -release -clean
haxelib run lime rebuild tools
- name: Building the game
run: haxelib run lime build ios -nosign
# - name: Clearing already existing cache
Expand Down

0 comments on commit c135507

Please sign in to comment.