Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

How to determine the amount of RAM a particular UIImage uses?

objective-c

Swift 2.1: Property cannot be marked dynamic?

iAd Not Showing Any Ads

Stopping the animation of GIF

How do I call a Swift async method from within a synchronous method that has a return value and completion handlers can't be used?

What is the best way to display rich content in an iOS app?

html ios objective-c image

What is the best explanation for the term "generic"?

Is it right to say that methods whoose names contain new, alloc, create or copy do not autorelease the objects they create?

Accessing objects and its properties inside an array of objects in Objective-C

objective-c arrays object

How to detect last visible cell in UITableView

ios objective-c swift

Implementing ZBar QR Code Reader in UIView

How can I get the current computer's ODRecord via Apple's Open Directory, without hardcoding any particular Active Directory domains/names in my app?

Objective-C: "Hello world" COMPILED! without Foundation header. Why?

objective-c c compilation

getting a warning setting up delegate for a custom protocol

ios objective-c xcode xcode6

Getting the minimum size of a UIView based on its constraints

How to avoid import cycle if I need the protocols imported?

ios objective-c realm

How can I make a circular progress meter with using own picture?

ios objective-c iphone c xcode

Compiling Objective-C in terminal on Mac OS

objective-c c macos makefile