Skip to content

Latest commit

 

History

History
38 lines (15 loc) · 683 Bytes

File metadata and controls

38 lines (15 loc) · 683 Bytes

Scripts

Useful scripts for iOS development


find_missing_localization.sh

Helper to find non-localized strings

lint_specs.sh

Batch *.podspec linter script for private cocoapods development

fixXcodePlugins.sh

Loop through plugins and update DVTPlugInCompatibilityUUID

ramdiskMountForDerivedData.sh

Boost Xcode by using RAM disk for DerivedData // inspired by this article

iconVersioning.sh

Remake of the similar script by Krzysztof Zabłocki, written from scratch + works with Xcode Server CI


TBC