From 11eddefc3e4b66bc72ba009889f11918d9fc317d Mon Sep 17 00:00:00 2001
From: Ricardo Pereira <ricardopereira@whitesmith.co>
Date: Wed, 6 Feb 2019 11:14:32 +0000
Subject: [PATCH] Share framework

---
 .../xcshareddata/xcschemes/WSPopup.xcscheme   | 80 +++++++++++++++++++
 1 file changed, 80 insertions(+)
 create mode 100644 WSPopup.xcodeproj/xcshareddata/xcschemes/WSPopup.xcscheme

diff --git a/WSPopup.xcodeproj/xcshareddata/xcschemes/WSPopup.xcscheme b/WSPopup.xcodeproj/xcshareddata/xcschemes/WSPopup.xcscheme
new file mode 100644
index 0000000..3d16e45
--- /dev/null
+++ b/WSPopup.xcodeproj/xcshareddata/xcschemes/WSPopup.xcscheme
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "1010"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "D796713B220AEFC00004667C"
+               BuildableName = "WSPopup.framework"
+               BlueprintName = "WSPopup"
+               ReferencedContainer = "container:WSPopup.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      buildConfiguration = "Debug"
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES">
+      <Testables>
+      </Testables>
+      <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 = "D796713B220AEFC00004667C"
+            BuildableName = "WSPopup.framework"
+            BlueprintName = "WSPopup"
+            ReferencedContainer = "container:WSPopup.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      buildConfiguration = "Release"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      debugDocumentVersioning = "YES">
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "D796713B220AEFC00004667C"
+            BuildableName = "WSPopup.framework"
+            BlueprintName = "WSPopup"
+            ReferencedContainer = "container:WSPopup.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>