dmg Questions
8
Solved
I just downloaded the iOS 17 runtime, but after copying it into the destination, this popup opens and the Xcode could not use the simulator as expected:
Downloaded from the Apple Developer site
...
Hamann asked 5/6, 2023 at 23:38
5
How to extract content of DMG without mounting it?
I want add autoupdate system to my application. It downloads DMG from website, then extract new version of application from it.
4
I am a developer of iOS, and developed a mac app. Now I want to distribute my app so that a searched for it and found that we need to upload .app to Mac App Store it looks fine. While for self dist...
1
I am trying to generate a dmg from a jar using the javapackager.
Here is what I put into terminal:
cd "/Users/name/Documents/JarToApplication"
jdk=$(/usr/libexec/java_home -v 1.8)
$jdk/bin/javapa...
Crosspollinate asked 10/6, 2018 at 20:20
2
There are a lots of question teaching how to create a DMG file from Linux. But none of them is clear about how to add compression to it.
I usually create a DMG package to redistribute to MacOS, bu...
Geanticlinal asked 2/8, 2018 at 14:2
6
Solved
My Gatekeeper settings are "App Store and Identified Developers"
I have a DMG with a signed app.
When I mount the DMG and run it locally, it works.
when I upload the same DMG to our servers (via ...
Paramagnet asked 17/3, 2014 at 15:11
2
I would like my application to be automatically added to the dock after the package (DMG) is installed?
Does anyone know how to do this?
4
I would like to install the dmg java package in my MAC OS through the terminal
I tried using this command:
sudo installer -package jdk-7u51-macos-x64.dmg -target /
But I receive this error:
in...
Loria asked 8/4, 2014 at 10:19
1
What are the specific differences between disk image file and .app extension in macOS
Sixfooter asked 21/2, 2020 at 4:2
1
I have a mac application (Eg. Sample.pkg containing Sample.app) along with few pkg dependencies (Eg. A.pkg and B.pkg ). Whenever the user runs the dmg/product archive bundled with these three packa...
Digitoxin asked 13/7, 2015 at 18:0
3
Solved
After attempting to install nvidia toolkit on MAC by following guide : http://docs.nvidia.com/cuda/cuda-installation-guide-mac-os-x/index.html#axzz4FPTBCf7X I received error "Package manifest parsi...
4
I want to create a dmg file for my Mac project. Can someone please tell me how to do this? This being my first Mac project, I do not have any idea how to proceed. I also want to give the user an op...
0
I created a dmg mac file of my electron app with electron builder.
The creation process passes without any error.
The "installation" works, but if i try to start the app, it doesn't come up.
NOT...
Thermoelectricity asked 19/11, 2019 at 10:24
8
Solved
I am able to download the current versions of Xcode and other resources from the Apple Developer Center(s), but where can I download older versions?
Specifically, I am looking for recent ol...
1
As DMG and PKG both are widely used for installation in Mac OSX. I have seen many DMG in the last decade, now I see more PKGs.
I need to ship an app that is around 100 MB, I am not sure what inst...
Kiowa asked 7/1, 2019 at 14:9
6
I've made my first Qt application for Mac OS X. Now I want to create nice .dmg file that will allow user to easily install it. I am thinking about something like firefox has (see the picture):
I ...
Voccola asked 30/12, 2011 at 13:51
4
Solved
I have seen some dmg's which not only mounts after download but also copies the installer in the download folder and open the installer in Installer Application.
I don't know how to do it?
Can an...
0
I see so many questions and posts asking about this, and almost everywhere I see the op being asked to refer to http://doc.qt.io/qt-5/osx-deployment.html
But the problem for someone who is new to ...
3
What do you prefer and why?
I've just finished my first Mac app and am wondering if this is an important decision.
2
I am working with CMake 2.8.10.2 on Mac OS X 10.7.5.
I've configured CMake to build a simple application with Xcode that creates an empty window. I then tried to configure CMake to build a DMG ins...
Moskow asked 16/5, 2013 at 20:15
3
Solved
I have a dmg file in my portal.After downloading it,when i try to open it is showing a message indicating that opening package is insecure. i am able to add codesign through command line using code...
2
I have made a .dmg file for my application but, when I open up my .dmg file it opens with the sidebar included. It most of the applications I have seen, the .dmg file opens up a new Finder window w...
2
Solved
I want to create a dmg file of three files in centos . i am using hfsutils commands, but it is showing errors like "No known volumes; use `hmount' to introduce new volumes". I googled a lot to get ...
1
I want to download .dmg file of current Xcode Tool. I have tried these : how download xcode dmg file? and How to download Xcode DMG or XIP file?. after login successfully in apple account, folx dow...
6
I am newbie in Xcode and Mac. I can make programs working well on simulators but cant make dmg files . Somewhere I heard I need an Apple Developer account ( 99$) for that but I dont want to p...
1 Next >
© 2022 - 2025 — McMap. All rights reserved.