Skip to content

Commit

Permalink
项目文件目录重构
Browse files Browse the repository at this point in the history
项目文件目录重构
  • Loading branch information
Mog committed Apr 7, 2016
1 parent 3547c65 commit 6be3152
Show file tree
Hide file tree
Showing 77 changed files with 43 additions and 44 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
dundun.xcodeproj
dundun.xcworkspace
/Pods
Podfile.lock
.DS_Store
85 changes: 43 additions & 42 deletions dundun.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,20 @@
objects = {

/* Begin PBXBuildFile section */
A920B1A11CB49EA800A6DA3F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A920B1A01CB49EA800A6DA3F /* AppDelegate.swift */; };
A920B1A31CB49EA800A6DA3F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A920B1A21CB49EA800A6DA3F /* ViewController.swift */; };
A920B1A61CB49EA800A6DA3F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A920B1A41CB49EA800A6DA3F /* Main.storyboard */; };
A920B1A81CB49EA800A6DA3F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A920B1A71CB49EA800A6DA3F /* Assets.xcassets */; };
A920B1AB1CB49EA800A6DA3F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A920B1A91CB49EA800A6DA3F /* LaunchScreen.storyboard */; };
A920B1B61CB49EA800A6DA3F /* dundunTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A920B1B51CB49EA800A6DA3F /* dundunTests.swift */; };
A920B1C11CB49EA800A6DA3F /* dundunUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A920B1C01CB49EA800A6DA3F /* dundunUITests.swift */; };
A920B2801CB5385A00A6DA3F /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A920B27D1CB5385A00A6DA3F /* RxCocoa.framework */; };
A920B2811CB5385A00A6DA3F /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A920B27E1CB5385A00A6DA3F /* RxSwift.framework */; };
A920B2821CB5385A00A6DA3F /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A920B27F1CB5385A00A6DA3F /* SnapKit.framework */; };
A920B2841CB53B3B00A6DA3F /* RegistViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A920B2831CB53B3B00A6DA3F /* RegistViewController.swift */; };
A9EE06B21CB652B5002B6CAD /* ExtensionUIviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9EE06B11CB652B5002B6CAD /* ExtensionUIviewController.swift */; };
A9EE06C31CB67636002B6CAD /* LoginTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9EE06C21CB67636002B6CAD /* LoginTextField.swift */; };
A9323E771CB68EDD00FE8E1C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9323E731CB68EDD00FE8E1C /* LaunchScreen.storyboard */; };
A9323E781CB68EDD00FE8E1C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9323E751CB68EDD00FE8E1C /* Main.storyboard */; };
A9323E7A1CB68EF600FE8E1C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9323E791CB68EF600FE8E1C /* Assets.xcassets */; };
A9323E7C1CB68F0000FE8E1C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9323E7B1CB68F0000FE8E1C /* AppDelegate.swift */; };
A9323E7F1CB68F5100FE8E1C /* ExtensionUIviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9323E7E1CB68F5100FE8E1C /* ExtensionUIviewController.swift */; };
A9323E811CB68F6B00FE8E1C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9323E801CB68F6B00FE8E1C /* ViewController.swift */; };
A9323E831CB68F7400FE8E1C /* RegistViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9323E821CB68F7400FE8E1C /* RegistViewController.swift */; };
A9323E851CB68F8700FE8E1C /* LoginTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9323E841CB68F8700FE8E1C /* LoginTextField.swift */; };
A9323E871CB68FD300FE8E1C /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = A9323E861CB68FD300FE8E1C /* Info.plist */; };
B713E4F090F4DDBA5F10095A /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2F8095EFCD135BC30B38567 /* Pods.framework */; };
/* End PBXBuildFile section */

