Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Jan 8, 2024
1 parent bd46bd4 commit 911e794
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,14 @@ ios-temp-prepare:
flutter upgrade
flutter clean
flutter pub upgrade
#make prepare platform=ios
make get-geo-assets
make get
make gen
make translate
make prepare platform=ios
# make get-geo-assets
# make get
# make gen
# make translate
flutter build ios-framework
cd ios
#pod install
pod install
cd ..
flutter run
#Link the built App and Flutter and url_launcher_ios frameworks (or all created frameworks? i dunno, but i tried) from Release folder to Xcode project in Runner target’s Build Phases as Linked
Expand Down

0 comments on commit 911e794

Please sign in to comment.