Skip to content

Commit

Permalink
reflutter
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay committed Oct 6, 2024
1 parent 13d6e44 commit 01bfbac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion SNAPSHOT_HASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ee1eb666c76a5cb7746faf39d0b97547
d20a1be77c3d3c41b2a5accaee1ce549
1 change: 1 addition & 0 deletions scripts/build-engine
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ mkdir customEngine
cd customEngine
echo 'solutions = [{"managed": False,"name": "src/flutter","url": "'"$ROOT_DIR"/engine'","custom_deps": {},"deps_file": "DEPS","safesync_url": "",},]' > .gclient
gclient sync
exit
reflutter "$SNAPSHOT_HASH" -l
cd "$ROOT_DIR"
export PATH=$PATH:$(pwd)/depot_tools && sudo xcode-select -s /Applications/Xcode.app && customEngine/src/flutter/tools/gn --ios --runtime-mode=release && ninja -C customEngine/src/out/ios_release
Expand Down

0 comments on commit 01bfbac

Please sign in to comment.