Skip to content

Sync your Xcode iOS project Group to the folder in file system. Xcode中iOS工程的Group结构同步到文件系统,使得文件系统看到的目录结构和Xcode中看到的Group结构一致

Notifications You must be signed in to change notification settings

damonliuchn/SyncXcodeFolder

Repository files navigation

SyncXcodeFolder

Sync your Xcode iOS project Group to the folder in file system.

中文:Xcode中iOS工程的Group结构同步到文件系统,使得文件系统看到的目录结构和Xcode中看到的Group结构一致。

#Usage:

Downlod java_project.jar.

java -jar java_project.jar /Users/xxx/xxx.xcodeproj

#Thank:

XcodeProjectJavaAPI

#Contact me:

Blog:http://blog.csdn.net/masonblog

Email:MasonLiuChn@gmail.com

#License: Copyright 2016 MasonLiu, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Sync your Xcode iOS project Group to the folder in file system. Xcode中iOS工程的Group结构同步到文件系统,使得文件系统看到的目录结构和Xcode中看到的Group结构一致

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages