I have a mac os x installer and its version is 23.1. So I want to know the system version of OS X after I install it because I want to install 10.6.3 on my machine. Any ideas?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Mount the installation medium, then navigate to
System/Library/CoreServiceson the image/DVD (in a Terminal window). You’ll find aSystemVersion.plistfile there that contains the build number and version of the OS.This will likely be build 10A432 (10.6); as far as I know, Apple doesn’t distribute standalone installers for point updates. If you’re in the Mac Developer Program, you can download a delta update to 10.6.3 from connect.apple.com.