Posts by Henrique Dourado • 131 points
2 posts
- 
		0 votes1 answer52 viewsQ: What’s wrong with the code below?When I clicked on "Run" in the Xcode to run the code and see if everything is all right, I said that everything worked out ("Build Succeeded"), but in the output of the code appears the following:… objective-casked Henrique Dourado 131
- 
		3 votes1 answer71 viewsQ: What language corresponds to "Foundation"?I’ve asked this question before, but it wasn’t clear enough, so I’ll explain again. I am learning Objective-C from a book. However, this book is old, and in it, the author of the book uses version…