Two ways to Upload an ipa to Testflight with Fastlane
After making builds with Fastlane and exported a valid .ipa, you need to automate the process of upl ...
After making builds with Fastlane and exported a valid .ipa, you need to automate the process of upl ...
Overview Bloom filter is Probabilistic data struct, it can tell an object is definitely not exist in ...
TLV is basically a multi-levels data format represented by an array of bytes. There're no wasted dat ...
When doing localization with UIKit, we need to convert the key to expectation string by using NSLoca ...
Introduction At the moment of writting this post, Bitcoin just hit $60,000 with a market cap over 1 ...
Happy New Year 2021, goodbye 2020 - the Covid Year 1. These days, I'm setting up CI tool for my tea ...
There are some new property wrappers added to SwiftUI. I will explain them by showing you the Old w ...
It seems Apple did fix this issue in iOS 14, by introducing the assign(to:) operator, which takes a ...