iOS Team Technical Fanboy
  • Home
Sign in Subscribe

app farm

A collection of 4 posts
power

Making your OS X not sleep while running scripts

We have a lot of script at Wikia. About 6k lines of code of Python. Most of them are usually run in loops like this: for app_directory in app_directories: script() This can take a lot of time, especially that some of the scripts use Selenium and we have
15 Mar 2015 2 min read
Fastlane Tools
iOS

Fastlane Tools

KrauseFx [https://github.com/KrauseFx] recently released Fastlane Tools [http://fastlane.tools], a framework for automating the release process to the App Store (and more). I encourage you all to check it out! At Wikia [http://wikia.com] we developed a similiar automated process for creating and submitting Apps, but
17 Jan 2015 1 min read
xcode

One weird Podfile trick to manage your App farm

We have a lot of apps in Wikia [https://itunes.apple.com/us/artist/wikia-inc./id422467077] and a lot more to come! To manage the codebase we're using CocoaPods [http://cocoapods.org] with our whole code split into local Development Pods [http://guides.cocoapods.org/making/making-a-cocoapod.html#
01 Nov 2014 2 min read
app farm

Using Crowdin

Working with translators can be a hassle. Especially if your App is translated to 10+ languages and you actively develop new features that require localization. New translations come in from the translators, developers already added their new strings to localization files - everything has to be merged somehow. This article
04 Oct 2014 2 min read
Page 1 of 1
iOS Team Technical Fanboy © 2025
Powered by Ghost