From 3e8437ae559487362fae3525beb79c534c213a51 Mon Sep 17 00:00:00 2001 From: 单军华 Date: Thu, 12 Jul 2018 13:44:34 +0800 Subject: [PATCH] bug修复和功能优化 --- screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/DWBubbleMenuButton.xcscheme | 33 +++++++++++---------------------- 1 files changed, 11 insertions(+), 22 deletions(-) diff --git a/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/DWBubbleMenuButton.xcscheme b/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/DWBubbleMenuButton.xcscheme index 6a0ecfc..b5c966d 100644 --- a/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/DWBubbleMenuButton.xcscheme +++ b/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/DWBubbleMenuButton.xcscheme @@ -1,39 +1,36 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0940" + LastUpgradeVersion = "0930" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry + buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES" - buildForAnalyzing = "YES"> + buildForArchiving = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "5B2FD2D48745BFA7243664C17FA61909" - BuildableName = "libDWBubbleMenuButton.a" BlueprintName = "DWBubbleMenuButton" - ReferencedContainer = "container:Pods.xcodeproj"> + ReferencedContainer = "container:Pods.xcodeproj" + BuildableName = "libDWBubbleMenuButton.a"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction - buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES"> - <Testables> - </Testables> + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction - buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -41,25 +38,17 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" + buildConfiguration = "Debug" allowLocationSimulation = "YES"> - <MacroExpansion> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "5B2FD2D48745BFA7243664C17FA61909" - BuildableName = "libDWBubbleMenuButton.a" - BlueprintName = "DWBubbleMenuButton" - ReferencedContainer = "container:Pods.xcodeproj"> - </BuildableReference> - </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES"> + debugDocumentVersioning = "YES" + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> -- Gitblit v1.8.0