uispecrunner 0.4.5 → 0.4.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,76 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <Scheme
3
- version = "1.3">
4
- <BuildAction
5
- parallelizeBuildables = "YES"
6
- buildImplicitDependencies = "YES">
7
- <BuildActionEntries>
8
- <BuildActionEntry
9
- buildForTesting = "YES"
10
- buildForRunning = "YES"
11
- buildForProfiling = "YES"
12
- buildForArchiving = "YES"
13
- buildForAnalyzing = "YES">
14
- <BuildableReference
15
- BuildableIdentifier = "primary"
16
- BlueprintIdentifier = "8DD76F960486AA7600D96B5E"
17
- BuildableName = "waxsim"
18
- BlueprintName = "WaxSim"
19
- ReferencedContainer = "container:WaxSim.xcodeproj">
20
- </BuildableReference>
21
- </BuildActionEntry>
22
- </BuildActionEntries>
23
- </BuildAction>
24
- <TestAction
25
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
26
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
27
- shouldUseLaunchSchemeArgsEnv = "YES"
28
- buildConfiguration = "Debug">
29
- <Testables>
30
- </Testables>
31
- </TestAction>
32
- <LaunchAction
33
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
34
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
35
- displayScaleIsEnabled = "NO"
36
- displayScale = "1.00"
37
- launchStyle = "0"
38
- useCustomWorkingDirectory = "NO"
39
- buildConfiguration = "Debug">
40
- <BuildableProductRunnable>
41
- <BuildableReference
42
- BuildableIdentifier = "primary"
43
- BlueprintIdentifier = "8DD76F960486AA7600D96B5E"
44
- BuildableName = "waxsim"
45
- BlueprintName = "WaxSim"
46
- ReferencedContainer = "container:WaxSim.xcodeproj">
47
- </BuildableReference>
48
- </BuildableProductRunnable>
49
- <AdditionalOptions>
50
- </AdditionalOptions>
51
- </LaunchAction>
52
- <ProfileAction
53
- displayScaleIsEnabled = "NO"
54
- displayScale = "1.00"
55
- shouldUseLaunchSchemeArgsEnv = "YES"
56
- savedToolIdentifier = ""
57
- useCustomWorkingDirectory = "NO"
58
- buildConfiguration = "Release">
59
- <BuildableProductRunnable>
60
- <BuildableReference
61
- BuildableIdentifier = "primary"
62
- BlueprintIdentifier = "8DD76F960486AA7600D96B5E"
63
- BuildableName = "waxsim"
64
- BlueprintName = "WaxSim"
65
- ReferencedContainer = "container:WaxSim.xcodeproj">
66
- </BuildableReference>
67
- </BuildableProductRunnable>
68
- </ProfileAction>
69
- <AnalyzeAction
70
- buildConfiguration = "Debug">
71
- </AnalyzeAction>
72
- <ArchiveAction
73
- buildConfiguration = "Release"
74
- revealArchiveInOrganizer = "YES">
75
- </ArchiveAction>
76
- </Scheme>
@@ -1,22 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
- <plist version="1.0">
4
- <dict>
5
- <key>SchemeUserState</key>
6
- <dict>
7
- <key>WaxSim.xcscheme</key>
8
- <dict>
9
- <key>orderHint</key>
10
- <integer>0</integer>
11
- </dict>
12
- </dict>
13
- <key>SuppressBuildableAutocreation</key>
14
- <dict>
15
- <key>8DD76F960486AA7600D96B5E</key>
16
- <dict>
17
- <key>primary</key>
18
- <true/>
19
- </dict>
20
- </dict>
21
- </dict>
22
- </plist>