1
00:00:07,110 --> 00:00:12,180
Hey everybody what's going on this is Caleb with slopes dot com and I hope you're excited because we're

2
00:00:12,180 --> 00:00:17,790
going to actually create our XCode project and our sticker pack project and get restarted building this

3
00:00:17,790 --> 00:00:18,810
amazing sticker pack.

4
00:00:18,810 --> 00:00:25,890
So go ahead and pull open X code and when you do go ahead and just click on Create a new X code project

5
00:00:26,310 --> 00:00:27,390
just like that.

6
00:00:27,630 --> 00:00:33,300
And normally end up slopes courses you would probably choose single view application or even maybe master

7
00:00:33,300 --> 00:00:40,830
detail or tabbed map but in X code 8 and 9 since X code 8 you've been able to select sticker pack app

8
00:00:41,280 --> 00:00:45,210
K message apps are another thing we'll talk about those in another target topic.

9
00:00:45,300 --> 00:00:48,930
But for now click sticker pack and click next.

10
00:00:48,930 --> 00:00:49,850
Give it a name.

11
00:00:49,860 --> 00:00:52,690
I'm going to name mine.

12
00:00:52,830 --> 00:00:55,230
How about sticker Zilah.

13
00:00:55,230 --> 00:00:56,660
That sounds fun.

14
00:00:57,030 --> 00:01:03,090
Well you know what let's actually use a capital S and then click next and go ahead and say that wherever

15
00:01:03,090 --> 00:01:03,780
you want.

16
00:01:03,780 --> 00:01:07,280
I'm saving it in just a folder that I use for source code.

17
00:01:07,380 --> 00:01:12,770
So once it's created go ahead and pull it open and I'll make my full screen.

18
00:01:12,930 --> 00:01:20,190
By the way if you ever wonder how I do that when I can snap my applications to you know a certain portion

19
00:01:20,190 --> 00:01:21,230
of the screen.

20
00:01:21,480 --> 00:01:26,940
It's this great app called Magnet K and it runs in the background and you can even use key key commands

21
00:01:27,240 --> 00:01:30,330
to maximize or center or restore or whatever.

22
00:01:30,330 --> 00:01:30,990
It's pretty cool.

23
00:01:30,990 --> 00:01:32,310
I like it a lot.

24
00:01:32,310 --> 00:01:33,330
Anyway let's move on.

25
00:01:33,330 --> 00:01:37,530
So a sticker pack application looks different than a normal X code project.

26
00:01:37,530 --> 00:01:39,570
We have some information here.

27
00:01:39,600 --> 00:01:40,440
Not a lot.

28
00:01:40,770 --> 00:01:47,910
And then all we have to do is go in two stickers Ex-Sea stickers and you'll see this is sort of like

29
00:01:47,910 --> 00:01:52,940
the assets folder in normal X code project for like a single view application.

30
00:01:52,980 --> 00:01:59,550
Assets dot the assets and that's where you drag in your images for you know buttons or you know custom

31
00:01:59,550 --> 00:02:02,530
stuff that you want to drag in that's where you would do that.

32
00:02:02,670 --> 00:02:05,990
There's also a spot for an app icon and we will talk about that later on.

33
00:02:06,000 --> 00:02:10,290
But if you open this folder you'll see it says no stickers.

34
00:02:10,320 --> 00:02:12,910
Drag and drop images to add new stickers.

35
00:02:12,930 --> 00:02:16,560
Now you're probably thinking well it can't be that easy.

36
00:02:16,560 --> 00:02:17,520
Right.

37
00:02:17,760 --> 00:02:22,290
And if you're thinking that you would actually be wrong it is that easy and there's a few things you

38
00:02:22,290 --> 00:02:23,180
do need to know.

39
00:02:23,220 --> 00:02:29,160
There are a few kind of gotcha things that I need to show you but it's really that easy we're going

40
00:02:29,160 --> 00:02:34,450
to drag and drop and we'll be able to test it almost right away which is super duper cool.

41
00:02:34,500 --> 00:02:37,600
Other than this there's not really much you need to know about the project.

42
00:02:37,620 --> 00:02:39,960
We just have a folder for all of our stickers.

43
00:02:39,960 --> 00:02:44,940
We have you know different little drag and drop boxes here for the different sizes for the app icon

44
00:02:44,940 --> 00:02:48,350
which I'm going to help you through later in this course.

45
00:02:48,480 --> 00:02:50,220
But yeah guys this is about it.

46
00:02:50,220 --> 00:02:55,770
We're going to dive right in to the next video we're going to share with you is some amazing resources

47
00:02:56,070 --> 00:03:01,710
not only for finding free sticker art that you can use yourself but also some amazing Web sites where

48
00:03:01,710 --> 00:03:07,380
you can design and draw your own sticker art right in your web browser and download it for use in X

49
00:03:07,410 --> 00:03:08,100
code.

50
00:03:08,100 --> 00:03:09,430
Really really cool stuff guys.

51
00:03:09,450 --> 00:03:14,340
Let's head over to the next video where we're going to go ahead and check out those resources.
