Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Can regex literals be used in a Swift script?

swift regex shebang

Change voice pitch on audio recording

ios swift audiokit

How to PREPEND text to a file in Swift or Objective C?

Unable to return value via Platform Channel when using Swift Callback Handlers

Swift 4 Struct Searching by parameter with contains

How to write unit test for `downloadTask` with `completionHandler `?

Why is there a "Type of expression is ambiguous without a type annotation." error when using a ternary operator on inferred function types in Swift?

URL to show in MPMediaItemPropertyArtwork

ios swift mpmediaitem

setAdvertiserTrackingEnabled is not found in Settings Class of FBSDK?

EXC_BAD_ACCESS when trying to encode a subclass of a Codable-conformant class

ios json swift crash codable

Error "Redundant constraint 'Self' : 'AnyObject'" - where is the `AnyObject`?

swift

Convert long month name to int

Swift: Checking type of a dictionary value

swift introspection

How to get the name of the current file in Swift?

swift

Swift JSONDecoder - Coding Keys not working with underscore

ios json swift decoding codable

CompactMap to filter objects that have nil properties

arrays swift collections

How to pass parameters in request while routing (Server Side Swift using Vapor)

How can I add a package collection to my Xcode project?

swift xcode package

Creating a video with AVVideoWriter using CMSampleBuffers extracted from another video

swift avfoundation

How to get rid of the blue selection border around SwiftUI TextFields?

swift macos swiftui