StackOverflow Questions for Tag: objective-c-literals

Snowman
Snowman

Reputation: 32061

Converting property lists into Objective-C literals

Score: 2

Views: 1041

Answers: 3

Read More
Ali Qaderi
Ali Qaderi

Reputation: 471

Xcode Project can not find .framework classes to import

Score: 0

Views: 150

Answers: 1

Read More
Pedro Mancheno
Pedro Mancheno

Reputation: 5237

What are the details of "Objective-C Literals" mentioned in the Xcode 4.4 release notes?

Score: 191

Views: 62405

Answers: 4

Read More
ma11hew28
ma11hew28

Reputation: 126309

Is there a literal syntax for mutable collections?

Score: 58

Views: 15924

Answers: 5

Read More
Boon
Boon

Reputation: 41470

Is there NSMutableDictionary literal syntax to remove an element?

Score: 6

Views: 1627

Answers: 3

Read More
Ben Trengrove
Ben Trengrove

Reputation: 8719

Compiler error "expected method not found" when using subscript on NSArray

Score: 33

Views: 12178

Answers: 7

Read More
Alex Pretzlav
Alex Pretzlav

Reputation: 15615

NSNumber primitive value equality vs isEqualToNumber with Obj-C Literals

Score: 8

Views: 5899

Answers: 4

Read More
iOScoder
iOScoder

Reputation: 53

Objective-C: What's the difference between @[ ] and [[NSArray alloc] initWithCapacity:0]

Score: 0

Views: 158

Answers: 1

Read More
Rudolfs Bundulis
Rudolfs Bundulis

Reputation: 11934

Creating an NSDictionary by writing values inside curly braces

Score: 0

Views: 42

Answers: 0

Read More
cdub
cdub

Reputation: 25701

What is the difference between @YES/@NO and YES/NO?

Score: 29

Views: 9789

Answers: 3

Read More
hariszaman
hariszaman

Reputation: 8424

Safe Subscripting of NSDictionary

Score: 0

Views: 768

Answers: 1

Read More
0xSina
0xSina

Reputation: 21553

Comparison of NSNumber literals

Score: 6

Views: 1721

Answers: 4

Read More
user4200570
user4200570

Reputation:

Extracting value from NSDictionary with brackets vs. objectForKey: or valueForKey:

Score: 5

Views: 2332

Answers: 2

Read More
AlBlue
AlBlue

Reputation: 24040

Is there some literal dictionary or array syntax in Objective-C?

Score: 54

Views: 30999

Answers: 2

Read More
Moose
Moose

Reputation: 1317

Should I prefer to use literal syntax or constructors for creating dictionaries and arrays?

Score: 3

Views: 1933

Answers: 3

Read More
ma11hew28
ma11hew28

Reputation: 126309

+[NSNumber numberWithUnsignedInteger:] Literal?

Score: 4

Views: 1461

Answers: 3

Read More
helloB
helloB

Reputation: 3582

Can't instantiate NSNumber with shorthand @n type syntax when using enum?

Score: 2

Views: 198

Answers: 1

Read More
Igor
Igor

Reputation: 6245

Rewrite literal NSArray to compile on gcc for OS X 10.6

Score: 1

Views: 72

Answers: 1

Read More
Vivart
Vivart

Reputation: 15313

How does PFObject allow subscripting like NSMutableDictionary?

Score: 2

Views: 66

Answers: 2

Read More
fuzzygoat
fuzzygoat

Reputation: 26223

Accessing keys in NSDictionary using [key] notation?

Score: 6

Views: 7561

Answers: 2

Read More
PreviousPage 1Next