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/MOFSPickerManager.xcscheme | 33 +++++++++++----------------------
1 files changed, 11 insertions(+), 22 deletions(-)
diff --git a/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/MOFSPickerManager.xcscheme b/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/MOFSPickerManager.xcscheme
index 913ec77..3860042 100644
--- a/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/MOFSPickerManager.xcscheme
+++ b/screendisplay/Pods/Pods.xcodeproj/xcuserdata/danjunhua.xcuserdatad/xcschemes/MOFSPickerManager.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 = "690D655BE40F53AB6A7ED21F1CA8B06D"
- BuildableName = "libMOFSPickerManager.a"
BlueprintName = "MOFSPickerManager"
- ReferencedContainer = "container:Pods.xcodeproj">
+ ReferencedContainer = "container:Pods.xcodeproj"
+ BuildableName = "libMOFSPickerManager.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 = "690D655BE40F53AB6A7ED21F1CA8B06D"
- BuildableName = "libMOFSPickerManager.a"
- BlueprintName = "MOFSPickerManager"
- 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