Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

How do I convert a UITextField to an integer in Swift 2.0?

ios swift integer

Convert Swift string into CChar pointer

c swift pointers

Swift do subclasses inherit initializers? [duplicate]

ios swift inheritance

Continue countdown timer when app is running in background/suspended

FBSDKLoginManager code from Objective-C to swift

ios swift

UITableView space between row and sections

ios swift uitableview

Swift 2 unused constant warning

ios xcode swift constants swift2

Selector not working on my swift UIBarButtonItem

ios swift selector

Cannot convert value of type 'T?' to expected argument type '_?' - Generic types and completion blocks

"Initialisation of immutable value'context' was never used, consider replacing assignment to '_' or removing it

swift

Swift Enum of custom types conform to hashable protocol

swift swift2

How can I do a Facebook login using Swift 2.0 and iOS 9.1?

facebook swift ios9.1

Cannot assign value of type Node<T> to type Node<_>?

swift generics

How do I resolve this build issue - cannot assign to property: 'date' is a get only property

swift

How to get Coordinates from Google Places API in ios Swift

FBLoginManager undeclared type

What's the difference between using CGSizeMake and CGSize? Is one better than the other?

ios swift cgfloat cgsize

Tap callback on bar in BarChart in iOS-Charts

swift ios-charts

Cannot assign value of type 'AppDelegate' to type 'CLLocationManagerDelegate?'

ios swift core-location

Combined Chart (line- and bar chart) using iOS-Charts

swift ios-charts