iOS 13.4 Xcode Version 11.4 (11E146) Swift 5 Swift-Protobuf 1.8.0 proto2 My iOS app is using generated code from outdated proto files. Since I've compiled the .swift files from the old protos, ... (more…)
Read more »
LEDBackpack - Swift 3 driver and example for the Adafruit Bicolor 8x8 I2C LED Backpack using the SMBus-swift library written by Fabio Ritrovato https://github.com/Sephiroth87... (more…)
Read more »
A few days ago my wife expressed an interest in learning how to code. ‘Really..? Sure!’, I said. ‘You should check out an app called Swift Playgrounds’. I was a little surprised, since she’s not the math or science type (she’ll freely admit that). Unlike ... (more…)
Read more »
You have probably seen and used a property list file at some point in your iOS journey. I know you have because every iOS app has an file. It’s possible to create and store your own files to hold on… (more…)
Read more »
It is my pleasure to announce a new open source project for the Swift Server ecosystem, Swift Service Discovery. Service Discovery is a Swift package designed to establish a standard API that can be implemented by various service discovery backends such a... (more…)
Read more »