PinnedSwiftData Modularization with TCA in TuistI had never separated a project into sub modules. Only once I created a player module as Private CocoaPods. You know nowadays many Pods are…May 20May 20
PinnedMastering Contacts in iOS Development with SwiftOne of my apps involves converting user contacts. So, how do we access and select contacts in iOS?Dec 8, 2023Dec 8, 2023
PinnedMVVM List with SwiftUII will create scheduler with SwiftUI. However I didn’t know how to bind a model from ListView to ListItemView. So I studied how to do and…May 17, 20221May 17, 20221
PinnedHow to distribute APK to Slack Automatically.olulo’s APK has been distributed at Slack for QA. To distribute it, Github workflows was uploading APK to AWS and linked it into Slack…Sep 12, 2021Sep 12, 2021
TuistString+App can’t solve \”Few days ago I completed migrating to Tuist an App, supporting multiple languages. But I met a error I hadn’t seen before when building…1d ago1d ago
How to Run Xcode 15.4 on Ventura MacOS: Break OS LimitationI am maintaining a iOS App and used Xcode 13 and MacOS Monterey for it. So I upgraded to Xcode 14 and Ventura.5d ago5d ago
git fatal: the remote end hung up unexpectedlyI’m developing a new feature and it use an external framework. I have to replace the xcframework with new one whenever release.Oct 29Oct 29
Excluding Files from Tuist Project TargetSolving problems caused by auto generated targetSep 16Sep 16