HàPhan 河
Become a better developer
  • home
  • coding
  • leetcode
  • eng
  • vi
  • me

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 ...

2022/07/24 fastlanejenkinsenglishci/cdapp store connect apitool

Bloom Filter by Swift

Overview Bloom filter is Probabilistic data struct, it can tell an object is definitely not exist in ...

2022/05/26 algorithmswiftcodingenglish

TLV - Tag Length & Value, minimal data format for communicating

TLV is basically a multi-levels data format represented by an array of bytes. There're no wasted dat ...

2022/03/08 swiftdata-typeiostlvtag-length-valueenglishcoding

SwiftUI's LocalizedStringKey

When doing localization with UIKit, we need to convert the key to expectation string by using NSLoca ...

2021/12/12 swiftswiftUIcodinglocalizable

HashCash - crypto currencies' algorithm

Introduction At the moment of writting this post, Bitcoin just hit $60,000 with a market cap over 1 ...

2021/04/03 swiftcodingalgorithmcrypto currencybitcoinenglish

[CI] Webhook to trigger Jenkins' job

Happy New Year 2021, goodbye 2020 - the Covid Year 1. These days, I'm setting up CI tool for my tea ...

2021/01/03 englishcicdjenkinstoolios build

All new SwiftUI Property Wrappers in iOS 14

There are some new property wrappers added to SwiftUI. I will explain them by showing you the Old w ...

2020/11/21 swiftUIswiftxcodeenglishios

[Combine] assign(to:on:) causes memory leak

It seems Apple did fix this issue in iOS 14, by introducing the assign(to:) operator, which takes a ...

2020/08/23 swiftUIswiftcodingcombinexcodeenglishassign(to
Trang 1 / 14
Cũ hơn 
swift (77) algorithm (72) leetcode (60) 30 days challenge (31) coding (29) may challenge (29) vietnamese (23) english (19) xcode (12) swiftUI (5) system-design (4) study (4) big-o (3) ios (3) tool (3) fastlane (2) gcd (2) fundamentals (2) jenkins (2) aws (1) deploygate (1) machine-learning (1) google (1) testing (1) rakuten (1) hoc-lai (1) prime (1) concurrent (1) dynamic programming (1) optimize (1) security (1) AES (1) ghost (1) news (1) blog (1) ssl (1) combine (1) assign(to (1) ci (1) cd (1) ios build (1) crypto currency (1) bitcoin (1) localizable (1) data-type (1) tlv (1) tag-length-value (1) ci/cd (1) app store connect api (1) term-of-service (0) hpos (0)

©2019 HàPhan 河