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
b12dcd99
Commit
b12dcd99
authored
May 10, 2016
by
Jamie Hall
Browse files
Updated macos package script
parent
f5d25713
Pipeline
#254
failed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/package.sh
View file @
b12dcd99
...
@@ -91,7 +91,7 @@ rm -rf dist/MDANSE.app/Contents/Resources/mpl-data/sample_data
...
@@ -91,7 +91,7 @@ rm -rf dist/MDANSE.app/Contents/Resources/mpl-data/sample_data
#Add MDANSE version file (should read the version from the bundle with pyobjc, but will figure that out later)
#Add MDANSE version file (should read the version from the bundle with pyobjc, but will figure that out later)
echo
"
${
MDANSE_VERSION
}
"
>
dist/MDANSE.app/Contents/Resources/version
echo
"
${
MDANSE_VERSION
}
"
>
dist/MDANSE.app/Contents/Resources/version
MDANSE_DMG
=
MDANSE-
${
VERSION
}
-
${
BUILD_TARGET
}
.dmg
MDANSE_DMG
=
MDANSE-
${
MDANSE_
VERSION
}
-
${
BUILD_TARGET
}
.dmg
rm
-f
./
${
MDANSE_DMG
}
rm
-f
./
${
MDANSE_DMG
}
rm
-f
./rw.
${
MDANSE_DMG
}
rm
-f
./rw.
${
MDANSE_DMG
}
...
...
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