IiPhoneTechieiniphonetechie.hashnode.dev·13h ago · 3 min readiOS Development Efficiency Tools: From Xcode Acceleration Configuration to Lightweight IDEIn the daily work of iOS developers, actual code writing may only take up a portion of the time; much of the remaining time is spent waiting for builds, checking logs, configuring certificates, and wa00
IiPhoneTechieiniphonetechie.hashnode.dev·1d ago · 4 min readHow to Get iOS Device UDID: A Complete Guide to Query Methods and Adding Test DevicesPreviously, when adding a new iPhone as a test device, my workflow was to open iTunes, connect the device, click the serial number field on the device summary page to switch it to display the UDID, ri00
IiPhoneTechieiniphonetechie.hashnode.dev·2d ago · 3 min readApp Publishing: A Comprehensive Overview of Domestic Android App Stores and Their Features, with Key Points for Channel DistributionI noticed that many cross-platform app teams focus on iOS publishing, while on Android they either release to only one or two channels or have no idea about the differences between domestic app stores00
IiPhoneTechieiniphonetechie.hashnode.dev·2d ago · 4 min readiOS Development Tools Selection Guide: From Editors, Compilers to Automated BuildsLast year, while maintaining a hybrid project, I found that the project simultaneously contained Swift pages, Objective-C legacy modules, new Flutter features, and a set of automated build scripts. Du00
IiPhoneTechieiniphonetechie.hashnode.dev·4d ago · 4 min readHow to Choose Apple Upload Tools: Several Ways to Submit to App Store Without a MacOur team used to rely on a dedicated Mac mini for uploading releases; anyone who needed to ship had to queue up and connect to it. When that machine went in for repair one time, a build packaged with 00