• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Get Machine Type string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get Machine Type string


  • Subject: Re: Get Machine Type string
  • From: "matt jaffa" <email@hidden>
  • Date: Fri, 28 Jul 2006 09:53:15 -0600

The tricky part is I am looking for a solution that works all the way
back to 10.2 and above. The command line system_profiler doesn't exist
on 10.2. sysctl doesn't provide a nice enough readable string. The
system_profiler for 10.4 provides a great Machine Name string that
describes the machine type. So unfortunately it looks like I am going
to have to translate the MacBookPro1,1, etc. on my own.

On 7/28/06, Shawn Erickson <email@hidden> wrote:

On Jul 28, 2006, at 7:51 AM, matt jaffa wrote:

> Hi,
>
> Is there any cocoa api or other api that can get what type of machine
> it is. i.e. MacBook Pro, Powerbook, etc. I can easily get the machine
> model like MacBookPro1,1.

I should likely also mention using system_profiler and parsing the
output.

For example "system_profiler -xml SPHardwareDataType" (-xml gives you
a plist) and pull out the "machine_name" entry.

-Shawn

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Get Machine Type string
      • From: Michael Watson <email@hidden>
References: 
 >Get Machine Type string (From: "matt jaffa" <email@hidden>)
 >Re: Get Machine Type string (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: How do I pattern an image in a view w/o "scrolling"?
  • Next by Date: Re: How do I pattern an image in a view w/o "scrolling"?
  • Previous by thread: Re: Get Machine Type string
  • Next by thread: Re: Get Machine Type string
  • Index(es):
    • Date
    • Thread