Developing for Apple platforms using Swift and Objective-C.
- Copenhagen, Denmark
Pinned Loading
-
Unified preview style for SwiftUI's ...
Unified preview style for SwiftUI's PreviewProvider 1import SwiftUI
23struct ContentView: View {
4var body: some View {
5Text("Hello, World!")
-
IPv4 storage and handling in Swift
IPv4 storage and handling in Swift 1import Foundation
23typealias IPv4 = UInt32
45extension IPv4 {
-
An incremental linting script for Sw...
An incremental linting script for SwiftLint 1#!/bin/bash
23START_DATE=$(date +"%s")
45SWIFTLINT="${PODS_ROOT}/SwiftLint/swiftlint"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.