Commit d7f7d8aa84de9edebaf3aac8a25e60771e28c838
1 parent
7435afee
no message
Showing
1 changed file
with
12 additions
and
16 deletions
Example/CNLiveSettingModule.xcodeproj/xcshareddata/xcschemes/CNLiveSettingModule-Example.xcscheme
| ... | ... | @@ -15,7 +15,7 @@ |
| 15 | 15 | <BuildableReference |
| 16 | 16 | BuildableIdentifier = "primary" |
| 17 | 17 | BlueprintIdentifier = "6003F589195388D20070C39A" |
| 18 | - BuildableName = "CNLiveSettingModule_Example.app" | |
| 18 | + BuildableName = "设置模块.app" | |
| 19 | 19 | BlueprintName = "CNLiveSettingModule_Example" |
| 20 | 20 | ReferencedContainer = "container:CNLiveSettingModule.xcodeproj"> |
| 21 | 21 | </BuildableReference> |
| ... | ... | @@ -27,6 +27,15 @@ |
| 27 | 27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
| 28 | 28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
| 29 | 29 | shouldUseLaunchSchemeArgsEnv = "YES"> |
| 30 | + <MacroExpansion> | |
| 31 | + <BuildableReference | |
| 32 | + BuildableIdentifier = "primary" | |
| 33 | + BlueprintIdentifier = "6003F589195388D20070C39A" | |
| 34 | + BuildableName = "设置模块.app" | |
| 35 | + BlueprintName = "CNLiveSettingModule_Example" | |
| 36 | + ReferencedContainer = "container:CNLiveSettingModule.xcodeproj"> | |
| 37 | + </BuildableReference> | |
| 38 | + </MacroExpansion> | |
| 30 | 39 | <Testables> |
| 31 | 40 | <TestableReference |
| 32 | 41 | skipped = "NO"> |
| ... | ... | @@ -39,17 +48,6 @@ |
| 39 | 48 | </BuildableReference> |
| 40 | 49 | </TestableReference> |
| 41 | 50 | </Testables> |
| 42 | - <MacroExpansion> | |
| 43 | - <BuildableReference | |
| 44 | - BuildableIdentifier = "primary" | |
| 45 | - BlueprintIdentifier = "6003F589195388D20070C39A" | |
| 46 | - BuildableName = "CNLiveSettingModule_Example.app" | |
| 47 | - BlueprintName = "CNLiveSettingModule_Example" | |
| 48 | - ReferencedContainer = "container:CNLiveSettingModule.xcodeproj"> | |
| 49 | - </BuildableReference> | |
| 50 | - </MacroExpansion> | |
| 51 | - <AdditionalOptions> | |
| 52 | - </AdditionalOptions> | |
| 53 | 51 | </TestAction> |
| 54 | 52 | <LaunchAction |
| 55 | 53 | buildConfiguration = "Debug" |
| ... | ... | @@ -66,13 +64,11 @@ |
| 66 | 64 | <BuildableReference |
| 67 | 65 | BuildableIdentifier = "primary" |
| 68 | 66 | BlueprintIdentifier = "6003F589195388D20070C39A" |
| 69 | - BuildableName = "CNLiveSettingModule_Example.app" | |
| 67 | + BuildableName = "设置模块.app" | |
| 70 | 68 | BlueprintName = "CNLiveSettingModule_Example" |
| 71 | 69 | ReferencedContainer = "container:CNLiveSettingModule.xcodeproj"> |
| 72 | 70 | </BuildableReference> |
| 73 | 71 | </BuildableProductRunnable> |
| 74 | - <AdditionalOptions> | |
| 75 | - </AdditionalOptions> | |
| 76 | 72 | </LaunchAction> |
| 77 | 73 | <ProfileAction |
| 78 | 74 | buildConfiguration = "Release" |
| ... | ... | @@ -85,7 +81,7 @@ |
| 85 | 81 | <BuildableReference |
| 86 | 82 | BuildableIdentifier = "primary" |
| 87 | 83 | BlueprintIdentifier = "6003F589195388D20070C39A" |
| 88 | - BuildableName = "CNLiveSettingModule_Example.app" | |
| 84 | + BuildableName = "设置模块.app" | |
| 89 | 85 | BlueprintName = "CNLiveSettingModule_Example" |
| 90 | 86 | ReferencedContainer = "container:CNLiveSettingModule.xcodeproj"> |
| 91 | 87 | </BuildableReference> | ... | ... |