Skip to content

Some scripts used to automate development tasks.

Notifications You must be signed in to change notification settings

Alex1989Wang/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Some scripts used to automate development tasks.

Originally, this was used to automate ad-hoc pakaging procedures.

If you want to change all png files in your XCode project without changing their contents, this script might be of help to you.

Renamer is a Swift command line tool to help you rename basically everything in your project.

  • All class names: replacing original Prefix with a new one and change source file names; or, you can customize it to suit your needs
  • All asset file names: change asset files' names and change their refrences in your source code; also, Renamer can rename all asset files according to the their own .imageset folder name
  • All localization keys: change all .strings' keys and their references in your source code

About

Some scripts used to automate development tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published