Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 2993e0a9
authored
2025-12-18 16:56:05 +0800
by
Administrator
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
完善编译脚本
1 parent
907e8ead
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
pub_ios.sh
pub_ios.sh
View file @
2993e0a
...
@@ -34,6 +34,8 @@ cd $base_root
...
@@ -34,6 +34,8 @@ cd $base_root
if
[
! -z
"
$_rebuild_
"
]
;
then
if
[
! -z
"
$_rebuild_
"
]
;
then
flutter clean
flutter clean
flutter pub get
flutter pub get
pod repo update
pod install
fi
fi
cd
ios
cd
ios
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment