comparison INSTALL @ 93:ef35abf8be35

Fix MacOSXBundleInfo.plist.in
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 06 Oct 2016 17:19:35 +0200
parents a43d8cf2fa95
children
comparison
equal deleted inserted replaced
92:7204024777b4 93:ef35abf8be35
182 The make install will create a clickerconvert.app in your $CUSTOM_PREFIX directory. 182 The make install will create a clickerconvert.app in your $CUSTOM_PREFIX directory.
183 This is the deployable application bundle 183 This is the deployable application bundle
184 184
185 You can now create a .dmg image for distribution: 185 You can now create a .dmg image for distribution:
186 186
187 mv clickerconvert.app EduExportConvert.app 187 mv eduexportconvert.app EduExportConvert.app
188 hdiutil create -ov -format UDZO -volname EduExportConvert -srcfolder EduExportConvert.app \ 188 hdiutil create -ov -format UDZO -volname EduExportConvert -srcfolder EduExportConvert.app \
189 -o EduExportConvert.dmg -imagekey zlib-level=9 189 -o EduExportConvert.dmg -imagekey zlib-level=9
190 190
191 */ 191 */
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)