Skip to content

Commit

Permalink
Small cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthein committed Nov 8, 2018
1 parent 96c2cfd commit 9d0f42a
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 1,358 deletions.
75 changes: 0 additions & 75 deletions Example/Observable_Example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
5EBC10D33EB2D83231C4429F /* Pods_Observable_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 966FEC1C54A583DC38319D0A /* Pods_Observable_Example.framework */; };
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
Expand All @@ -26,41 +25,27 @@
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
966FEC1C54A583DC38319D0A /* Pods_Observable_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Observable_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
9AD0C51671D002B2333CDAE4 /* Pods-Observable_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Observable_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Observable_Example/Pods-Observable_Example.debug.xcconfig"; sourceTree = "<group>"; };
A90454EB1F44978C00D88C96 /* CollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CollectionView.swift; sourceTree = "<group>"; };
A90454ED1F44992400D88C96 /* Slider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Slider.swift; sourceTree = "<group>"; };
D05BE3512D518AA392FDFBA9 /* Pods-Observable_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Observable_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Observable_Example/Pods-Observable_Example.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
607FACCD1AFB9204008FA782 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5EBC10D33EB2D83231C4429F /* Pods_Observable_Example.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
11471A5D7AF668B2D790C529 /* Frameworks */ = {
isa = PBXGroup;
children = (
966FEC1C54A583DC38319D0A /* Pods_Observable_Example.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
607FACC71AFB9204008FA782 = {
isa = PBXGroup;
children = (
607FACF51AFB993E008FA782 /* Podspec Metadata */,
607FACD21AFB9204008FA782 /* Example for Observable */,
607FACD11AFB9204008FA782 /* Products */,
8F8185017465E34ECE314FC1 /* Pods */,
11471A5D7AF668B2D790C529 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -104,15 +89,6 @@
name = "Podspec Metadata";
sourceTree = "<group>";
};
8F8185017465E34ECE314FC1 /* Pods */ = {
isa = PBXGroup;
children = (
9AD0C51671D002B2333CDAE4 /* Pods-Observable_Example.debug.xcconfig */,
D05BE3512D518AA392FDFBA9 /* Pods-Observable_Example.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
A90454EA1F44978200D88C96 /* Views */ = {
isa = PBXGroup;
children = (
Expand All @@ -129,11 +105,9 @@
isa = PBXNativeTarget;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Observable_Example" */;
buildPhases = (
76BC5A10F3886E32AFD22349 /* [CP] Check Pods Manifest.lock */,
607FACCC1AFB9204008FA782 /* Sources */,
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
2AF43AB0B756D5B13579C029 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -191,53 +165,6 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
2AF43AB0B756D5B13579C029 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-Observable_Example/Pods-Observable_Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/Observable/Observable.framework",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
);
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Observable.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Observable_Example/Pods-Observable_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
76BC5A10F3886E32AFD22349 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Observable_Example-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
607FACCC1AFB9204008FA782 /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -365,7 +292,6 @@
};
607FACF01AFB9204008FA782 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 9AD0C51671D002B2333CDAE4 /* Pods-Observable_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 29X3GG489T;
Expand All @@ -381,7 +307,6 @@
};
607FACF11AFB9204008FA782 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D05BE3512D518AA392FDFBA9 /* Pods-Observable_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 29X3GG489T;
Expand Down
10 changes: 0 additions & 10 deletions Example/Observable_Example.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions Example/Podfile.lock

This file was deleted.

23 changes: 0 additions & 23 deletions Example/Pods/Local Podspecs/Observable.podspec.json

This file was deleted.

16 changes: 0 additions & 16 deletions Example/Pods/Manifest.lock

This file was deleted.

Loading

0 comments on commit 9d0f42a

Please sign in to comment.