Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Swift: Trouble Using Enums Declared in Objective-C, In Swift

objective-c enums swift

Dial number from iOS app: Cannot convert the expression's type 'Bool' to type 'NSURL!'

ios iphone swift

Screen's real size is bigger than what I see

ios swift sprite-kit xcode6

Swift EXC_BAD_ACCESS when using arrays in a closure

swift closures

how to parse a firebase FDataSnapshot object?

ios objective-c swift firebase

Checking for nil Core Data property results in EXC_BAD_ACCESS

core-data swift

Use of undeclared type 'KeyType' in Dictionary extension (Swift)

UIImageView Scale to fill does not clip subviews

How to pass a Swift string to a c function?

c xcode swift input-parameters

xcode 6 is not showing views in storyboard

ios swift xcode6

Change UITabBarItem Un-selected Color Tint - Swift

Swift SKSpriteNode: Detect Tap / DoubleTap / LongPress

Swift protocol defining class method returning self

swift protocols

Import LocalAuthentification.framework crashes on iOS 7.1

ios ios7 swift xcode6 touch-id

Porting GPUImage filter subclasses to Swift

Swift - Changing font size inside label

ios swift

Can't instantiate subclass of NSManagedObject

Adding and Saving New Contact to AddressBook

Swift get value from UnsafeMutablePointer<Void> using UnsafePointer<String>

How to call completionHandler for performFetchWithCompletionHandler in Swift

swift uiapplication