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 c42c25ac
authored
2025-12-25 14:51:08 +0800
by
Administrator
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
md
1 parent
4ff4a035
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pub_ios.sh
pub_ios.sh
View file @
c42c25a
...
...
@@ -55,7 +55,7 @@ if [ "$env" == 'pub' ]; then
flutter build ipa --release --dart-define
=
env
=
$env
--dart-define
=
version
=
$_main_ver$_ver
cd
$base_root
mkdir -p dist
cp -f build/ios/ipa/banxiaoer.ipa dist/
'banxiaoer_re
al
se_'
$env
'_'
$_ver
'.ipa'
cp -f build/ios/ipa/banxiaoer.ipa dist/
'banxiaoer_re
lea
se_'
$env
'_'
$_ver
'.ipa'
echo
'build and publish release package is done '
$env
else
flutter build ipa --export-method ad-hoc --dart-define
=
env
=
$env
--dart-define
=
version
=
$_main_ver$_ver
...
...
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