Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
19bd1812
Commit
19bd1812
authored
May 11, 2016
by
Jamie Hall
Browse files
Update package.sh
parent
8f192bfe
Pipeline
#280
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/package.sh
View file @
19bd1812
...
...
@@ -94,7 +94,7 @@ MDANSE_DMG=MDANSE-${CI_BUILD_TAG}-${BUILD_TARGET}.dmg
echo
-e
"
$BLEU
""sdhfkdshfkjhf
${
MDANSE_DMG
}
"
"
$NORMAL
"
#Add MDANSE version file (should read the version from the bundle with pyobjc, but will figure that out later)
echo
"
${
CI_BUILD_TAG
" > dist/MDANSE.app/Contents/Resources/version
echo
"
${
CI_BUILD_TAG
}
"
>
dist/MDANSE.app/Contents/Resources/version
rm
-f
./
${
MDANSE_DMG
}
rm
-f
./rw.
${
MDANSE_DMG
}
...
...
@@ -103,8 +103,6 @@ hdiutil unmount /Volumes/MDANSE -force -quiet
sleep
5
echo -e "
$BLEU
""
sdhfkdshfkjhf
${
MDANSE_DMG
}
" "
$NORMAL
"
../Tools/create-dmg/create-dmg
--background
"../Resources/background.jpg"
--volname
"MDANSE"
--window-pos
200 120
--window-size
800 400
--icon
MDANSE.app 200 190
--hide-extension
MDANSE.app
--app-drop-link
600 185
"
${
MDANSE_DMG
}
"
./dist
exit
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