Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift4

Forced to cast, even if protocol requires given type

swift swift4

Programming a UIButton is not working in Swift 4 Xcode 9 Beta 6, Cannot add target

Swift 4 Decodable - Additional Variables

Ignore non-Codable optional properties in Codable object

Convert received Int to Bool decoding JSON using Codable

swift4 codable

How to do two concurrent API calls in swift 4

Hide Navigation Bar for a View Controller

ios swift xcode swift4 xcode9

Swift 4 Label attributes

Xcode 11 doesn't recognize Core data Entity

"No targets to convert found" when trying to convert to current Swift syntax

swift xcode swift4

Swift 4: How to create a face map with ios11 vision framework from face landmark points

KVObserving a protocol in Swift 4

Why does Swift4 cast an array of UIButton! to [UIButton?] type?

ios swift swift4

Can't decode date in Swift 4

ios swift date swift4

Compile error in Swift 4 on parameter passing

swift ios11 xcode9-beta swift4

Save AVCaptureVideoDataOutput to movie file using AVAssetWriter in Swift

Accessing fileprivate and private variables in extension and another class using swift 4

Xcode 11 archive gives PhaseScriptExecution failed

ios swift xcode swift4 xcode11

How to show two columns in a CollectionView using swift4 in all devices

Swift 4 Codable: Converting JSON return String to Int/Date/Float

ios json swift swift4 codable