CCoreDataHeroiniosdevelopmentdata.hashnode.dev·5d ago · 4 min readTop 5 iOS Development Tools: Xcode, KXApp, VS Code, and MoreA while back a friend asked me whether just installing Xcode was enough when first getting started with iOS development. My answer was that Xcode is indeed the foundation, but once you're working on r00
CCoreDataHeroiniosdevelopmentdata.hashnode.dev·Sep 10 · 6 min readTraceEagle Application-Layer Capture Tutorial: Plaintext Can Be Pulled Straight from Inside a Running ProgramApplication-Layer Capture This guide shows you how to use Application-Layer Capture to capture an already-running program — reading plaintext straight from its internals. It doesn't matter if it uses00
CCoreDataHeroiniosdevelopmentdata.hashnode.dev·Sep 7 · 4 min readAppuploader (Happy Listing) Login Tutorial: Web Login, App Login, and API Key MethodsAccounts & Login Adding and managing your Apple Developer account is the first step to using most features of Happy Listing (except Files & Submit, which does not require login). Three Login Methods W00
CCoreDataHeroiniosdevelopmentdata.hashnode.dev·Sep 3 · 3 min readiOS Development IDE Alternatives besides Xcode: Lightweight Development Environment ComparisonThe first reaction to iOS development is to install Xcode, which is no problem. But if you ask developers who have used other IDEs, you may hear different answers—some use VS Code with Swift plugins t00
CCoreDataHeroiniosdevelopmentdata.hashnode.dev·Sep 2 · 4 min readCan You Do iOS Development Without Xcode? A Full-Process Comparison from Environment Setup to Running on a Real DeviceI had been using Xcode for iOS development until one day I changed computers. Downloading Xcode took nearly two hours, and after unzipping, I found only 20GB left on the hard drive. Every major versio00