Expand All @@ -44,12 +45,6 @@
1E435089563AF4BD100FE906 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
98D00E090CF999839EB810C3 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
A920B19D1CB49EA800A6DA3F /* dundun.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = dundun.app; sourceTree = BUILT_PRODUCTS_DIR; };
A920B1A01CB49EA800A6DA3F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = dundun/AppDelegate.swift; sourceTree = SOURCE_ROOT; };
A920B1A21CB49EA800A6DA3F /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ViewController.swift; path = ../ViewController.swift; sourceTree = "<group>"; };
A920B1A51CB49EA800A6DA3F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
A920B1A71CB49EA800A6DA3F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ../../Assets.xcassets; sourceTree = "<group>"; };
A920B1AA1CB49EA800A6DA3F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
A920B1AC1CB49EA800A6DA3F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../../Info.plist; sourceTree = "<group>"; };
A920B1B11CB49EA800A6DA3F /* dundunTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = dundunTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
A920B1B51CB49EA800A6DA3F /* dundunTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = dundunTests.swift; sourceTree = "<group>"; };
A920B1B71CB49EA800A6DA3F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand All @@ -59,9 +54,15 @@
A920B27D1CB5385A00A6DA3F /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = "../../../../Library/Developer/Xcode/DerivedData/dundun-euvjiviiaawkoxdjjziofushyyra/Build/Products/Debug-iphonesimulator/RxCocoa.framework"; sourceTree = "<group>"; };
A920B27E1CB5385A00A6DA3F /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = "../../../../Library/Developer/Xcode/DerivedData/dundun-euvjiviiaawkoxdjjziofushyyra/Build/Products/Debug-iphonesimulator/RxSwift.framework"; sourceTree = "<group>"; };
A920B27F1CB5385A00A6DA3F /* SnapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SnapKit.framework; path = "../../../../Library/Developer/Xcode/DerivedData/dundun-euvjiviiaawkoxdjjziofushyyra/Build/Products/Debug-iphonesimulator/SnapKit.framework"; sourceTree = "<group>"; };
A920B2831CB53B3B00A6DA3F /* RegistViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RegistViewController.swift; path = ../../RegistViewController.swift; sourceTree = "<group>"; };
A9EE06B11CB652B5002B6CAD /* ExtensionUIviewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ExtensionUIviewController.swift; path = ../../ExtensionUIviewController.swift; sourceTree = "<group>"; };
A9EE06C21CB67636002B6CAD /* LoginTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoginTextField.swift; path = ../../LoginTextField.swift; sourceTree = "<group>"; };
A9323E741CB68EDD00FE8E1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
A9323E761CB68EDD00FE8E1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
A9323E791CB68EF600FE8E1C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
A9323E7B1CB68F0000FE8E1C /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
A9323E7E1CB68F5100FE8E1C /* ExtensionUIviewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionUIviewController.swift; sourceTree = "<group>"; };
A9323E801CB68F6B00FE8E1C /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
A9323E821CB68F7400FE8E1C /* RegistViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RegistViewController.swift; sourceTree = "<group>"; };
A9323E841CB68F8700FE8E1C /* LoginTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginTextField.swift; sourceTree = "<group>"; };
A9323E861CB68FD300FE8E1C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../../Info.plist; sourceTree = "<group>"; };
C2F8095EFCD135BC30B38567 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -172,6 +173,7 @@
children = (
);
name = Moldes;
path = Models;
sourceTree = "<group>";
};
A9EE06B71CB66336002B6CAD /* Views */ = {
Expand All @@ -185,7 +187,7 @@
A9EE06B81CB66341002B6CAD /* Controllers */ = {
isa = PBXGroup;
children = (
A920B1A21CB49EA800A6DA3F /* ViewController.swift */,
A9323E801CB68F6B00FE8E1C /* ViewController.swift */,
A9EE06C11CB675EF002B6CAD /* Login */,
);
path = Controllers;
Expand Down Expand Up @@ -220,56 +222,56 @@
A9EE06BD1CB674A8002B6CAD /* plists */ = {
isa = PBXGroup;
children = (
A920B1AC1CB49EA800A6DA3F /* Info.plist */,
A9323E861CB68FD300FE8E1C /* Info.plist */,
);
path = plists;
sourceTree = "<group>";
};
A9EE06BE1CB674B5002B6CAD /* storyboards */ = {
isa = PBXGroup;
children = (
A920B1A41CB49EA800A6DA3F /* Main.storyboard */,
A920B1A91CB49EA800A6DA3F /* LaunchScreen.storyboard */,
A9323E731CB68EDD00FE8E1C /* LaunchScreen.storyboard */,
A9323E751CB68EDD00FE8E1C /* Main.storyboard */,
);
path = storyboards;
sourceTree = "<group>";
};
A9EE06BF1CB67541002B6CAD /* AppDelegate */ = {
isa = PBXGroup;
children = (
A920B1A01CB49EA800A6DA3F /* AppDelegate.swift */,
A9323E7B1CB68F0000FE8E1C /* AppDelegate.swift */,
);
path = AppDelegate;
sourceTree = "<group>";
};
A9EE06C01CB6755D002B6CAD /* images */ = {
isa = PBXGroup;
children = (
A920B1A71CB49EA800A6DA3F /* Assets.xcassets */,
A9323E791CB68EF600FE8E1C /* Assets.xcassets */,
);
path = images;
sourceTree = "<group>";
};
A9EE06C11CB675EF002B6CAD /* Login */ = {
isa = PBXGroup;
children = (
A920B2831CB53B3B00A6DA3F /* RegistViewController.swift */,
A9323E821CB68F7400FE8E1C /* RegistViewController.swift */,
);
path = Login;
sourceTree = "<group>";
};
A9EE06C41CB6763F002B6CAD /* Login */ = {
isa = PBXGroup;
children = (
A9EE06C21CB67636002B6CAD /* LoginTextField.swift */,
A9323E841CB68F8700FE8E1C /* LoginTextField.swift */,
);
path = Login;
sourceTree = "<group>";
};
A9EE06C51CB67665002B6CAD /* ViewController */ = {
isa = PBXGroup;
children = (
A9EE06B11CB652B5002B6CAD /* ExtensionUIviewController.swift */,
A9323E7E1CB68F5100FE8E1C /* ExtensionUIviewController.swift */,
);
path = ViewController;
sourceTree = "<group>";
Expand Down Expand Up @@ -381,9 +383,10 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A920B1AB1CB49EA800A6DA3F /* LaunchScreen.storyboard in Resources */,
A920B1A81CB49EA800A6DA3F /* Assets.xcassets in Resources */,
A920B1A61CB49EA800A6DA3F /* Main.storyboard in Resources */,
A9323E871CB68FD300FE8E1C /* Info.plist in Resources */,
A9323E771CB68EDD00FE8E1C /* LaunchScreen.storyboard in Resources */,
A9323E7A1CB68EF600FE8E1C /* Assets.xcassets in Resources */,
A9323E781CB68EDD00FE8E1C /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -456,11 +459,11 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A920B1A31CB49EA800A6DA3F /* ViewController.swift in Sources */,
A9EE06B21CB652B5002B6CAD /* ExtensionUIviewController.swift in Sources */,
A920B1A11CB49EA800A6DA3F /* AppDelegate.swift in Sources */,
A9EE06C31CB67636002B6CAD /* LoginTextField.swift in Sources */,
A920B2841CB53B3B00A6DA3F /* RegistViewController.swift in Sources */,
A9323E831CB68F7400FE8E1C /* RegistViewController.swift in Sources */,
A9323E811CB68F6B00FE8E1C /* ViewController.swift in Sources */,
A9323E7F1CB68F5100FE8E1C /* ExtensionUIviewController.swift in Sources */,
A9323E7C1CB68F0000FE8E1C /* AppDelegate.swift in Sources */,
A9323E851CB68F8700FE8E1C /* LoginTextField.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -496,22 +499,20 @@
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
A920B1A41CB49EA800A6DA3F /* Main.storyboard */ = {
A9323E731CB68EDD00FE8E1C /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
A920B1A51CB49EA800A6DA3F /* Base */,
A9323E741CB68EDD00FE8E1C /* Base */,
);
name = Main.storyboard;
path = ../..;
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
A920B1A91CB49EA800A6DA3F /* LaunchScreen.storyboard */ = {
A9323E751CB68EDD00FE8E1C /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
A920B1AA1CB49EA800A6DA3F /* Base */,
A9323E761CB68EDD00FE8E1C /* Base */,
);
name = LaunchScreen.storyboard;
path = ../..;
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
Expand Down
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6be3152

Please sign in to comment.