This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-11-13 20:39:50

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Xcode

I recently downloaded it.  I'm trying to make some iOS apps, but for some reason whenever I try to control+drag an item onto one of my code things, the counterparts windows both show me my storyboard, and a message pops up that asks me if I want to continue (it just pops up again) or crash (it crashes).  I also always notice an issue that says 'storyboards not supported on iOS…'.  I've tried iPhone 5.0, iPad 5.0, Universal 5.0, and versions 4.3, 4.2, 4.1, and 4.0.  Help?

Last edited by maxskywalker (2011-11-19 21:48:22)

Offline

 

#2 2011-11-13 20:42:02

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Xcode

Just O-C.


Posts: 20000 - Show all posts

Offline

 

#3 2011-11-13 20:47:44

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: Xcode

veggieman001 wrote:

Just O-C.

Oh….  But it comes with a GCC C++ compiler, right?

Offline

 

#4 2011-11-13 21:18:41

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: Xcode

Wait, it just installed, and it does have C, C++, and Objective-C.  I made a simple Hello World C++ project.

Offline

 

#5 2011-11-13 21:21:17

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Xcode

Yes, but OC is what you make apps in.


Posts: 20000 - Show all posts

Offline

 

#6 2011-11-13 23:24:18

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Xcode

veggieman001 wrote:

Yes, but OC is what you make apps in.

Yes, I've heard it's very complicated to learn  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#7 2011-11-13 23:57:26

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Xcode

jji7skyline wrote:

veggieman001 wrote:

Yes, but OC is what you make apps in.

Yes, I've heard it's very complicated to learn  tongue

I believe it's a mixture of C++ and Smalltalk, but that's just what I've heard.


Posts: 20000 - Show all posts

Offline

 

#8 2011-11-14 10:34:45

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Xcode

You have a MBP? Or MBA?


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#9 2011-11-14 11:52:13

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: Xcode

jji7skyline wrote:

veggieman001 wrote:

Yes, but OC is what you make apps in.

Yes, I've heard it's very complicated to learn  tongue

Actually, I'm learning it now, and it's surprisingly simple.  All you need is a good tutorial, and it clears up infinitely.

Offline

 

#10 2011-11-14 11:55:05

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: Xcode

veggieman001 wrote:

jji7skyline wrote:

veggieman001 wrote:

Yes, but OC is what you make apps in.

Yes, I've heard it's very complicated to learn  tongue

I believe it's a mixture of C++ and Smalltalk, but that's just what I've heard.

Mixture of C and Smalltalk.  Very interesting, both in syntax ( like [obj function: param] instead of obj.function(param)) and the way it was made (it's C with some new keywords, like [], @interface, and [[obj alloc] init]).

Offline

 

#11 2011-11-19 19:49:51

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: Xcode

veggieman001 wrote:

jji7skyline wrote:

veggieman001 wrote:

Yes, but OC is what you make apps in.

Yes, I've heard it's very complicated to learn  tongue

I believe it's a mixture of C++ and Smalltalk, but that's just what I've heard.

What's Smalltalk?


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#12 2011-11-19 21:48:46

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Offline

 

Board footer