Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenBoard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lifo
Nicolas Ollinger
OpenBoard
Commits
9e723fee
Commit
9e723fee
authored
Apr 18, 2012
by
Claudio Valerio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update mac script to handle customizations
parent
798e2393
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
release.macx.sh
release.macx.sh
+4
-4
No files found.
release.macx.sh
View file @
9e723fee
...
...
@@ -104,6 +104,9 @@ checkExecutable "$LRELEASE"
notify
"Cleaning ..."
rm
-rf
"
$BUILD_DIR
"
notify
"Translations ..."
$LRELEASE
"Sankore_3.1.pro"
# generate Makefiles
notify
"Generating Makefile ..."
...
...
@@ -115,12 +118,9 @@ $QMAKE_CMD
notify
"Compiling ..."
make
-j4
release
notify
"Translations ..."
$LRELEASE
"Sankore_3.1.pro"
addQtTranslations
cp
-R
resources/customizations
$PRODUCT_DIR
/Open-Sankore.app/Contents/Resources
notify
"Tagging ..."
VERSION
=
`
cat
"
$BUILD_DIR
/version"
`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment