iOS Team Technical Fanboy

Useful tips in iOS development, offloading your designers, managing an app farm and iOS build process automation.

01 Nov 2014 on xcode, automation, podfile, app farm, xcodeproj, cocoapods, iOS

One weird Podfile trick to manage your App farm

We have a lot of apps in Wikia and a lot more to come! To manage the codebase we're using CocoaPods with our whole code split into local Development Pods. Every app is generated from a thin skeleton project that pulls the rest of the code as Pods. For every…

Page 1 of 1