yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Summer Agenda / Installing Xcode


5m read
·Nov 3, 2024

Hey guys, it's Matt Kids, and I'm making this video because recently I haven't been making a lot of videos. People have asked me, "Are you taking a break from My Kids On, or are you gonna stop doing it?" And the answer to that is no, I'm not going to stop doing Mac Heads and all them. To prove it, I'm going to give you a list of our future agenda.

Um, so for the summer—this whole summer—summer is almost here for me. This is going to be all about programming. So today, I'm going to be showing you how to get Xcode in this video for the summer. And, um, this doesn't mean that I'm not going to have Mac tricks for all those of you who like Mac tricks. In fact, I'm trying to keep that up too, on finding new apps to do reviews on, terminal commands that you'll love, um, and cool tricks that you can do.

But I'm switching over to, um, programming month. So a bunch of you probably are not very interested in programming, but by the end of the summer, I hope that you'll all know how to program. You'll have to feel confident making programs for your friends or, um, finding out how to make more programs. So this summer is not only going to be me teaching programming, but it's going to be me teaching you the outline of what programming really is and how to learn more programming.

So I write, like I said earlier, I'm going to teach you how to get Xcode right now. So Xcode is the tool on the Mac that you can download for free from Apple. It lets you make Mac apps, iPhone apps, um, Unix apps—all the types of things. So I'll have a link for all the links I use in the description of this video.

So here's my screen, and I'm in Safari. If you go to developer.apple.com/iPhone, and yes, we're downloading the iPhone SDK, which comes with Xcode, because, um, that's what we want to do. So, um, in order to, um, download the iPhone SDK, just go to this developer.apple.com, then you click the Apple SDK. Now you have to have an Apple ID.

So if you use iTunes, you can go into iTunes, and it shows up right here on your iTunes account. It's an email address, so I'm going to type my email address right here. And if you're wondering why there's nothing there, it's because I'm editing it out. So right here now I'll type my password.

Okay, so here's my password and username. So now, if you don't have an Apple ID, you can click "Join Now" right here, and you'll come up with an Apple ID for yourself. So once you click sign in, um, there will be a tab at the top of the screen for iPhone SDK 2.2.1. If it is the summer when you're seeing this, there might also be iPhone SDK 3.0. But I'm gonna get the iPhone SDK 3.0. It's the same for getting 2.2.1.

So, 12.2.1, where it says "Developing for the iPhone" right here—here's this—and you can just click download right here, and this will download all of Xcode and all the tools for the Mac and for the iPhone. So I'm just going to be demonstrating with the iPhone SDK 3.0, but it's right here. So it'll take a very long time to download. Um, so I'm going to do a cut here while it loads, um, because it's going to take a very long time.

But while it's loading, I'll just do—before I do my cut, I'll say a few things. First of all, the iPhone SDK um, 2.0 allows you to make apps for 2.2.1 and earlier. So even if you have the 2.2.1 SDK, you can make 2.0 apps, and you can make Mac apps. The iPhone SDK not only comes with Xcode, it comes with something called GCC, something called make—a bunch of great tools that you should have anyway that are just great to have.

So it is 2.13 gigabytes; it's a huge file. Um, so hopefully you don't have like the 32-bit uh, um, Firefox or whatever you're using to download this, but it's a very big thing. So I'm going to do a huge cut here while it downloads.

Okay, so here I've downloaded it. Right here is the DMG on my desktop. Um, as you can see, it's a very big file. So when I open it up, it's gonna mount what's called a disk image. So, um, watch—it's doing this thing. So here's a window that comes up. It's a Finder window, actually, but that's irrelevant.

Um, so it'll have about iPhone SDK. You can read through this if you're crazy or something; no one really reads through that. I can tell you the summary of what's in that. There's the iPhone SDK itself in packages. So if you open up packages, you can see there's Bluetooth support, all these different supports, GCC. So you can just install one of these things, even though it's not a good idea.

