Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
Change workspace structure
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Wang committed Feb 19, 2016
1 parent ef77a93 commit 7501033
Show file tree
Hide file tree
Showing 28 changed files with 30 additions and 372 deletions.
116 changes: 4 additions & 112 deletions PhotoBrowser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,23 @@
/* Begin PBXBuildFile section */
4A0B3FDF1C76DB300049338C /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A0B3FDE1C76DB300049338C /* Kingfisher.framework */; };
4A52D1E41C72CB2E001C257B /* PhotoBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A52D1E31C72CB2E001C257B /* PhotoBrowser.h */; settings = {ATTRIBUTES = (Public, ); }; };
4A52D1EB1C72CB2E001C257B /* PhotoBrowser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A52D1E01C72CB2E001C257B /* PhotoBrowser.framework */; };
4A52D1F01C72CB2E001C257B /* PhotoBrowserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A52D1EF1C72CB2E001C257B /* PhotoBrowserTests.swift */; };
4A52D1FE1C72CE69001C257B /* PhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A52D1FD1C72CE69001C257B /* PhotoBrowser.swift */; };
4A52D2301C72F47C001C257B /* Photo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A52D22F1C72F47C001C257B /* Photo.swift */; };
4A52D2361C72F524001C257B /* WaitingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A52D2351C72F524001C257B /* WaitingView.swift */; };
4A52D2381C72F568001C257B /* PhotoPreviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A52D2371C72F568001C257B /* PhotoPreviewController.swift */; };
4A52D23A1C7310DD001C257B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A52D2391C7310DD001C257B /* Images.xcassets */; };
4A6BC7C11C770F6400DACDA5 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A6BC7C01C770F6400DACDA5 /* Images.xcassets */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
4A52D1EC1C72CB2E001C257B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4A52D1D71C72CB2E001C257B /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4A52D1DF1C72CB2E001C257B;
remoteInfo = PhotoBrowser;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
4A0B3FDE1C76DB300049338C /* Kingfisher.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kingfisher.framework; path = Carthage/Build/iOS/Kingfisher.framework; sourceTree = "<group>"; };
4A52D1E01C72CB2E001C257B /* PhotoBrowser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PhotoBrowser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4A52D1E31C72CB2E001C257B /* PhotoBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PhotoBrowser.h; sourceTree = "<group>"; };
4A52D1E51C72CB2E001C257B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4A52D1EA1C72CB2E001C257B /* PhotoBrowserTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PhotoBrowserTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
4A52D1EF1C72CB2E001C257B /* PhotoBrowserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoBrowserTests.swift; sourceTree = "<group>"; };
4A52D1F11C72CB2E001C257B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4A52D1FD1C72CE69001C257B /* PhotoBrowser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhotoBrowser.swift; sourceTree = "<group>"; };
4A52D22F1C72F47C001C257B /* Photo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Photo.swift; sourceTree = "<group>"; };
4A52D2351C72F524001C257B /* WaitingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WaitingView.swift; sourceTree = "<group>"; };
4A52D2371C72F568001C257B /* PhotoPreviewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhotoPreviewController.swift; sourceTree = "<group>"; };
4A52D2391C7310DD001C257B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ../Images.xcassets; sourceTree = "<group>"; };
4A6BC7C01C770F6400DACDA5 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -52,14 +37,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
4A52D1E71C72CB2E001C257B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
4A52D1EB1C72CB2E001C257B /* PhotoBrowser.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
Expand All @@ -68,7 +45,6 @@
children = (
4A0B3FDE1C76DB300049338C /* Kingfisher.framework */,
4A52D1E21C72CB2E001C257B /* PhotoBrowser */,
4A52D1EE1C72CB2E001C257B /* PhotoBrowserTests */,
4A52D1E11C72CB2E001C257B /* Products */,
);
sourceTree = "<group>";
Expand All @@ -77,15 +53,14 @@
isa = PBXGroup;
children = (
4A52D1E01C72CB2E001C257B /* PhotoBrowser.framework */,
4A52D1EA1C72CB2E001C257B /* PhotoBrowserTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
4A52D1E21C72CB2E001C257B /* PhotoBrowser */ = {
isa = PBXGroup;
children = (
4A52D2391C7310DD001C257B /* Images.xcassets */,
4A6BC7C01C770F6400DACDA5 /* Images.xcassets */,
4A52D1E31C72CB2E001C257B /* PhotoBrowser.h */,
4A52D1E51C72CB2E001C257B /* Info.plist */,
4A52D22F1C72F47C001C257B /* Photo.swift */,
Expand All @@ -96,15 +71,6 @@
path = PhotoBrowser;
sourceTree = "<group>";
};
4A52D1EE1C72CB2E001C257B /* PhotoBrowserTests */ = {
isa = PBXGroup;
children = (
4A52D1EF1C72CB2E001C257B /* PhotoBrowserTests.swift */,
4A52D1F11C72CB2E001C257B /* Info.plist */,
);
path = PhotoBrowserTests;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
Expand Down Expand Up @@ -137,24 +103,6 @@
productReference = 4A52D1E01C72CB2E001C257B /* PhotoBrowser.framework */;
productType = "com.apple.product-type.framework";
};
4A52D1E91C72CB2E001C257B /* PhotoBrowserTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 4A52D1F71C72CB2E001C257B /* Build configuration list for PBXNativeTarget "PhotoBrowserTests" */;
buildPhases = (
4A52D1E61C72CB2E001C257B /* Sources */,
4A52D1E71C72CB2E001C257B /* Frameworks */,
4A52D1E81C72CB2E001C257B /* Resources */,
);
buildRules = (
);
dependencies = (
4A52D1ED1C72CB2E001C257B /* PBXTargetDependency */,
);
name = PhotoBrowserTests;
productName = PhotoBrowserTests;
productReference = 4A52D1EA1C72CB2E001C257B /* PhotoBrowserTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
Expand All @@ -168,9 +116,6 @@
4A52D1DF1C72CB2E001C257B = {
CreatedOnToolsVersion = 7.2.1;
};
4A52D1E91C72CB2E001C257B = {
CreatedOnToolsVersion = 7.2.1;
};
};
};
buildConfigurationList = 4A52D1DA1C72CB2E001C257B /* Build configuration list for PBXProject "PhotoBrowser" */;
Expand All @@ -186,7 +131,6 @@
projectRoot = "";
targets = (
4A52D1DF1C72CB2E001C257B /* PhotoBrowser */,
4A52D1E91C72CB2E001C257B /* PhotoBrowserTests */,
);
};
/* End PBXProject section */
Expand All @@ -196,14 +140,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
4A52D23A1C7310DD001C257B /* Images.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
4A52D1E81C72CB2E001C257B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
4A6BC7C11C770F6400DACDA5 /* Images.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -221,24 +158,8 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
4A52D1E61C72CB2E001C257B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
4A52D1F01C72CB2E001C257B /* PhotoBrowserTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
4A52D1ED1C72CB2E001C257B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 4A52D1DF1C72CB2E001C257B /* PhotoBrowser */;
targetProxy = 4A52D1EC1C72CB2E001C257B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
4A52D1F21C72CB2E001C257B /* Debug */ = {
isa = XCBuildConfiguration;
Expand Down Expand Up @@ -372,26 +293,6 @@
};
name = Release;
};
4A52D1F81C72CB2E001C257B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = PhotoBrowserTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.Teambition.PhotoBrowserTests;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
4A52D1F91C72CB2E001C257B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = PhotoBrowserTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.Teambition.PhotoBrowserTests;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
Expand All @@ -413,15 +314,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
4A52D1F71C72CB2E001C257B /* Build configuration list for PBXNativeTarget "PhotoBrowserTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
4A52D1F81C72CB2E001C257B /* Debug */,
4A52D1F91C72CB2E001C257B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 4A52D1D71C72CB2E001C257B /* Project object */;
Expand Down
4 changes: 2 additions & 2 deletions PhotoBrowser.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
File renamed without changes.
Loading

0 comments on commit 7501033

Please sign in to comment.