Skip to content

Commit

Permalink
Merge 35b1692 into 0bca95a
Browse files Browse the repository at this point in the history
  • Loading branch information
wessmith committed Sep 11, 2018
2 parents 0bca95a + 35b1692 commit 3db675e
Show file tree
Hide file tree
Showing 5 changed files with 187 additions and 36 deletions.
35 changes: 4 additions & 31 deletions ButtonMerchant.xcodeproj/project.pbxproj
Expand Up @@ -12,7 +12,6 @@
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
64004E6A66E27BC09FFFBF8F /* Pods_ButtonMerchant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ECBD32D6815889EF663EBA5B /* Pods_ButtonMerchant.framework */; };
64F2126DB5F1EF510385A537 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17BD78D774301269568AEED3 /* Pods_Example.framework */; };
7A698220663E96029C986423 /* Pods_IntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68DBE9F4142EFF985186194F /* Pods_IntegrationTests.framework */; };
84599F861351D17A31822AE6 /* Pods_UnitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C56FB26591C085EA0C43519A /* Pods_UnitTests.framework */; };
Expand Down Expand Up @@ -111,7 +110,6 @@
085266E31E9802713F658F7F /* Pods_Example_ObjC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_ObjC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
17BD78D774301269568AEED3 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
46CACCC0188FD96E41F2056C /* Pods-Example-ObjC.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ObjC.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example-ObjC/Pods-Example-ObjC.debug.xcconfig"; sourceTree = "<group>"; };
4D6C191876006B3C9E0A102D /* Pods-ButtonMerchant.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ButtonMerchant.release.xcconfig"; path = "Pods/Target Support Files/Pods-ButtonMerchant/Pods-ButtonMerchant.release.xcconfig"; sourceTree = "<group>"; };
607FACD01AFB9204008FA782 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand All @@ -122,7 +120,6 @@
607FACEB1AFB9204008FA782 /* ButtonMerchantTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonMerchantTests.swift; sourceTree = "<group>"; };
62DF1DB6AC59E20539F259BE /* Pods-UnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests.release.xcconfig"; sourceTree = "<group>"; };
68DBE9F4142EFF985186194F /* Pods_IntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_IntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
870402FEDE485A00A64B7545 /* Pods-ButtonMerchant.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ButtonMerchant.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ButtonMerchant/Pods-ButtonMerchant.debug.xcconfig"; sourceTree = "<group>"; };
8B26E3706FAA0AA4ED9D4CE1 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
9E0DBB1B207BB55A0066A35D /* SystemTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemTests.swift; sourceTree = "<group>"; };
9E2B4310206C1275009F2886 /* Client.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Client.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -243,7 +240,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
64004E6A66E27BC09FFFBF8F /* Pods_ButtonMerchant.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -262,8 +258,6 @@
50D6E3CC979FCE372E4339F9 /* Pods */ = {
isa = PBXGroup;
children = (
870402FEDE485A00A64B7545 /* Pods-ButtonMerchant.debug.xcconfig */,
4D6C191876006B3C9E0A102D /* Pods-ButtonMerchant.release.xcconfig */,
8B26E3706FAA0AA4ED9D4CE1 /* Pods-Example.debug.xcconfig */,
DE153DA4FDE6DCF451A438B1 /* Pods-Example.release.xcconfig */,
CFBF1D501F9B477113362BEF /* Pods-IntegrationTests.debug.xcconfig */,
Expand Down Expand Up @@ -631,7 +625,6 @@
isa = PBXNativeTarget;
buildConfigurationList = DE865F9B2052FE5D00F4054D /* Build configuration list for PBXNativeTarget "ButtonMerchant" */;
buildPhases = (
5D6E40BC6A4A131C32DE62DB /* [CP] Check Pods Manifest.lock */,
DA0FA2C82062EF38008296A6 /* Swift Lint */,
DE865F7F2052FE5D00F4054D /* Sources */,
DE865F802052FE5D00F4054D /* Frameworks */,
Expand Down Expand Up @@ -833,24 +826,6 @@
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;
};
5D6E40BC6A4A131C32DE62DB /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-ButtonMerchant-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;
};
B62D71854EA4037BEFF32151 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -881,7 +856,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if [ -z \"$CI\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
shellScript = "if [ -z \"$CI\" && -z \"$CARTHAGE\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
};
DA0FA2C82062EF38008296A6 /* Swift Lint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -895,7 +870,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if [ -z \"$CI\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
shellScript = "if [ -z \"$CI\" ] && [ ! \"$CARTHAGE\" ]; then\n \"Pods/SwiftLint/swiftlint\"\nfi";
};
DE0E7C29209B7F38001A5EE0 /* Environment Vars */ = {
isa = PBXShellScriptBuildPhase;
Expand Down Expand Up @@ -939,7 +914,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if [ -z \"$CI\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
shellScript = "if [ -z \"$CI\" ] && [ ! \"$CARTHAGE\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
};
DECF9F28206B01F0009F3930 /* Swift Lint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -953,7 +928,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if [ -z \"$CI\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
shellScript = "if [ -z \"$CI\" ] && [ ! \"$CARTHAGE\" ]; then\n \"${PODS_ROOT}/SwiftLint/swiftlint\"\nfi";
};
E8730FA8780FE86FBE23AF57 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
Expand Down Expand Up @@ -1393,7 +1368,6 @@
};
DE865F9C2052FE5D00F4054D /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 870402FEDE485A00A64B7545 /* Pods-ButtonMerchant.debug.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -1427,7 +1401,6 @@
};
DE865F9D2052FE5D00F4054D /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4D6C191876006B3C9E0A102D /* Pods-ButtonMerchant.release.xcconfig */;
buildSettings = {
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down
@@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0940"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE865F832052FE5D00F4054D"
BuildableName = "ButtonMerchant.framework"
BlueprintName = "ButtonMerchant"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE865F832052FE5D00F4054D"
BuildableName = "ButtonMerchant.framework"
BlueprintName = "ButtonMerchant"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE865F832052FE5D00F4054D"
BuildableName = "ButtonMerchant.framework"
BlueprintName = "ButtonMerchant"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE865F832052FE5D00F4054D"
BuildableName = "ButtonMerchant.framework"
BlueprintName = "ButtonMerchant"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0940"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE5464D32107CB6E001809F3"
BuildableName = "Example-ObjC.app"
BlueprintName = "Example-ObjC"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE5464D32107CB6E001809F3"
BuildableName = "Example-ObjC.app"
BlueprintName = "Example-ObjC"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE5464D32107CB6E001809F3"
BuildableName = "Example-ObjC.app"
BlueprintName = "Example-ObjC"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DE5464D32107CB6E001809F3"
BuildableName = "Example-ObjC.app"
BlueprintName = "Example-ObjC"
ReferencedContainer = "container:ButtonMerchant.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
3 changes: 0 additions & 3 deletions Podfile
Expand Up @@ -12,9 +12,6 @@ target 'Example-ObjC' do
pod 'ButtonMerchant', :path => './'
end

target 'ButtonMerchant' do
end

target 'UnitTests' do
end

Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Expand Up @@ -18,10 +18,10 @@ EXTERNAL SOURCES:
:path: "./"

SPEC CHECKSUMS:
ButtonMerchant: 2f1fe09bab65c5a732b41b6b7efa564baee6e67c
ButtonMerchant: 98886110d45f932f1c53d80dad67add05f58ea1f
Sourcery: d78d3b68aa565a7194e57ccd6995c1368fda9cb0
SwiftLint: e14651157288e9e01d6e1a71db7014fb5744a8ea

PODFILE CHECKSUM: 0e5693f71a3bd9d159e3b6386471e48b780bdd62
PODFILE CHECKSUM: 8b4920f7066cb5730717a3f0a69499fd43c2b834

COCOAPODS: 1.5.0

0 comments on commit 3db675e

Please sign in to comment.