# SortXcodeFile
**Repository Path**: joee-wang_admin/SortXcodeFile
## Basic Information
- **Project Name**: SortXcodeFile
- **Description**: Xcode文件排序。解决从外部往Xcode工程中添加文件夹时, Xcode中显示的索引乱序问题
- **Primary Language**: Ruby
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-10-27
- **Last Updated**: 2024-12-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Welcome to SortXcodeFile 👋
> Xcode工程文件排序
## Install
```sh
gem install xcodeproj
```
```sh
git clone https://github.com/HelloWorldImW/SortXcodeFile.git
```
## Usage
```sh
./sort.rb your_project.xcodeproj
```
## Author
👤 **至皓君**
* Twitter: [@DarrenW_V587](https://twitter.com/DarrenW_V587)
* Github: [@HelloWorldImW](https://github.com/HelloWorldImW)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [至皓君](https://github.com/HelloWorldImW).
This project is [MIT](http://www.mit.edu) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_