Skip to content

Commit 717373a

Browse files
committed
test
1 parent cb61294 commit 717373a

32 files changed

+1821
-0
lines changed

examples/slider_chicks/xml.xcodeproj/project.pbxproj

Lines changed: 357 additions & 0 deletions
Large diffs are not rendered by default.

examples/slider_chicks/xml.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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>IDEWorkspaceUserSettings_HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
6+
<true/>
7+
<key>IDEWorkspaceUserSettings_SnapshotAutomaticallyBeforeSignificantChanges</key>
8+
<true/>
9+
</dict>
10+
</plist>
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
type = "1"
4+
version = "1.0">
5+
<FileBreakpoints>
6+
<FileBreakpoint
7+
shouldBeEnabled = "No"
8+
ignoreCount = "0"
9+
continueAfterRunningActions = "No"
10+
isPathRelative = "1"
11+
filePath = "xml/ViewController.m"
12+
timestampString = "347401497.135258"
13+
startingColumnNumber = "9223372036854775807"
14+
endingColumnNumber = "9223372036854775807"
15+
startingLineNumber = "165"
16+
endingLineNumber = "165"
17+
landmarkName = "-sliderValueChanged:"
18+
landmarkType = "5">
19+
</FileBreakpoint>
20+
<FileBreakpoint
21+
shouldBeEnabled = "No"
22+
ignoreCount = "0"
23+
continueAfterRunningActions = "No"
24+
isPathRelative = "1"
25+
filePath = "xml/ViewController.m"
26+
timestampString = "347401497.135258"
27+
startingColumnNumber = "9223372036854775807"
28+
endingColumnNumber = "9223372036854775807"
29+
startingLineNumber = "153"
30+
endingLineNumber = "153"
31+
landmarkName = "-buttonClicked:"
32+
landmarkType = "5">
33+
</FileBreakpoint>
34+
</FileBreakpoints>
35+
</Bucket>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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>xml.xcscheme</key>
8+
<dict>
9+
<key>orderHint</key>
10+
<integer>0</integer>
11+
</dict>
12+
</dict>
13+
<key>SuppressBuildableAutocreation</key>
14+
<dict>
15+
<key>5EF5AC871497EFB300F4CC02</key>
16+
<dict>
17+
<key>primary</key>
18+
<true/>
19+
</dict>
20+
</dict>
21+
</dict>
22+
</plist>
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
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 = "5EF5AC871497EFB300F4CC02"
17+
BuildableName = "xml.app"
18+
BlueprintName = "xml"
19+
ReferencedContainer = "container:xml.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+
<MacroExpansion>
32+
<BuildableReference
33+
BuildableIdentifier = "primary"
34+
BlueprintIdentifier = "5EF5AC871497EFB300F4CC02"
35+
BuildableName = "xml.app"
36+
BlueprintName = "xml"
37+
ReferencedContainer = "container:xml.xcodeproj">
38+
</BuildableReference>
39+
</MacroExpansion>
40+
</TestAction>
41+
<LaunchAction
42+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
43+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
44+
launchStyle = "0"
45+
useCustomWorkingDirectory = "NO"
46+
buildConfiguration = "Debug"
47+
debugDocumentVersioning = "YES"
48+
allowLocationSimulation = "YES">
49+
<BuildableProductRunnable>
50+
<BuildableReference
51+
BuildableIdentifier = "primary"
52+
BlueprintIdentifier = "5EF5AC871497EFB300F4CC02"
53+
BuildableName = "xml.app"
54+
BlueprintName = "xml"
55+
ReferencedContainer = "container:xml.xcodeproj">
56+
</BuildableReference>
57+
</BuildableProductRunnable>
58+
<AdditionalOptions>
59+
</AdditionalOptions>
60+
</LaunchAction>
61+
<ProfileAction
62+
shouldUseLaunchSchemeArgsEnv = "YES"
63+
savedToolIdentifier = ""
64+
useCustomWorkingDirectory = "NO"
65+
buildConfiguration = "Release"
66+
debugDocumentVersioning = "YES">
67+
<BuildableProductRunnable>
68+
<BuildableReference
69+
BuildableIdentifier = "primary"
70+
BlueprintIdentifier = "5EF5AC871497EFB300F4CC02"
71+
BuildableName = "xml.app"
72+
BlueprintName = "xml"
73+
ReferencedContainer = "container:xml.xcodeproj">
74+
</BuildableReference>
75+
</BuildableProductRunnable>
76+
</ProfileAction>
77+
<AnalyzeAction
78+
buildConfiguration = "Debug">
79+
</AnalyzeAction>
80+
<ArchiveAction
81+
buildConfiguration = "Release"
82+
revealArchiveInOrganizer = "YES">
83+
</ArchiveAction>
84+
</Scheme>
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
type = "1"
4+
version = "1.0">
5+
<FileBreakpoints>
6+
<FileBreakpoint
7+
shouldBeEnabled = "Yes"
8+
ignoreCount = "0"
9+
continueAfterRunningActions = "No"
10+
isPathRelative = "1"
11+
filePath = "xml/ViewController.m"
12+
timestampString = "346184671.569119"
13+
startingColumnNumber = "9223372036854775807"
14+
endingColumnNumber = "9223372036854775807"
15+
startingLineNumber = "136"
16+
endingLineNumber = "136"
17+
landmarkName = "-loadXMLFromServer"
18+
landmarkType = "5">
19+
</FileBreakpoint>
20+
<FileBreakpoint
21+
shouldBeEnabled = "Yes"
22+
ignoreCount = "0"
23+
continueAfterRunningActions = "No"
24+
isPathRelative = "1"
25+
filePath = "xml/Classes/TTNewsFeedXML.m"
26+
timestampString = "345937869.205759"
27+
startingColumnNumber = "9223372036854775807"
28+
endingColumnNumber = "9223372036854775807"
29+
startingLineNumber = "150"
30+
endingLineNumber = "150"
31+
landmarkName = "-parserDidEndDocument:"
32+
landmarkType = "5">
33+
</FileBreakpoint>
34+
<FileBreakpoint
35+
shouldBeEnabled = "Yes"
36+
ignoreCount = "0"
37+
continueAfterRunningActions = "No"
38+
isPathRelative = "1"
39+
filePath = "xml/Classes/TTNewsFeedXML.m"
40+
timestampString = "345937869.205759"
41+
startingColumnNumber = "9223372036854775807"
42+
endingColumnNumber = "9223372036854775807"
43+
startingLineNumber = "65"
44+
endingLineNumber = "65"
45+
landmarkName = "-parseXMLFileAtURL:"
46+
landmarkType = "5">
47+
</FileBreakpoint>
48+
<FileBreakpoint
49+
shouldBeEnabled = "Yes"
50+
ignoreCount = "0"
51+
continueAfterRunningActions = "No"
52+
isPathRelative = "1"
53+
filePath = "xml/ViewController.m"
54+
timestampString = "346184671.569119"
55+
startingColumnNumber = "9223372036854775807"
56+
endingColumnNumber = "9223372036854775807"
57+
startingLineNumber = "116"
58+
endingLineNumber = "116"
59+
landmarkName = "-buttonClicked:"
60+
landmarkType = "5">
61+
</FileBreakpoint>
62+
<FileBreakpoint
63+
shouldBeEnabled = "Yes"
64+
ignoreCount = "0"
65+
continueAfterRunningActions = "No"
66+
isPathRelative = "1"
67+
filePath = "xml/Classes/TTString.m"
68+
timestampString = "346084355.342348"
69+
startingColumnNumber = "9223372036854775807"
70+
endingColumnNumber = "9223372036854775807"
71+
startingLineNumber = "22"
72+
endingLineNumber = "22"
73+
landmarkName = "-initWithString:"
74+
landmarkType = "5">
75+
</FileBreakpoint>
76+
<FileBreakpoint
77+
shouldBeEnabled = "Yes"
78+
ignoreCount = "0"
79+
continueAfterRunningActions = "No"
80+
isPathRelative = "1"
81+
filePath = "xml/Classes/TTArrayTests.m"
82+
timestampString = "346156728.323923"
83+
startingColumnNumber = "9223372036854775807"
84+
endingColumnNumber = "9223372036854775807"
85+
startingLineNumber = "38"
86+
endingLineNumber = "38"
87+
landmarkName = "+demoArray"
88+
landmarkType = "5">
89+
</FileBreakpoint>
90+
<FileBreakpoint
91+
shouldBeEnabled = "Yes"
92+
ignoreCount = "0"
93+
continueAfterRunningActions = "No"
94+
isPathRelative = "1"
95+
filePath = "xml/Classes/TTArrayTests.m"
96+
timestampString = "346156816.252285"
97+
startingColumnNumber = "9223372036854775807"
98+
endingColumnNumber = "9223372036854775807"
99+
startingLineNumber = "46"
100+
endingLineNumber = "46"
101+
landmarkName = "+demoArray"
102+
landmarkType = "5">
103+
</FileBreakpoint>
104+
</FileBreakpoints>
105+
</Bucket>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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>xml.xcscheme</key>
8+
<dict>
9+
<key>orderHint</key>
10+
<integer>0</integer>
11+
</dict>
12+
</dict>
13+
<key>SuppressBuildableAutocreation</key>
14+
<dict>
15+
<key>5EF5AC871497EFB300F4CC02</key>
16+
<dict>
17+
<key>primary</key>
18+
<true/>
19+
</dict>
20+
</dict>
21+
</dict>
22+
</plist>

0 commit comments

Comments
 (0)