WHAT IS DMD and how did it get on my Mac?

Lydia bookclubatlantica at zoho.com
Wed Nov 24 09:21:30 UTC 2021


On Wednesday, 24 November 2021 at 08:57:33 UTC, FeepingCreature 
wrote:
> On Wednesday, 24 November 2021 at 08:42:54 UTC, FeepingCreature 
> wrote:
>> On Wednesday, 24 November 2021 at 08:12:54 UTC, Lydia wrote:
>>> I understand that DMD is an app you install on a Mac. I did
>>> not install this on my computer.
>>
>> I have no idea what com.apple.dmd does, and I don't know if 
>> anyone else does either. I can't find anything on Google about 
>> it. ~Apple things~, presumably.
>>
>> The D forum comes up as a Google hit for Apple's DMD because 
>> Google is guessing that we're related to it. We aren't.
>
> Update: From an oblique reference in the PDF of the slides for 
> a 2017 WWDC talk, it seems the Apple dmd process is related to 
> their device enrollment program? (Guessing device management 
> ... daemon? driver? Compare mdmd for mobile device management.)
>
> There seem to be some guides on Google to shut that off, but 
> they all read like things that will ruin your system if you 
> miss a step.

Thank you so much for responding.

Let me explain why I'm so concerned.

I DO BELIEVE that this dmd is being used to give a Remote Device
access to my iMac (I have no mobile phone paired with my computer,
yet everything RELATED TO an iphone keeps running in the 
background
along with dmd).

I also found these instructions on how to download & INSTALL DMD
onto Mac for the express purpose of using it to CONTROL DEVICE
MANAGEMENT. In many posts I'm finding online, it appears as though
"dmd" is an app that some Techies put on their macs, NOT 
indigenous
to Mac itself (**and of course I could be all wrong, but it 
bothers
me that when my iMac boots up it goes to a BLACK SCREEN for about
20 seconds before my landscape loads):

About the App

App name: dmd
Description: D programming language compiler for OS X
App Website: https//dlang.org

Install the App:

1. Press command + space and type TERMINAL and press enter/return 
key.

2.Run in Terminal app:

ruby -e '$(curl -fsSL 
https//raw.githubusercontent.com/Homebrew/install/master/install"
  2> /dev/null

...and press enter/return key. When prompted give password.

3. Run:

  brew install dmd

Done! You can now use dmd on your MacOs.



More information about the Digitalmars-d mailing list