But as you can see, it does support Mac OS X, so now I'll open the iPhone sdk.mpkg. Okay, so it'll ask me, "Do you want to continue?" I'll say "Continue." And at this point, you have to be an admin to install this. So don't try installing it on a computer you have for school that you haven't enabled root on.

So here, I'm going to install Mac OS X 10.3.9 support as well because I like that. And web objects, I might as well install even though I never use it because I don't want to skip out on that. So here, I'll install the developer tools to my developer folder. So it'll use a lot of space, so you need a lot of space to actually install it. So I'll click "Continue," and it's going to take a long time to install. So once I click "Continue," I'm going to do a cut.

Okay, so it's now finished installing. So in order to run Xcode for the first time—and I'll just unmount this now—you open a new Finder window, you go to Macintosh HD. There should be a new folder there called "Developer." So in this folder is a folder called "Applications." Inside of that will be everything cool—Xcode, Interface Builder, Dashcode. We're going to open up Xcode.

So once we have Xcode opened up, and I'll just review what Xcode does. Xcode is actually for compiling apps and writing apps that integrate with Interface Builder. Interface Builder is just for building an interface. Um, Dashcode is for developing um, web apps and um, dashboard widgets. And under "Utilities," you'll find something cool, um, or a bunch of stuff that's cool: Property List Editor, Package Maker, which lets you make mpkgs, and that's cool.

Um, USB Pro—I never really use that. Crash Reporter preferences is called an applet launcher that runs Java programs. Okay, so now there's like another thing—Performance Tools. These are things that help you do stuff like shot is a type of window. Spin control does something very cool—you can check out what that does.

Um, so there are a lot of cool things here—Thread Viewers for more like Geeks. Um, so there are a bunch of cool things in here, and if you search for—I'm not exactly sure where it is in here—you'll search iPhone Simulator.

Okay, so it's in Developer Platforms, iPhone Simulator.platform, Developer Applications. An iPhone simulator, when you run this, it'll be a stripped down version of the iPhone that most apps won't support a bunch of stuff on it. So this is the iPhone simulator. It's very cool; mine runs 3.0. If you have the regular 2.2.1, it'll be running that. You can set the hardware version to be from any of the versions. You can shake it, so you can do everything.

Um, so that's the iPhone simulator. So that is all—that's the whole iPhone SDK and Xcode. I went over Xcode, concrete dashboard apps. Um, I have a few examples already up on programming to get you um, into it, but they aren't actually really lessons; they are examples. So thanks for watching My Kids and all. Subscribe, and goodbye!

More Articles

View All
Startup Investor School Day 2 Live Stream
Hey good morning! Thank you. We have a lot to do today, so I’d like to get my part out of the way as quickly as possible. Good morning again and welcome to our second day of Startup Investor School. My role is a little bit more, but not much more, than te…
Modal verbs | The parts of speech | Grammar | Khan Academy
Hello grammarians! Today we’re going to talk about a class of auxiliary or helper verbs called the modal verbs. These are verbs that have special properties and help other verbs. But what is modality? My fellow grammarian, I am so glad you asked! Modalit…
Definite integral of absolute value function | AP Calculus AB | Khan Academy
So we have F of x being equal to the absolute value of x + 2, and we want to evaluate the definite integral from 4 to 0 of f of x dx. And like always, pause this video and see if you could work through this. Now, when you first do this, you might stumble…
Evolution through variation and natural selection
In this video, we are going to focus even more on the idea of evolution. We introduced it in other videos, but here we’re really going to focus on what it is and what it isn’t. As I’ve mentioned before, it’s a super important idea. If you were to try to u…
The best stats you've ever seen - Hans Rosling
About 10 years ago, I took on the task to teach Global Development to Swedish undergraduate students. That was after having spent about 20 years together with African institutions studying hunger in Africa, so I was sort of expected to know a little about…
The Stilwell Brain
“I think, therefore, I am.” But am I? I think. Ha. A single microscopic brain cell cannot think, is not conscious, but if you bring in a few more brain cells, and a few more, and connect them all, at a certain point, the group itself will be able to think…