Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

How to work with bit operations in Swift?

swift bit-manipulation

Strictly scheduled loop timing in Swift

ios swift nstimer nsrunloop

how to monitor audio input on ios using swift - example?

ios swift avfoundation

why is my vfl not working?

swift autolayout

How to determine whether a Swift code is running inside XCode Playground

swift

Swift: access level between `private` and `internal`?

Swift: Create utility methods as static class or regular functions? [duplicate]

swift

StatusBar not adhering to the app's orientation and rotating

Testcase failed after converting codes from Objective-C to Swift

How to simply delete old core data and rebuilt the new one?

Setting static method as action of UITapGestureRecognizer in Swift

ios swift

Foundation._GenericObjCError.NilError from core data batch delete

Are there other languages that have something like Swift's extensions?

Fatal Error when trying to capture photo from front-facing camera using AVFoundation

Implementing didRegisterForRemoteNotificationsWithDeviceToken in a Swift extension does not work

ios objective-c swift

How to bridge throwable Swift initialiser with Objective-C code?

Can I edit Realm object without transaction in Swift?

swift realm realm-cocoa

Are _Nullable and _Nonnull useful for anything other than Swift interop?

Scenekit object that stays in the center of the camera view (Swift)

ios swift math 3d scenekit

Cannot convert value of type 'UnsafePointer<Double>' to expected argument type 'UnsafePointer<_>'

c swift macos