git.fiddlerwoaroof.com
Browse code

feat: rename project

Ed Langley authored on 04/02/2020 19:37:37
Showing 26 changed files
1 1
deleted file mode 100644
... ...
@@ -1,2 +0,0 @@
1
-This is a Subversion working copy administrative directory.
2
-Visit http://subversion.tigris.org/ for more information.
3 0
deleted file mode 100644
... ...
@@ -1,7 +0,0 @@
1
-K 10
2
-svn:ignore
3
-V 18
4
-*.mode1
5
-*.pbxuser
6
-
7
-END
8 0
deleted file mode 100644
... ...
@@ -1,7 +0,0 @@
1
-K 10
2
-svn:ignore
3
-V 18
4
-*.mode1
5
-*.pbxuser
6
-
7
-END
9 1
deleted file mode 100644
... ...
@@ -1,42 +0,0 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<wc-entries
3
-   xmlns="svn:">
4
-<entry
5
-   committed-rev="47"
6
-   name=""
7
-   committed-date="2005-09-08T21:42:03.137090Z"
8
-   url="svn+ssh://heavymeta.org/usr/local/svn-repos/lisp-spotlight-indexer/trunk/lisp-spotlight-indexer/Lisp%20Metadata%20Importer/Lisp%20Metadata%20Importer.xcodeproj"
9
-   last-author="wiseman"
10
-   kind="dir"
11
-   uuid="be04b032-bdff-0310-9f9d-c0bd38ff17cf"
12
-   prop-time="2005-09-06T00:00:00.000000Z"
13
-   revision="49"/>
14
-<entry
15
-   committed-rev="54"
16
-   name="project.pbxproj"
17
-   text-time="2005-09-14T18:41:25.000000Z"
18
-   committed-date="2005-09-13T06:50:08.459559Z"
19
-   checksum="d290e8dd22bcb3cb8eece49f01501456"
20
-   last-author="wiseman"
21
-   kind="file"
22
-   prop-time="2005-09-06T00:00:00.000000Z"
23
-   revision="54"/>
24
-<entry
25
-   committed-rev="1"
26
-   name="schwa.pbxuser"
27
-   text-time="2005-09-06T00:00:00.000000Z"
28
-   committed-date="2005-09-01T22:24:26.351721Z"
29
-   checksum="eefa88d3114aa5427018c852776b2e9c"
30
-   last-author="wiseman"
31
-   kind="file"
32
-   prop-time="2005-09-06T00:00:00.000000Z"/>
33
-<entry
34
-   committed-rev="1"
35
-   name="schwa.perspective"
36
-   text-time="2005-09-06T00:00:00.000000Z"
37
-   committed-date="2005-09-01T22:24:26.351721Z"
38
-   checksum="9444b40607942a9a6fd964019e1bcd65"
39
-   last-author="wiseman"
40
-   kind="file"
41
-   prop-time="2005-09-06T00:00:00.000000Z"/>
42
-</wc-entries>
2 0
deleted file mode 100644
... ...
@@ -1,721 +0,0 @@
1
-// !$*UTF8*$!
2
-{
3
-	archiveVersion = 1;
4
-	classes = {
5
-	};
6
-	objectVersion = 42;
7
-	objects = {
8
-
9
-/* Begin PBXBuildFile section */
10
-		45796127083162D100A923A6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45796126083162D100A923A6 /* Foundation.framework */; };
11
-		457F54E70832F2830043FBA6 /* CMetadataImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 45967FEE0832BF890009C12F /* CMetadataImporter.m */; };
12
-		459680030832BF890009C12F /* CMetadataImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = 45967FED0832BF890009C12F /* CMetadataImporter.h */; };
13
-		459680070832BF890009C12F /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 45967FF30832BF890009C12F /* GetMetadataForFile.m */; };
14
-		459680090832BF890009C12F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 45967FF50832BF890009C12F /* main.c */; };
15
-		459680310832BFC50009C12F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4596802B0832BFC50009C12F /* InfoPlist.strings */; };
16
-		459680320832BFC50009C12F /* schema.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4596802D0832BFC50009C12F /* schema.strings */; };
17
-		459680340832BFC50009C12F /* schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = 459680300832BFC50009C12F /* schema.xml */; };
18
-		8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
19
-		C86B05270671AA6E00DD9006 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C86B05260671AA6E00DD9006 /* CoreServices.framework */; };
20
-		DE4C707608CE1588001A80F8 /* NSString_HMext.m in Sources */ = {isa = PBXBuildFile; fileRef = DE4C707508CE1588001A80F8 /* NSString_HMext.m */; };
21
-		DE4C70DB08CE2E1D001A80F8 /* NSString_HMext.m in Sources */ = {isa = PBXBuildFile; fileRef = DE4C707508CE1588001A80F8 /* NSString_HMext.m */; };
22
-		DE75AD0108CD14BB008AC2B5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DE75AD0008CD14BB008AC2B5 /* main.m */; };
23
-		DE75AD0208CD14E6008AC2B5 /* CMetadataImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = 45967FEE0832BF890009C12F /* CMetadataImporter.m */; };
24
-		DE75AD0308CD14F3008AC2B5 /* AGRegex.m in Sources */ = {isa = PBXBuildFile; fileRef = DEAC936C08C7FEA8006901D9 /* AGRegex.m */; };
25
-		DE75AD0408CD1523008AC2B5 /* chartables.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937008C7FEDE006901D9 /* chartables.c */; };
26
-		DE75AD0508CD1527008AC2B5 /* get.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937208C7FEDE006901D9 /* get.c */; };
27
-		DE75AD0608CD152A008AC2B5 /* maketables.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937408C7FEDE006901D9 /* maketables.c */; };
28
-		DE75AD0708CD152D008AC2B5 /* pcre.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937508C7FEDE006901D9 /* pcre.c */; };
29
-		DE75AD0808CD1530008AC2B5 /* study.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937708C7FEDE006901D9 /* study.c */; };
30
-		DEAC936D08C7FEA8006901D9 /* AGRegex.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAC936B08C7FEA8006901D9 /* AGRegex.h */; };
31
-		DEAC936E08C7FEA8006901D9 /* AGRegex.m in Sources */ = {isa = PBXBuildFile; fileRef = DEAC936C08C7FEA8006901D9 /* AGRegex.m */; };
32
-		DEAC937808C7FEDE006901D9 /* chartables.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937008C7FEDE006901D9 /* chartables.c */; };
33
-		DEAC937908C7FEDE006901D9 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAC937108C7FEDE006901D9 /* config.h */; };
34
-		DEAC937A08C7FEDE006901D9 /* get.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937208C7FEDE006901D9 /* get.c */; };
35
-		DEAC937B08C7FEDE006901D9 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAC937308C7FEDE006901D9 /* internal.h */; };
36
-		DEAC937C08C7FEDE006901D9 /* maketables.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937408C7FEDE006901D9 /* maketables.c */; };
37
-		DEAC937D08C7FEDE006901D9 /* pcre.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937508C7FEDE006901D9 /* pcre.c */; };
38
-		DEAC937E08C7FEDE006901D9 /* pcre.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAC937608C7FEDE006901D9 /* pcre.h */; };
39
-		DEAC937F08C7FEDE006901D9 /* study.c in Sources */ = {isa = PBXBuildFile; fileRef = DEAC937708C7FEDE006901D9 /* study.c */; };
40
-		DEC2DF1408D0E75100E64CA6 /* DebugLog.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC2DF1308D0E75100E64CA6 /* DebugLog.m */; };
41
-		DEC2DF1508D0E75100E64CA6 /* DebugLog.h in Headers */ = {isa = PBXBuildFile; fileRef = DEC2DF1208D0E75100E64CA6 /* DebugLog.h */; };
42
-		DEC2DF1608D0E75100E64CA6 /* DebugLog.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC2DF1308D0E75100E64CA6 /* DebugLog.m */; };
43
-		DEE41B6D08CFD33700F96F3E /* NSData_HMext.m in Sources */ = {isa = PBXBuildFile; fileRef = DEE41B6C08CFD33700F96F3E /* NSData_HMext.m */; };
44
-		DEE41B6E08CFD33700F96F3E /* NSData_HMext.h in Headers */ = {isa = PBXBuildFile; fileRef = DEE41B6B08CFD33700F96F3E /* NSData_HMext.h */; };
45
-		DEE41B6F08CFD33700F96F3E /* NSData_HMext.m in Sources */ = {isa = PBXBuildFile; fileRef = DEE41B6C08CFD33700F96F3E /* NSData_HMext.m */; };
46
-/* End PBXBuildFile section */
47
-
48
-/* Begin PBXBuildStyle section */
49
-		014CEA3F0018CDD111CA2923 /* Development */ = {
50
-			isa = PBXBuildStyle;
51
-			buildSettings = {
52
-				COPY_PHASE_STRIP = NO;
53
-				DEBUGGING_SYMBOLS = YES;
54
-				GCC_DYNAMIC_NO_PIC = NO;
55
-				GCC_ENABLE_FIX_AND_CONTINUE = YES;
56
-				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
57
-				GCC_OPTIMIZATION_LEVEL = 0;
58
-				OPTIMIZATION_CFLAGS = "-O0";
59
-			};
60
-			name = Development;
61
-		};
62
-		014CEA400018CDD111CA2923 /* Deployment */ = {
63
-			isa = PBXBuildStyle;
64
-			buildSettings = {
65
-				COPY_PHASE_STRIP = YES;
66
-				GCC_ENABLE_FIX_AND_CONTINUE = NO;
67
-			};
68
-			name = Deployment;
69
-		};
70
-/* End PBXBuildStyle section */
71
-
72
-/* Begin PBXCopyFilesBuildPhase section */
73
-		459334B40832C4CD00FF1A15 /* CopyFiles */ = {
74
-			isa = PBXCopyFilesBuildPhase;
75
-			buildActionMask = 2147483647;
76
-			dstPath = "";
77
-			dstSubfolderSpec = 12;
78
-			files = (
79
-			);
80
-			runOnlyForDeploymentPostprocessing = 0;
81
-		};
82
-/* End PBXCopyFilesBuildPhase section */
83
-
84
-/* Begin PBXFileReference section */
85
-		0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
86
-		45796126083162D100A923A6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
87
-		45967FED0832BF890009C12F /* CMetadataImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CMetadataImporter.h; sourceTree = "<group>"; };
88
-		45967FEE0832BF890009C12F /* CMetadataImporter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CMetadataImporter.m; sourceTree = "<group>"; wrapsLines = 1; };
89
-		45967FF30832BF890009C12F /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForFile.m; sourceTree = "<group>"; };
90
-		45967FF50832BF890009C12F /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
91
-		4596802C0832BFC50009C12F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
92
-		4596802E0832BFC50009C12F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/schema.strings; sourceTree = "<group>"; };
93
-		4596802F0832BFC50009C12F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
94
-		459680300832BFC50009C12F /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; };
95
-		8D576316048677EA00EA77CD /* Lisp Metadata Importer.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Lisp Metadata Importer.mdimporter"; sourceTree = BUILT_PRODUCTS_DIR; };
96
-		C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
97
-		DE4C707408CE1588001A80F8 /* NSString_HMext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSString_HMext.h; sourceTree = "<group>"; };
98
-		DE4C707508CE1588001A80F8 /* NSString_HMext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSString_HMext.m; sourceTree = "<group>"; };
99
-		DE75ACF508CD1449008AC2B5 /* LispMetadataImporterTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = LispMetadataImporterTest; sourceTree = BUILT_PRODUCTS_DIR; };
100
-		DE75AD0008CD14BB008AC2B5 /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Source/main.m; sourceTree = "<group>"; };
101
-		DEAC936B08C7FEA8006901D9 /* AGRegex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AGRegex.h; sourceTree = "<group>"; };
102
-		DEAC936C08C7FEA8006901D9 /* AGRegex.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AGRegex.m; sourceTree = "<group>"; };
103
-		DEAC937008C7FEDE006901D9 /* chartables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = chartables.c; sourceTree = "<group>"; };
104
-		DEAC937108C7FEDE006901D9 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
105
-		DEAC937208C7FEDE006901D9 /* get.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = get.c; sourceTree = "<group>"; };
106
-		DEAC937308C7FEDE006901D9 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
107
-		DEAC937408C7FEDE006901D9 /* maketables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = maketables.c; sourceTree = "<group>"; };
108
-		DEAC937508C7FEDE006901D9 /* pcre.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pcre.c; sourceTree = "<group>"; };
109
-		DEAC937608C7FEDE006901D9 /* pcre.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pcre.h; sourceTree = "<group>"; };
110
-		DEAC937708C7FEDE006901D9 /* study.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = study.c; sourceTree = "<group>"; };
111
-		DEC2DF1208D0E75100E64CA6 /* DebugLog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DebugLog.h; sourceTree = "<group>"; };
112
-		DEC2DF1308D0E75100E64CA6 /* DebugLog.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = DebugLog.m; sourceTree = "<group>"; };
113
-		DEE41B6B08CFD33700F96F3E /* NSData_HMext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSData_HMext.h; sourceTree = "<group>"; };
114
-		DEE41B6C08CFD33700F96F3E /* NSData_HMext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSData_HMext.m; sourceTree = "<group>"; };
115
-/* End PBXFileReference section */
116
-
117
-/* Begin PBXFrameworksBuildPhase section */
118
-		8D576313048677EA00EA77CD /* Frameworks */ = {
119
-			isa = PBXFrameworksBuildPhase;
120
-			buildActionMask = 2147483647;
121
-			files = (
122
-				8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
123
-				C86B05270671AA6E00DD9006 /* CoreServices.framework in Frameworks */,
124
-				45796127083162D100A923A6 /* Foundation.framework in Frameworks */,
125
-			);
126
-			runOnlyForDeploymentPostprocessing = 0;
127
-		};
128
-		DE75ACF308CD1449008AC2B5 /* Frameworks */ = {
129
-			isa = PBXFrameworksBuildPhase;
130
-			buildActionMask = 2147483647;
131
-			files = (
132
-			);
133
-			runOnlyForDeploymentPostprocessing = 0;
134
-		};
135
-/* End PBXFrameworksBuildPhase section */
136
-
137
-/* Begin PBXGroup section */
138
-		089C166AFE841209C02AAC07 /* Python Metadata Importer */ = {
139
-			isa = PBXGroup;
140
-			children = (
141
-				DE75ACFD08CD1494008AC2B5 /* LispMetadataImporterTest */,
142
-				45967FEC0832BF890009C12F /* Source */,
143
-				4596802A0832BFC50009C12F /* Resources */,
144
-				089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
145
-				19C28FB6FE9D52B211CA2CBB /* Products */,
146
-			);
147
-			name = "Python Metadata Importer";
148
-			sourceTree = "<group>";
149
-		};
150
-		089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
151
-			isa = PBXGroup;
152
-			children = (
153
-				45796126083162D100A923A6 /* Foundation.framework */,
154
-				C86B05260671AA6E00DD9006 /* CoreServices.framework */,
155
-				0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
156
-			);
157
-			name = "External Frameworks and Libraries";
158
-			sourceTree = "<group>";
159
-		};
160
-		19C28FB6FE9D52B211CA2CBB /* Products */ = {
161
-			isa = PBXGroup;
162
-			children = (
163
-				8D576316048677EA00EA77CD /* Lisp Metadata Importer.mdimporter */,
164
-				DE75ACF508CD1449008AC2B5 /* LispMetadataImporterTest */,
165
-			);
166
-			name = Products;
167
-			sourceTree = "<group>";
168
-		};
169
-		45967FEC0832BF890009C12F /* Source */ = {
170
-			isa = PBXGroup;
171
-			children = (
172
-				DEE41B6B08CFD33700F96F3E /* NSData_HMext.h */,
173
-				DEE41B6C08CFD33700F96F3E /* NSData_HMext.m */,
174
-				DE4C707408CE1588001A80F8 /* NSString_HMext.h */,
175
-				DE4C707508CE1588001A80F8 /* NSString_HMext.m */,
176
-				DEC2DF1208D0E75100E64CA6 /* DebugLog.h */,
177
-				DEC2DF1308D0E75100E64CA6 /* DebugLog.m */,
178
-				45967FF50832BF890009C12F /* main.c */,
179
-				45967FF30832BF890009C12F /* GetMetadataForFile.m */,
180
-				45967FED0832BF890009C12F /* CMetadataImporter.h */,
181
-				45967FEE0832BF890009C12F /* CMetadataImporter.m */,
182
-				DEAC936708C7FE6C006901D9 /* AGRegex */,
183
-			);
184
-			path = Source;
185
-			sourceTree = "<group>";
186
-		};
187
-		4596802A0832BFC50009C12F /* Resources */ = {
188
-			isa = PBXGroup;
189
-			children = (
190
-				4596802B0832BFC50009C12F /* InfoPlist.strings */,
191
-				4596802D0832BFC50009C12F /* schema.strings */,
192
-				4596802F0832BFC50009C12F /* Info.plist */,
193
-				459680300832BFC50009C12F /* schema.xml */,
194
-			);
195
-			path = Resources;
196
-			sourceTree = "<group>";
197
-		};
198
-		DE75ACFD08CD1494008AC2B5 /* LispMetadataImporterTest */ = {
199
-			isa = PBXGroup;
200
-			children = (
201
-				DE75AD0008CD14BB008AC2B5 /* main.m */,
202
-			);
203
-			name = LispMetadataImporterTest;
204
-			sourceTree = "<group>";
205
-		};
206
-		DEAC936708C7FE6C006901D9 /* AGRegex */ = {
207
-			isa = PBXGroup;
208
-			children = (
209
-				DEAC936F08C7FEDE006901D9 /* pcre-4.3 */,
210
-				DEAC936B08C7FEA8006901D9 /* AGRegex.h */,
211
-				DEAC936C08C7FEA8006901D9 /* AGRegex.m */,
212
-			);
213
-			name = AGRegex;
214
-			path = Source/AGRegex;
215
-			sourceTree = SOURCE_ROOT;
216
-		};
217
-		DEAC936F08C7FEDE006901D9 /* pcre-4.3 */ = {
218
-			isa = PBXGroup;
219
-			children = (
220
-				DEAC937008C7FEDE006901D9 /* chartables.c */,
221
-				DEAC937108C7FEDE006901D9 /* config.h */,
222
-				DEAC937208C7FEDE006901D9 /* get.c */,
223
-				DEAC937308C7FEDE006901D9 /* internal.h */,
224
-				DEAC937408C7FEDE006901D9 /* maketables.c */,
225
-				DEAC937508C7FEDE006901D9 /* pcre.c */,
226
-				DEAC937608C7FEDE006901D9 /* pcre.h */,
227
-				DEAC937708C7FEDE006901D9 /* study.c */,
228
-			);
229
-			path = "pcre-4.3";
230
-			sourceTree = "<group>";
231
-		};
232
-/* End PBXGroup section */
233
-
234
-/* Begin PBXHeadersBuildPhase section */
235
-		8D57630E048677EA00EA77CD /* Headers */ = {
236
-			isa = PBXHeadersBuildPhase;
237
-			buildActionMask = 2147483647;
238
-			files = (
239
-				459680030832BF890009C12F /* CMetadataImporter.h in Headers */,
240
-				DEAC936D08C7FEA8006901D9 /* AGRegex.h in Headers */,
241
-				DEAC937908C7FEDE006901D9 /* config.h in Headers */,
242
-				DEAC937B08C7FEDE006901D9 /* internal.h in Headers */,
243
-				DEAC937E08C7FEDE006901D9 /* pcre.h in Headers */,
244
-				DEE41B6E08CFD33700F96F3E /* NSData_HMext.h in Headers */,
245
-				DEC2DF1508D0E75100E64CA6 /* DebugLog.h in Headers */,
246
-			);
247
-			runOnlyForDeploymentPostprocessing = 0;
248
-		};
249
-/* End PBXHeadersBuildPhase section */
250
-
251
-/* Begin PBXNativeTarget section */
252
-		8D57630D048677EA00EA77CD /* Lisp Metadata Importer */ = {
253
-			isa = PBXNativeTarget;
254
-			buildConfigurationList = 45E30AB108566B62009FA00C /* Build configuration list for PBXNativeTarget "Lisp Metadata Importer" */;
255
-			buildPhases = (
256
-				8D57630E048677EA00EA77CD /* Headers */,
257
-				8D57630F048677EA00EA77CD /* Resources */,
258
-				8D576311048677EA00EA77CD /* Sources */,
259
-				8D576313048677EA00EA77CD /* Frameworks */,
260
-				8D576315048677EA00EA77CD /* Rez */,
261
-				459334B40832C4CD00FF1A15 /* CopyFiles */,
262
-			);
263
-			buildRules = (
264
-			);
265
-			buildSettings = {
266
-				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
267
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
268
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
269
-				GCC_PRECOMPILE_PREFIX_HEADER = NO;
270
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
271
-				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
272
-				GCC_WARN_UNKNOWN_PRAGMAS = NO;
273
-				GCC_WARN_UNUSED_VARIABLE = YES;
274
-				HEADER_SEARCH_PATHS = "";
275
-				INFOPLIST_FILE = Resources/Info.plist;
276
-				INSTALL_PATH = /Library/Spotlight;
277
-				LIBRARY_SEARCH_PATHS = "";
278
-				LIBRARY_STYLE = Bundle;
279
-				OTHER_CFLAGS = "";
280
-				OTHER_LDFLAGS = "";
281
-				OTHER_REZFLAGS = "";
282
-				PREBINDING = NO;
283
-				PRODUCT_NAME = "Python Metadata Importer";
284
-				SECTORDER_FLAGS = "";
285
-				WARNING_CFLAGS = (
286
-					"-Wmost",
287
-					"-Wno-four-char-constants",
288
-					"-Wno-unknown-pragmas",
289
-				);
290
-				WRAPPER_EXTENSION = mdimporter;
291
-				ZERO_LINK = NO;
292
-			};
293
-			dependencies = (
294
-			);
295
-			name = "Lisp Metadata Importer";
296
-			productInstallPath = /Library/Spotlight;
297
-			productName = "Python Metadata Importer";
298
-			productReference = 8D576316048677EA00EA77CD /* Lisp Metadata Importer.mdimporter */;
299
-			productType = "com.apple.product-type.bundle";
300
-		};
301
-		DE75ACF408CD1449008AC2B5 /* LispMetadataImporterTest */ = {
302
-			isa = PBXNativeTarget;
303
-			buildConfigurationList = DE75ACF708CD1473008AC2B5 /* Build configuration list for PBXNativeTarget "LispMetadataImporterTest" */;
304
-			buildPhases = (
305
-				DE75ACF208CD1449008AC2B5 /* Sources */,
306
-				DE75ACF308CD1449008AC2B5 /* Frameworks */,
307
-			);
308
-			buildRules = (
309
-			);
310
-			buildSettings = {
311
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
312
-				GCC_MODEL_TUNING = G5;
313
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
314
-				GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
315
-				INSTALL_PATH = /usr/local/bin;
316
-				OPTIMIZATION_CFLAGS = "";
317
-				OTHER_CFLAGS = "";
318
-				OTHER_LDFLAGS = (
319
-					"-framework",
320
-					Foundation,
321
-					"-framework",
322
-					AppKit,
323
-				);
324
-				OTHER_REZFLAGS = "";
325
-				PREBINDING = NO;
326
-				PRODUCT_NAME = LispMetadataImporterTest;
327
-				SECTORDER_FLAGS = "";
328
-				WARNING_CFLAGS = (
329
-					"-Wmost",
330
-					"-Wno-four-char-constants",
331
-					"-Wno-unknown-pragmas",
332
-				);
333
-			};
334
-			dependencies = (
335
-			);
336
-			name = LispMetadataImporterTest;
337
-			productName = LispMetadataImporterTest;
338
-			productReference = DE75ACF508CD1449008AC2B5 /* LispMetadataImporterTest */;
339
-			productType = "com.apple.product-type.tool";
340
-		};
341
-/* End PBXNativeTarget section */
342
-
343
-/* Begin PBXProject section */
344
-		089C1669FE841209C02AAC07 /* Project object */ = {
345
-			isa = PBXProject;
346
-			buildConfigurationList = 45E30AB508566B62009FA00C /* Build configuration list for PBXProject "Lisp Metadata Importer" */;
347
-			buildSettings = {
348
-				MACOSX_DEPLOYMENT_TARGET = 10.4;
349
-				SDKROOT = /Developer/SDKs/MacOSX10.4.0.sdk;
350
-			};
351
-			buildStyles = (
352
-				014CEA3F0018CDD111CA2923 /* Development */,
353
-				014CEA400018CDD111CA2923 /* Deployment */,
354
-			);
355
-			hasScannedForEncodings = 1;
356
-			mainGroup = 089C166AFE841209C02AAC07 /* Python Metadata Importer */;
357
-			projectDirPath = "";
358
-			targets = (
359
-				8D57630D048677EA00EA77CD /* Lisp Metadata Importer */,
360
-				DE75ACF408CD1449008AC2B5 /* LispMetadataImporterTest */,
361
-			);
362
-		};
363
-/* End PBXProject section */
364
-
365
-/* Begin PBXResourcesBuildPhase section */
366
-		8D57630F048677EA00EA77CD /* Resources */ = {
367
-			isa = PBXResourcesBuildPhase;
368
-			buildActionMask = 2147483647;
369
-			files = (
370
-				459680310832BFC50009C12F /* InfoPlist.strings in Resources */,
371
-				459680320832BFC50009C12F /* schema.strings in Resources */,
372
-				459680340832BFC50009C12F /* schema.xml in Resources */,
373
-			);
374
-			runOnlyForDeploymentPostprocessing = 0;
375
-		};
376
-/* End PBXResourcesBuildPhase section */
377
-
378
-/* Begin PBXRezBuildPhase section */
379
-		8D576315048677EA00EA77CD /* Rez */ = {
380
-			isa = PBXRezBuildPhase;
381
-			buildActionMask = 2147483647;
382
-			files = (
383
-			);
384
-			runOnlyForDeploymentPostprocessing = 0;
385
-		};
386
-/* End PBXRezBuildPhase section */
387
-
388
-/* Begin PBXSourcesBuildPhase section */
389
-		8D576311048677EA00EA77CD /* Sources */ = {
390
-			isa = PBXSourcesBuildPhase;
391
-			buildActionMask = 2147483647;
392
-			files = (
393
-				459680070832BF890009C12F /* GetMetadataForFile.m in Sources */,
394
-				459680090832BF890009C12F /* main.c in Sources */,
395
-				457F54E70832F2830043FBA6 /* CMetadataImporter.m in Sources */,
396
-				DEAC936E08C7FEA8006901D9 /* AGRegex.m in Sources */,
397
-				DEAC937808C7FEDE006901D9 /* chartables.c in Sources */,
398
-				DEAC937A08C7FEDE006901D9 /* get.c in Sources */,
399
-				DEAC937C08C7FEDE006901D9 /* maketables.c in Sources */,
400
-				DEAC937D08C7FEDE006901D9 /* pcre.c in Sources */,
401
-				DEAC937F08C7FEDE006901D9 /* study.c in Sources */,
402
-				DE4C70DB08CE2E1D001A80F8 /* NSString_HMext.m in Sources */,
403
-				DEE41B6F08CFD33700F96F3E /* NSData_HMext.m in Sources */,
404
-				DEC2DF1608D0E75100E64CA6 /* DebugLog.m in Sources */,
405
-			);
406
-			runOnlyForDeploymentPostprocessing = 0;
407
-		};
408
-		DE75ACF208CD1449008AC2B5 /* Sources */ = {
409
-			isa = PBXSourcesBuildPhase;
410
-			buildActionMask = 2147483647;
411
-			files = (
412
-				DE75AD0108CD14BB008AC2B5 /* main.m in Sources */,
413
-				DE75AD0208CD14E6008AC2B5 /* CMetadataImporter.m in Sources */,
414
-				DE75AD0308CD14F3008AC2B5 /* AGRegex.m in Sources */,
415
-				DE75AD0408CD1523008AC2B5 /* chartables.c in Sources */,
416
-				DE75AD0508CD1527008AC2B5 /* get.c in Sources */,
417
-				DE75AD0608CD152A008AC2B5 /* maketables.c in Sources */,
418
-				DE75AD0708CD152D008AC2B5 /* pcre.c in Sources */,
419
-				DE75AD0808CD1530008AC2B5 /* study.c in Sources */,
420
-				DE4C707608CE1588001A80F8 /* NSString_HMext.m in Sources */,
421
-				DEE41B6D08CFD33700F96F3E /* NSData_HMext.m in Sources */,
422
-				DEC2DF1408D0E75100E64CA6 /* DebugLog.m in Sources */,
423
-			);
424
-			runOnlyForDeploymentPostprocessing = 0;
425
-		};
426
-/* End PBXSourcesBuildPhase section */
427
-
428
-/* Begin PBXVariantGroup section */
429
-		4596802B0832BFC50009C12F /* InfoPlist.strings */ = {
430
-			isa = PBXVariantGroup;
431
-			children = (
432
-				4596802C0832BFC50009C12F /* English */,
433
-			);
434
-			name = InfoPlist.strings;
435
-			sourceTree = "<group>";
436
-		};
437
-		4596802D0832BFC50009C12F /* schema.strings */ = {
438
-			isa = PBXVariantGroup;
439
-			children = (
440
-				4596802E0832BFC50009C12F /* English */,
441
-			);
442
-			name = schema.strings;
443
-			sourceTree = "<group>";
444
-		};
445
-/* End PBXVariantGroup section */
446
-
447
-/* Begin XCBuildConfiguration section */
448
-		45E30AB208566B62009FA00C /* Debug */ = {
449
-			isa = XCBuildConfiguration;
450
-			buildSettings = {
451
-				COPY_PHASE_STRIP = NO;
452
-				DEBUGGING_SYMBOLS = YES;
453
-				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
454
-				GCC_DYNAMIC_NO_PIC = NO;
455
-				GCC_ENABLE_FIX_AND_CONTINUE = YES;
456
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
457
-				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
458
-				GCC_OPTIMIZATION_LEVEL = 0;
459
-				GCC_PRECOMPILE_PREFIX_HEADER = NO;
460
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
461
-				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
462
-				GCC_WARN_UNKNOWN_PRAGMAS = NO;
463
-				GCC_WARN_UNUSED_VARIABLE = YES;
464
-				HEADER_SEARCH_PATHS = "";
465
-				INFOPLIST_FILE = Resources/Info.plist;
466
-				INSTALL_PATH = /Library/Spotlight;
467
-				LIBRARY_SEARCH_PATHS = "";
468
-				LIBRARY_STYLE = Bundle;
469
-				OPTIMIZATION_CFLAGS = "-O0";
470
-				OTHER_CFLAGS = (
471
-					"-DSUPPORT_UTF8",
472
-					"-DPOSIX_MALLOC_THRESHOLD=10",
473
-				);
474
-				OTHER_LDFLAGS = "";
475
-				OTHER_REZFLAGS = "";
476
-				PREBINDING = NO;
477
-				PRODUCT_NAME = "Lisp Metadata Importer";
478
-				SECTORDER_FLAGS = "";
479
-				WARNING_CFLAGS = (
480
-					"-Wmost",
481
-					"-Wno-four-char-constants",
482
-					"-Wno-unknown-pragmas",
483
-				);
484
-				WRAPPER_EXTENSION = mdimporter;
485
-				ZERO_LINK = NO;
486
-			};
487
-			name = Debug;
488
-		};
489
-		45E30AB308566B62009FA00C /* Release */ = {
490
-			isa = XCBuildConfiguration;
491
-			buildSettings = {
492
-				COPY_PHASE_STRIP = YES;
493
-				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
494
-				GCC_ENABLE_FIX_AND_CONTINUE = NO;
495
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
496
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
497
-				GCC_PRECOMPILE_PREFIX_HEADER = NO;
498
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
499
-				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
500
-				GCC_WARN_UNKNOWN_PRAGMAS = NO;
501
-				GCC_WARN_UNUSED_VARIABLE = YES;
502
-				HEADER_SEARCH_PATHS = "";
503
-				INFOPLIST_FILE = Resources/Info.plist;
504
-				INSTALL_PATH = /Library/Spotlight;
505
-				LIBRARY_SEARCH_PATHS = "";
506
-				LIBRARY_STYLE = Bundle;
507
-				OTHER_CFLAGS = (
508
-					"-DSUPPORT_UTF8",
509
-					"-DPOSIX_MALLOC_THRESHOLD=10",
510
-				);
511
-				OTHER_LDFLAGS = "";
512
-				OTHER_REZFLAGS = "";
513
-				PREBINDING = NO;
514
-				PRODUCT_NAME = "Lisp Metadata Importer";
515
-				SECTORDER_FLAGS = "";
516
-				WARNING_CFLAGS = (
517
-					"-Wmost",
518
-					"-Wno-four-char-constants",
519
-					"-Wno-unknown-pragmas",
520
-				);
521
-				WRAPPER_EXTENSION = mdimporter;
522
-				ZERO_LINK = NO;
523
-			};
524
-			name = Release;
525
-		};
526
-		45E30AB408566B62009FA00C /* Default */ = {
527
-			isa = XCBuildConfiguration;
528
-			buildSettings = {
529
-				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
530
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
531
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
532
-				GCC_PRECOMPILE_PREFIX_HEADER = NO;
533
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
534
-				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
535
-				GCC_WARN_UNKNOWN_PRAGMAS = NO;
536
-				GCC_WARN_UNUSED_VARIABLE = YES;
537
-				HEADER_SEARCH_PATHS = "";
538
-				INFOPLIST_FILE = Resources/Info.plist;
539
-				INSTALL_PATH = /Library/Spotlight;
540
-				LIBRARY_SEARCH_PATHS = "";
541
-				LIBRARY_STYLE = Bundle;
542
-				OTHER_CFLAGS = (
543
-					"-DSUPPORT_UTF8",
544
-					"-DPOSIX_MALLOC_THRESHOLD=10",
545
-				);
546
-				OTHER_LDFLAGS = "";
547
-				OTHER_REZFLAGS = "";
548
-				PREBINDING = NO;
549
-				PRODUCT_NAME = "Lisp Metadata Importer";
550
-				SECTORDER_FLAGS = "";
551
-				WARNING_CFLAGS = (
552
-					"-Wmost",
553
-					"-Wno-four-char-constants",
554
-					"-Wno-unknown-pragmas",
555
-				);
556
-				WRAPPER_EXTENSION = mdimporter;
557
-				ZERO_LINK = NO;
558
-			};
559
-			name = Default;
560
-		};
561
-		45E30AB608566B62009FA00C /* Debug */ = {
562
-			isa = XCBuildConfiguration;
563
-			buildSettings = {
564
-				MACOSX_DEPLOYMENT_TARGET = 10.4;
565
-			};
566
-			name = Debug;
567
-		};
568
-		45E30AB708566B62009FA00C /* Release */ = {
569
-			isa = XCBuildConfiguration;
570
-			buildSettings = {
571
-				MACOSX_DEPLOYMENT_TARGET = 10.4;
572
-			};
573
-			name = Release;
574
-		};
575
-		45E30AB808566B62009FA00C /* Default */ = {
576
-			isa = XCBuildConfiguration;
577
-			buildSettings = {
578
-				MACOSX_DEPLOYMENT_TARGET = 10.4;
579
-			};
580
-			name = Default;
581
-		};
582
-		DE75ACF808CD1473008AC2B5 /* Debug */ = {
583
-			isa = XCBuildConfiguration;
584
-			buildSettings = {
585
-				COPY_PHASE_STRIP = NO;
586
-				GCC_ENABLE_CPP_EXCEPTIONS = YES;
587
-				GCC_ENABLE_CPP_RTTI = YES;
588
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
589
-				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
590
-				GCC_MODEL_TUNING = G5;
591
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
592
-				GCC_PREFIX_HEADER = "";
593
-				INSTALL_PATH = /usr/local/bin;
594
-				OPTIMIZATION_CFLAGS = "-O0";
595
-				OTHER_CFLAGS = (
596
-					"-DSUPPORT_UTF8",
597
-					"-DPOSIX_MALLOC_THRESHOLD=10",
598
-				);
599
-				OTHER_LDFLAGS = (
600
-					"-framework",
601
-					Foundation,
602
-					"-framework",
603
-					AppKit,
604
-				);
605
-				OTHER_REZFLAGS = "";
606
-				PREBINDING = NO;
607
-				PRODUCT_NAME = LispMetadataImporterTest;
608
-				SECTORDER_FLAGS = "";
609
-				WARNING_CFLAGS = (
610
-					"-Wmost",
611
-					"-Wno-four-char-constants",
612
-					"-Wno-unknown-pragmas",
613
-				);
614
-			};
615
-			name = Debug;
616
-		};
617
-		DE75ACF908CD1473008AC2B5 /* Release */ = {
618
-			isa = XCBuildConfiguration;
619
-			buildSettings = {
620
-				COPY_PHASE_STRIP = YES;
621
-				GCC_ENABLE_CPP_EXCEPTIONS = YES;
622
-				GCC_ENABLE_CPP_RTTI = YES;
623
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
624
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
625
-				GCC_MODEL_TUNING = G5;
626
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
627
-				GCC_PREFIX_HEADER = "";
628
-				INSTALL_PATH = /usr/local/bin;
629
-				OPTIMIZATION_CFLAGS = "-O0";
630
-				OTHER_CFLAGS = (
631
-					"-DSUPPORT_UTF8",
632
-					"-DPOSIX_MALLOC_THRESHOLD=10",
633
-				);
634
-				OTHER_LDFLAGS = (
635
-					"-framework",
636
-					Foundation,
637
-					"-framework",
638
-					AppKit,
639
-				);
640
-				OTHER_REZFLAGS = "";
641
-				PREBINDING = NO;
642
-				PRODUCT_NAME = LispMetadataImporterTest;
643
-				SECTORDER_FLAGS = "";
644
-				WARNING_CFLAGS = (
645
-					"-Wmost",
646
-					"-Wno-four-char-constants",
647
-					"-Wno-unknown-pragmas",
648
-				);
649
-			};
650
-			name = Release;
651
-		};
652
-		DE75ACFA08CD1473008AC2B5 /* Default */ = {
653
-			isa = XCBuildConfiguration;
654
-			buildSettings = {
655
-				GCC_ENABLE_CPP_EXCEPTIONS = YES;
656
-				GCC_ENABLE_CPP_RTTI = YES;
657
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
658
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
659
-				GCC_MODEL_TUNING = G5;
660
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
661
-				GCC_PREFIX_HEADER = "";
662
-				INSTALL_PATH = /usr/local/bin;
663
-				OPTIMIZATION_CFLAGS = "-O0";
664
-				OTHER_CFLAGS = (
665
-					"-DSUPPORT_UTF8",
666
-					"-DPOSIX_MALLOC_THRESHOLD=10",
667
-				);
668
-				OTHER_LDFLAGS = (
669
-					"-framework",
670
-					Foundation,
671
-					"-framework",
672
-					AppKit,
673
-				);
674
-				OTHER_REZFLAGS = "";
675
-				PREBINDING = NO;
676
-				PRODUCT_NAME = LispMetadataImporterTest;
677
-				SECTORDER_FLAGS = "";
678
-				WARNING_CFLAGS = (
679
-					"-Wmost",
680
-					"-Wno-four-char-constants",
681
-					"-Wno-unknown-pragmas",
682
-				);
683
-			};
684
-			name = Default;
685
-		};
686
-/* End XCBuildConfiguration section */
687
-
688
-/* Begin XCConfigurationList section */
689
-		45E30AB108566B62009FA00C /* Build configuration list for PBXNativeTarget "Lisp Metadata Importer" */ = {
690
-			isa = XCConfigurationList;
691
-			buildConfigurations = (
692
-				45E30AB208566B62009FA00C /* Debug */,
693
-				45E30AB308566B62009FA00C /* Release */,
694
-				45E30AB408566B62009FA00C /* Default */,
695
-			);
696
-			defaultConfigurationIsVisible = 0;
697
-			defaultConfigurationName = Default;
698
-		};
699
-		45E30AB508566B62009FA00C /* Build configuration list for PBXProject "Lisp Metadata Importer" */ = {
700
-			isa = XCConfigurationList;
701
-			buildConfigurations = (
702
-				45E30AB608566B62009FA00C /* Debug */,
703
-				45E30AB708566B62009FA00C /* Release */,
704
-				45E30AB808566B62009FA00C /* Default */,
705
-			);
706
-			defaultConfigurationIsVisible = 0;
707
-			defaultConfigurationName = Default;
708
-		};
709
-		DE75ACF708CD1473008AC2B5 /* Build configuration list for PBXNativeTarget "LispMetadataImporterTest" */ = {
710
-			isa = XCConfigurationList;
711
-			buildConfigurations = (
712
-				DE75ACF808CD1473008AC2B5 /* Debug */,
713
-				DE75ACF908CD1473008AC2B5 /* Release */,
714
-				DE75ACFA08CD1473008AC2B5 /* Default */,
715
-			);
716
-			defaultConfigurationIsVisible = 0;
717
-		};
718
-/* End XCConfigurationList section */
719
-	};
720
-	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
721
-}
722 0
deleted file mode 100644
... ...
@@ -1,771 +0,0 @@
1
-// !$*UTF8*$!
2
-{
3
-	089C1669FE841209C02AAC07 /* Project object */ = {
4
-		activeBuildConfigurationName = Debug;
5
-		activeBuildStyle = 014CEA3F0018CDD111CA2923 /* Development */;
6
-		activeExecutable = 45F9531B08319C400073B07B /* Executable */;
7
-		activeTarget = 8D57630D048677EA00EA77CD /* Python Metadata Importer */;
8
-		addToTargets = (
9
-			8D57630D048677EA00EA77CD /* Python Metadata Importer */,
10
-		);
11
-		breakpoints = (
12
-		);
13
-		codeSenseManager = 45796102083160E500A923A6 /* Code sense */;
14
-		executables = (
15
-			45F9531B08319C400073B07B /* Executable */,
16
-		);
17
-		perUserDictionary = {
18
-			PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
19
-				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
20
-				PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
21
-				PBXFileTableDataSourceColumnWidthsKey = (
22
-					20,
23
-					574,
24
-					300,
25
-				);
26
-				PBXFileTableDataSourceColumnsKey = (
27
-					PBXErrorsWarningsDataSource_TypeID,
28
-					PBXErrorsWarningsDataSource_MessageID,
29
-					PBXErrorsWarningsDataSource_LocationID,
30
-				);
31
-			};
32
-			PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
33
-				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
34
-				PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
35
-				PBXFileTableDataSourceColumnWidthsKey = (
36
-					22,
37
-					300,
38
-					571,
39
-				);
40
-				PBXFileTableDataSourceColumnsKey = (
41
-					PBXExecutablesDataSource_ActiveFlagID,
42
-					PBXExecutablesDataSource_NameID,
43
-					PBXExecutablesDataSource_CommentsID,
44
-				);
45
-			};
46
-			PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
47
-				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
48
-				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
49
-				PBXFileTableDataSourceColumnWidthsKey = (
50
-					20,
51
-					684,
52
-					20,
53
-					48,
54
-					43,
55
-					43,
56
-					20,
57
-				);
58
-				PBXFileTableDataSourceColumnsKey = (
59
-					PBXFileDataSource_FiletypeID,
60
-					PBXFileDataSource_Filename_ColumnID,
61
-					PBXFileDataSource_Built_ColumnID,
62
-					PBXFileDataSource_ObjectSize_ColumnID,
63
-					PBXFileDataSource_Errors_ColumnID,
64
-					PBXFileDataSource_Warnings_ColumnID,
65
-					PBXFileDataSource_Target_ColumnID,
66
-				);
67
-			};
68
-			PBXConfiguration.PBXFileTableDataSource3.PBXFindDataSource = {
69
-				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
70
-				PBXFileTableDataSourceColumnSortingKey = PBXFindDataSource_LocationID;
71
-				PBXFileTableDataSourceColumnWidthsKey = (
72
-					200,
73
-					120,
74
-				);
75
-				PBXFileTableDataSourceColumnsKey = (
76
-					PBXFindDataSource_MessageID,
77
-					PBXFindDataSource_LocationID,
78
-				);
79
-			};
80
-			PBXConfiguration.PBXFileTableDataSource3.PBXSymbolsDataSource = {
81
-				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
82
-				PBXFileTableDataSourceColumnSortingKey = PBXSymbolsDataSource_SymbolNameID;
83
-				PBXFileTableDataSourceColumnWidthsKey = (
84
-					16,
85
-					200,
86
-					50,
87
-					624.2085,
88
-				);
89
-				PBXFileTableDataSourceColumnsKey = (
90
-					PBXSymbolsDataSource_SymbolTypeIconID,
91
-					PBXSymbolsDataSource_SymbolNameID,
92
-					PBXSymbolsDataSource_SymbolTypeID,
93
-					PBXSymbolsDataSource_ReferenceNameID,
94
-				);
95
-			};
96
-			PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
97
-				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
98
-				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
99
-				PBXFileTableDataSourceColumnWidthsKey = (
100
-					20,
101
-					200,
102
-					504,
103
-					20,
104
-					48,
105
-					43,
106
-					43,
107
-				);
108
-				PBXFileTableDataSourceColumnsKey = (
109
-					PBXFileDataSource_FiletypeID,
110
-					PBXFileDataSource_Filename_ColumnID,
111
-					PBXTargetDataSource_PrimaryAttribute,
112
-					PBXFileDataSource_Built_ColumnID,
113
-					PBXFileDataSource_ObjectSize_ColumnID,
114
-					PBXFileDataSource_Errors_ColumnID,
115
-					PBXFileDataSource_Warnings_ColumnID,
116
-				);
117
-			};
118
-			PBXPerProjectTemplateStateSaveDate = 140385254;
119
-			PBXWorkspaceStateSaveDate = 140385254;
120
-		};
121
-		perUserProjectItems = {
122
-			45234A0E0859386A007977F8 /* PBXTextBookmark */ = 45234A0E0859386A007977F8 /* PBXTextBookmark */;
123
-			457A2F5D085E1BF100480ED0 /* PBXTextBookmark */ = 457A2F5D085E1BF100480ED0 /* PBXTextBookmark */;
124
-			458F2CD60833E82700CB6B11 /* PBXTextBookmark */ = 458F2CD60833E82700CB6B11 /* PBXTextBookmark */;
125
-			458F2CDC0833E82700CB6B11 /* PBXTextBookmark */ = 458F2CDC0833E82700CB6B11 /* PBXTextBookmark */;
126
-			458F2E380833F04C00CB6B11 /* PBXTextBookmark */ = 458F2E380833F04C00CB6B11 /* PBXTextBookmark */;
127
-			458F2E970833F66B00CB6B11 /* PBXTextBookmark */ = 458F2E970833F66B00CB6B11 /* PBXTextBookmark */;
128
-			458F2E9F0833F66B00CB6B11 /* PBXTextBookmark */ = 458F2E9F0833F66B00CB6B11 /* PBXTextBookmark */;
129
-			458F2EA20833F66B00CB6B11 /* PBXTextBookmark */ = 458F2EA20833F66B00CB6B11 /* PBXTextBookmark */;
130
-			458F2ED20833F7B800CB6B11 /* PBXTextBookmark */ = 458F2ED20833F7B800CB6B11 /* PBXTextBookmark */;
131
-			458F2EFD0833F92A00CB6B11 /* PBXTextBookmark */ = 458F2EFD0833F92A00CB6B11 /* PBXTextBookmark */;
132
-			458F2F1F0833FA0200CB6B11 /* PBXTextBookmark */ = 458F2F1F0833FA0200CB6B11 /* PBXTextBookmark */;
133
-			458F2FD00833FE3D00CB6B11 /* PBXTextBookmark */ = 458F2FD00833FE3D00CB6B11 /* PBXTextBookmark */;
134
-			458F2FD20833FE3D00CB6B11 /* PBXTextBookmark */ = 458F2FD20833FE3D00CB6B11 /* PBXTextBookmark */;
135
-			458F2FF50834001500CB6B11 /* PBXTextBookmark */ = 458F2FF50834001500CB6B11 /* PBXTextBookmark */;
136
-			458F30430834051C00CB6B11 /* PBXTextBookmark */ = 458F30430834051C00CB6B11 /* PBXTextBookmark */;
137
-			458F3064083406A800CB6B11 /* PBXTextBookmark */ = 458F3064083406A800CB6B11 /* PBXTextBookmark */;
138
-			458F314C0834233D00CB6B11 /* PBXTextBookmark */ = 458F314C0834233D00CB6B11 /* PBXTextBookmark */;
139
-			458F314D0834233D00CB6B11 /* PBXTextBookmark */ = 458F314D0834233D00CB6B11 /* PBXTextBookmark */;
140
-			459279A308478862005D51F9 /* PBXTextBookmark */ = 459279A308478862005D51F9 /* PBXTextBookmark */;
141
-			459279A408478862005D51F9 /* PBXTextBookmark */ = 459279A408478862005D51F9 /* PBXTextBookmark */;
142
-			45BC8E4608357EF500333919 /* PBXTextBookmark */ = 45BC8E4608357EF500333919 /* PBXTextBookmark */;
143
-			45C999EE084615DA00A9055D /* PBXTextBookmark */ = 45C999EE084615DA00A9055D /* PBXTextBookmark */;
144
-			45C999F3084615DA00A9055D /* PBXTextBookmark */ = 45C999F3084615DA00A9055D /* PBXTextBookmark */;
145
-			45C99B33084615F300A9055D /* PBXTextBookmark */ = 45C99B33084615F300A9055D /* PBXTextBookmark */;
146
-			45C99B470846166300A9055D /* PBXTextBookmark */ = 45C99B470846166300A9055D /* PBXTextBookmark */;
147
-			45C99B55084616CC00A9055D /* PBXTextBookmark */ = 45C99B55084616CC00A9055D /* PBXTextBookmark */;
148
-			45D534BC083532990039C245 /* PBXTextBookmark */ = 45D534BC083532990039C245 /* PBXTextBookmark */;
149
-			45D534BD083532990039C245 /* PBXTextBookmark */ = 45D534BD083532990039C245 /* PBXTextBookmark */;
150
-			45D7EFCF0847D39D0081FAA9 /* PBXTextBookmark */ = 45D7EFCF0847D39D0081FAA9 /* PBXTextBookmark */;
151
-			45E30ABB08566C9E009FA00C /* PBXTextBookmark */ = 45E30ABB08566C9E009FA00C /* PBXTextBookmark */;
152
-			45EB68AD08456F72003CD158 /* PBXTextBookmark */ = 45EB68AD08456F72003CD158 /* PBXTextBookmark */;
153
-			45EC556A0857C7B9008973A3 /* PBXTextBookmark */ = 45EC556A0857C7B9008973A3 /* PBXTextBookmark */;
154
-			45F03AD20833D0C400CF8BA6 /* PBXTextBookmark */ = 45F03AD20833D0C400CF8BA6 /* PBXTextBookmark */;
155
-			45F03B1D0833D2F300CF8BA6 /* PBXTextBookmark */ = 45F03B1D0833D2F300CF8BA6 /* PBXTextBookmark */;
156
-			45F03B4D0833D4A400CF8BA6 /* PBXTextBookmark */ = 45F03B4D0833D4A400CF8BA6 /* PBXTextBookmark */;
157
-			45F03B6E0833D54800CF8BA6 /* PBXTextBookmark */ = 45F03B6E0833D54800CF8BA6 /* PBXTextBookmark */;
158
-			45F03B8C0833D9A800CF8BA6 /* PBXTextBookmark */ = 45F03B8C0833D9A800CF8BA6 /* PBXTextBookmark */;
159
-			45F03B8D0833D9A800CF8BA6 /* PBXTextBookmark */ = 45F03B8D0833D9A800CF8BA6 /* PBXTextBookmark */;
160
-		};
161
-		sourceControlManager = 45796101083160E500A923A6 /* Source Control */;
162
-		userBuildSettings = {
163
-		};
164
-	};
165
-	45234A0E0859386A007977F8 /* PBXTextBookmark */ = {
166
-		isa = PBXTextBookmark;
167
-		fRef = 45967FEE0832BF890009C12F /* CMetadataImporter.m */;
168
-		name = "CMetadataImporter.m: 69";
169
-		rLen = 0;
170
-		rLoc = 2792;
171
-		rType = 0;
172
-		vrLen = 1416;
173
-		vrLoc = 2431;
174
-	};
175
-	45796101083160E500A923A6 /* Source Control */ = {
176
-		isa = PBXSourceControlManager;
177
-		fallbackIsa = XCSourceControlManager;
178
-		isSCMEnabled = 1;
179
-		scmConfiguration = {
180
-		};
181
-		scmType = scm.subversion;
182
-	};
183
-	45796102083160E500A923A6 /* Code sense */ = {
184
-		isa = PBXCodeSenseManager;
185
-		indexTemplatePath = "";
186
-	};
187
-	457A2F5D085E1BF100480ED0 /* PBXTextBookmark */ = {
188
-		isa = PBXTextBookmark;
189
-		fRef = 45967FEE0832BF890009C12F /* CMetadataImporter.m */;
190
-		name = "CMetadataImporter.m: 69";
191
-		rLen = 0;
192
-		rLoc = 2792;
193
-		rType = 0;
194
-		vrLen = 1416;
195
-		vrLoc = 2431;
196
-	};
197
-	458F2CC20833E6AB00CB6B11 /* pythonrun.h */ = {
198
-		isa = PBXFileReference;
199
-		lastKnownFileType = sourcecode.c.h;
200
-		name = pythonrun.h;
201
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/pythonrun.h;
202
-		sourceTree = "<absolute>";
203
-	};
204
-	458F2CD60833E82700CB6B11 /* PBXTextBookmark */ = {
205
-		isa = PBXTextBookmark;
206
-		fRef = 458F2CC20833E6AB00CB6B11 /* pythonrun.h */;
207
-		name = "PyAPI_FUNC(void) Py_SetPythonHome(char *);";
208
-		rLen = 43;
209
-		rLoc = 515;
210
-		rType = 0;
211
-		vrLen = 937;
212
-		vrLoc = 0;
213
-	};
214
-	458F2CDC0833E82700CB6B11 /* PBXTextBookmark */ = {
215
-		isa = PBXTextBookmark;
216
-		fRef = 458F2CC20833E6AB00CB6B11 /* pythonrun.h */;
217
-		name = "PyAPI_FUNC(void) Py_SetPythonHome(char *);";
218
-		rLen = 43;
219
-		rLoc = 515;
220
-		rType = 0;
221
-		vrLen = 937;
222
-		vrLoc = 0;
223
-	};
224
-	458F2E110833EEF600CB6B11 /* object.h */ = {
225
-		isa = PBXFileReference;
226
-		lastKnownFileType = sourcecode.c.h;
227
-		name = object.h;
228
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/object.h;
229
-		sourceTree = "<absolute>";
230
-	};
231
-	458F2E380833F04C00CB6B11 /* PBXTextBookmark */ = {
232
-		isa = PBXTextBookmark;
233
-		fRef = 458F2E110833EEF600CB6B11 /* object.h */;
234
-		name = "PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */";
235
-		rLen = 67;
236
-		rLoc = 22892;
237
-		rType = 0;
238
-		vrLen = 952;
239
-		vrLoc = 22421;
240
-	};
241
-	458F2E970833F66B00CB6B11 /* PBXTextBookmark */ = {
242
-		isa = PBXTextBookmark;
243
-		fRef = 45967FF50832BF890009C12F /* main.c */;
244
-		name = "main.c: 10";
245
-		rLen = 0;
246
-		rLoc = 1014;
247
-		rType = 0;
248
-		vrLen = 653;
249
-		vrLoc = 0;
250
-	};
251
-	458F2E9F0833F66B00CB6B11 /* PBXTextBookmark */ = {
252
-		isa = PBXTextBookmark;
253
-		fRef = 45967FF50832BF890009C12F /* main.c */;
254
-		name = "main.c: 10";
255
-		rLen = 0;
256
-		rLoc = 1014;
257
-		rType = 0;
258
-		vrLen = 653;
259
-		vrLoc = 0;
260
-	};
261
-	458F2EA20833F66B00CB6B11 /* PBXTextBookmark */ = {
262
-		isa = PBXTextBookmark;
263
-		fRef = 45967FED0832BF890009C12F /* CMetadataImporter.h */;
264
-		name = "CMetadataImporter.h: 21";
265
-		rLen = 0;
266
-		rLoc = 859;
267
-		rType = 0;
268
-		vrLen = 399;
269
-		vrLoc = 0;
270
-	};
271
-	458F2ECB0833F75C00CB6B11 /* ceval.h */ = {
272
-		isa = PBXFileReference;
273
-		lastKnownFileType = sourcecode.c.h;
274
-		name = ceval.h;
275
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/ceval.h;
276
-		sourceTree = "<absolute>";
277
-	};
278
-	458F2ED20833F7B800CB6B11 /* PBXTextBookmark */ = {
279
-		isa = PBXTextBookmark;
280
-		fRef = 45967FEE0832BF890009C12F /* CMetadataImporter.m */;
281
-		name = "CMetadataImporter.m: 86";
282
-		rLen = 0;
283
-		rLoc = 3059;
284
-		rType = 0;
285
-		vrLen = 59;
286
-		vrLoc = 2147;
287
-	};
288
-	458F2EF30833F8D600CB6B11 /* objimpl.h */ = {
289
-		isa = PBXFileReference;
290
-		lastKnownFileType = sourcecode.c.h;
291
-		name = objimpl.h;
292
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/objimpl.h;
293
-		sourceTree = "<absolute>";
294
-	};
295
-	458F2EFD0833F92A00CB6B11 /* PBXTextBookmark */ = {
296
-		isa = PBXTextBookmark;
297
-		fRef = 458F2ECB0833F75C00CB6B11 /* ceval.h */;
298
-		name = "ceval.h: 14";
299
-		rLen = 0;
300
-		rLoc = 281;
301
-		rType = 0;
302
-		vrLen = 910;
303
-		vrLoc = 0;
304
-	};
305
-	458F2F190833F99C00CB6B11 /* NSDate.h */ = {
306
-		isa = PBXFileReference;
307
-		lastKnownFileType = sourcecode.c.h;
308
-		name = NSDate.h;
309
-		path = /System/Library/Frameworks/Foundation.framework/Versions/C/Headers/NSDate.h;
310
-		sourceTree = "<absolute>";
311
-	};
312
-	458F2F1A0833F9B100CB6B11 /* NSCalendarDate.h */ = {
313
-		isa = PBXFileReference;
314
-		lastKnownFileType = sourcecode.c.h;
315
-		name = NSCalendarDate.h;
316
-		path = /System/Library/Frameworks/Foundation.framework/Versions/C/Headers/NSCalendarDate.h;
317
-		sourceTree = "<absolute>";
318
-	};
319
-	458F2F1F0833FA0200CB6B11 /* PBXTextBookmark */ = {
320
-		isa = PBXTextBookmark;
321
-		fRef = 458F2F190833F99C00CB6B11 /* NSDate.h */;
322
-		name = timeIntervalSince1970;
323
-		rLen = 21;
324
-		rLoc = 470;
325
-		rType = 0;
326
-		vrLen = 798;
327
-		vrLoc = 256;
328
-	};
329
-	458F2FB40833FCE300CB6B11 /* dictobject.h */ = {
330
-		isa = PBXFileReference;
331
-		lastKnownFileType = sourcecode.c.h;
332
-		name = dictobject.h;
333
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/dictobject.h;
334
-		sourceTree = "<absolute>";
335
-	};
336
-	458F2FC80833FD8F00CB6B11 /* floatobject.h */ = {
337
-		isa = PBXFileReference;
338
-		lastKnownFileType = sourcecode.c.h;
339
-		name = floatobject.h;
340
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/floatobject.h;
341
-		sourceTree = "<absolute>";
342
-	};
343
-	458F2FCD0833FDDF00CB6B11 /* NSTimeZone.h */ = {
344
-		isa = PBXFileReference;
345
-		lastKnownFileType = sourcecode.c.h;
346
-		name = NSTimeZone.h;
347
-		path = /System/Library/Frameworks/Foundation.framework/Versions/C/Headers/NSTimeZone.h;
348
-		sourceTree = "<absolute>";
349
-	};
350
-	458F2FD00833FE3D00CB6B11 /* PBXTextBookmark */ = {
351
-		isa = PBXTextBookmark;
352
-		fRef = 458F2E110833EEF600CB6B11 /* object.h */;
353
-		name = PyObject;
354
-		rLen = 8;
355
-		rLoc = 13108;
356
-		rType = 0;
357
-		vrLen = 1586;
358
-		vrLoc = 12411;
359
-	};
360
-	458F2FD20833FE3D00CB6B11 /* PBXTextBookmark */ = {
361
-		isa = PBXTextBookmark;
362
-		fRef = 458F2FC80833FD8F00CB6B11 /* floatobject.h */;
363
-		name = PyFloat_AsDouble;
364
-		rLen = 16;
365
-		rLoc = 917;
366
-		rType = 0;
367
-		vrLen = 1331;
368
-		vrLoc = 214;
369
-	};
370
-	458F2FF50834001500CB6B11 /* PBXTextBookmark */ = {
371
-		isa = PBXTextBookmark;
372
-		fRef = 458F2F1A0833F9B100CB6B11 /* NSCalendarDate.h */;
373
-		name = monthOfYear;
374
-		rLen = 11;
375
-		rLoc = 1349;
376
-		rType = 0;
377
-		vrLen = 1180;
378
-		vrLoc = 757;
379
-	};
380
-	458F303D083404ED00CB6B11 /* import.h */ = {
381
-		isa = PBXFileReference;
382
-		lastKnownFileType = sourcecode.c.h;
383
-		name = import.h;
384
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/import.h;
385
-		sourceTree = "<absolute>";
386
-	};
387
-	458F30430834051C00CB6B11 /* PBXTextBookmark */ = {
388
-		isa = PBXTextBookmark;
389
-		fRef = 458F303D083404ED00CB6B11 /* import.h */;
390
-		name = "PyAPI_FUNC(PyObject *) PyImport_Import(PyObject *name);";
391
-		rLen = 56;
392
-		rLoc = 628;
393
-		rType = 0;
394
-		vrLen = 1031;
395
-		vrLoc = 0;
396
-	};
397
-	458F3064083406A800CB6B11 /* PBXTextBookmark */ = {
398
-		isa = PBXTextBookmark;
399
-		fRef = 458F2FB40833FCE300CB6B11 /* dictobject.h */;
400
-		name = PyDict_GetItem;
401
-		rLen = 14;
402
-		rLoc = 3428;
403
-		rType = 0;
404
-		vrLen = 1305;
405
-		vrLoc = 2895;
406
-	};
407
-	458F314C0834233D00CB6B11 /* PBXTextBookmark */ = {
408
-		isa = PBXTextBookmark;
409
-		fRef = 458F2F1A0833F9B100CB6B11 /* NSCalendarDate.h */;
410
-		name = "@interface NSCalendarDate : NSDate {";
411
-		rLen = 37;
412
-		rLoc = 167;
413
-		rType = 0;
414
-		vrLen = 1171;
415
-		vrLoc = 1060;
416
-	};
417
-	458F314D0834233D00CB6B11 /* PBXTextBookmark */ = {
418
-		isa = PBXTextBookmark;
419
-		fRef = 458F2FCD0833FDDF00CB6B11 /* NSTimeZone.h */;
420
-		name = "NSTimeZone.h: 24";
421
-		rLen = 0;
422
-		rLoc = 526;
423
-		rType = 0;
424
-		vrLen = 773;
425
-		vrLoc = 0;
426
-	};
427
-	459279A308478862005D51F9 /* PBXTextBookmark */ = {
428
-		isa = PBXTextBookmark;
429
-		fRef = 4596802C0832BFC50009C12F /* English */;
430
-		name = "English: 2";
431
-		rLen = 0;
432
-		rLoc = 44;
433
-		rType = 0;
434
-		vrLen = 293;
435
-		vrLoc = 0;
436
-	};
437
-	459279A408478862005D51F9 /* PBXTextBookmark */ = {
438
-		isa = PBXTextBookmark;
439
-		fRef = 4596802E0832BFC50009C12F /* English */;
440
-		name = "English: 5";
441
-		rLen = 0;
442
-		rLoc = 197;
443
-		rType = 0;
444
-		vrLen = 236;
445
-		vrLoc = 0;
446
-	};
447
-	459334CE0832C57700FF1A15 /* importer.py */ = {
448
-		uiCtxt = {
449
-			sepNavIntBoundsRect = "{{0, 0}, {876, 1792}}";
450
-			sepNavSelRange = "{486, 0}";
451
-			sepNavVisRect = "{{0, 0}, {876, 581}}";
452
-			sepNavWindowFrame = "{{15, 42}, {1281, 785}}";
453
-		};
454
-	};
455
-	45967FED0832BF890009C12F /* CMetadataImporter.h */ = {
456
-		uiCtxt = {
457
-			sepNavIntBoundsRect = "{{0, 0}, {1240, 714}}";
458
-			sepNavSelRange = "{859, 0}";
459
-			sepNavVisRect = "{{0, 0}, {1240, 714}}";
460
-			sepNavWindowFrame = "{{15, 448}, {750, 549}}";
461
-		};
462
-	};
463
-	45967FEE0832BF890009C12F /* CMetadataImporter.m */ = {
464
-		uiCtxt = {
465
-			sepNavIntBoundsRect = "{{0, 0}, {876, 1414}}";
466
-			sepNavSelRange = "{2792, 0}";
467
-			sepNavVisRect = "{{0, 812}, {876, 581}}";
468
-			sepNavWindowFrame = "{{15, 42}, {1281, 785}}";
469
-		};
470
-	};
471
-	45967FF30832BF890009C12F /* GetMetadataForFile.m */ = {
472
-		uiCtxt = {
473
-			sepNavIntBoundsRect = "{{0, 0}, {876, 896}}";
474
-			sepNavSelRange = "{2046, 17}";
475
-			sepNavVisRect = "{{0, 315}, {876, 581}}";
476
-		};
477
-	};
478
-	45967FF50832BF890009C12F /* main.c */ = {
479
-		uiCtxt = {
480
-			sepNavIntBoundsRect = "{{0, 0}, {1240, 3136}}";
481
-			sepNavSelRange = "{859, 0}";
482
-			sepNavVisRect = "{{0, 0}, {1240, 714}}";
483
-		};
484
-	};
485
-	4596802C0832BFC50009C12F /* English */ = {
486
-		uiCtxt = {
487
-			sepNavIntBoundsRect = "{{0, 0}, {920, 597}}";
488
-			sepNavSelRange = "{44, 0}";
489
-			sepNavVisRect = "{{0, 0}, {920, 597}}";
490
-			sepNavWindowFrame = "{{15, 42}, {1281, 785}}";
491
-		};
492
-	};
493
-	4596802E0832BFC50009C12F /* English */ = {
494
-		uiCtxt = {
495
-			sepNavIntBoundsRect = "{{0, 0}, {920, 597}}";
496
-			sepNavSelRange = "{197, 0}";
497
-			sepNavVisRect = "{{0, 0}, {920, 597}}";
498
-		};
499
-	};
500
-	4596802F0832BFC50009C12F /* Info.plist */ = {
501
-		uiCtxt = {
502
-			sepNavIntBoundsRect = "{{0, 0}, {1240, 1008}}";
503
-			sepNavSelRange = "{0, 0}";
504
-			sepNavVisRect = "{{0, 0}, {1240, 536}}";
505
-		};
506
-	};
507
-	459680300832BFC50009C12F /* schema.xml */ = {
508
-		uiCtxt = {
509
-			sepNavIntBoundsRect = "{{0, 0}, {876, 365}}";
510
-			sepNavSelRange = "{325, 183}";
511
-			sepNavVisRect = "{{0, 0}, {876, 365}}";
512
-		};
513
-	};
514
-	45BC8E4608357EF500333919 /* PBXTextBookmark */ = {
515
-		isa = PBXTextBookmark;
516
-		fRef = 459680300832BFC50009C12F /* schema.xml */;
517
-		name = "schema.xml: 17";
518
-		rLen = 0;
519
-		rLoc = 838;
520
-		rType = 0;
521
-		vrLen = 722;
522
-		vrLoc = 0;
523
-	};
524
-	45C999EE084615DA00A9055D /* PBXTextBookmark */ = {
525
-		isa = PBXTextBookmark;
526
-		fRef = 45C999EF084615DA00A9055D /* py_curses.h */;
527
-		name = "(null): 1";
528
-		rLen = 0;
529
-		rLoc = 0;
530
-		rType = 0;
531
-		vrLen = 632;
532
-		vrLoc = 0;
533
-	};
534
-	45C999EF084615DA00A9055D /* py_curses.h */ = {
535
-		isa = PBXFileReference;
536
-		lastKnownFileType = sourcecode.c.h;
537
-		name = py_curses.h;
538
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/py_curses.h;
539
-		sourceTree = "<absolute>";
540
-	};
541
-	45C999F3084615DA00A9055D /* PBXTextBookmark */ = {
542
-		isa = PBXTextBookmark;
543
-		fRef = 45C999F4084615DA00A9055D /* py_curses.h */;
544
-		name = "(null): 1";
545
-		rLen = 0;
546
-		rLoc = 0;
547
-		rType = 0;
548
-		vrLen = 632;
549
-		vrLoc = 0;
550
-	};
551
-	45C999F4084615DA00A9055D /* py_curses.h */ = {
552
-		isa = PBXFileReference;
553
-		lastKnownFileType = sourcecode.c.h;
554
-		name = py_curses.h;
555
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/py_curses.h;
556
-		sourceTree = "<absolute>";
557
-	};
558
-	45C99B33084615F300A9055D /* PBXTextBookmark */ = {
559
-		isa = PBXTextBookmark;
560
-		fRef = 458F2EF30833F8D600CB6B11 /* objimpl.h */;
561
-		name = "#define PyObject_New(type, typeobj) \\";
562
-		rLen = 38;
563
-		rLoc = 6141;
564
-		rType = 0;
565
-		vrLen = 1070;
566
-		vrLoc = 5726;
567
-	};
568
-	45C99B470846166300A9055D /* PBXTextBookmark */ = {
569
-		isa = PBXTextBookmark;
570
-		fRef = 458F2EF30833F8D600CB6B11 /* objimpl.h */;
571
-		name = "#define PyObject_New(type, typeobj) \\";
572
-		rLen = 38;
573
-		rLoc = 6141;
574
-		rType = 0;
575
-		vrLen = 1342;
576
-		vrLoc = 5611;
577
-	};
578
-	45C99B55084616CC00A9055D /* PBXTextBookmark */ = {
579
-		isa = PBXTextBookmark;
580
-		fRef = 45967FED0832BF890009C12F /* CMetadataImporter.h */;
581
-		name = "CMetadataImporter.h: 10";
582
-		rLen = 0;
583
-		rLoc = 383;
584
-		rType = 0;
585
-		vrLen = 1683;
586
-		vrLoc = 0;
587
-	};
588
-	45D534BC083532990039C245 /* PBXTextBookmark */ = {
589
-		isa = PBXTextBookmark;
590
-		fRef = 4596802F0832BFC50009C12F /* Info.plist */;
591
-		name = "Info.plist: 1";
592
-		rLen = 0;
593
-		rLoc = 0;
594
-		rType = 0;
595
-		vrLen = 1169;
596
-		vrLoc = 0;
597
-	};
598
-	45D534BD083532990039C245 /* PBXTextBookmark */ = {
599
-		isa = PBXTextBookmark;
600
-		fRef = 4596802E0832BFC50009C12F /* English */;
601
-		name = "English: 5";
602
-		rLen = 0;
603
-		rLoc = 236;
604
-		rType = 0;
605
-		vrLen = 236;
606
-		vrLoc = 0;
607
-	};
608
-	45D7EFCF0847D39D0081FAA9 /* PBXTextBookmark */ = {
609
-		isa = PBXTextBookmark;
610
-		fRef = 459680300832BFC50009C12F /* schema.xml */;
611
-		name = "schema.xml: 7";
612
-		rLen = 183;
613
-		rLoc = 325;
614
-		rType = 0;
615
-		vrLen = 850;
616
-		vrLoc = 0;
617
-	};
618
-	45E30ABB08566C9E009FA00C /* PBXTextBookmark */ = {
619
-		isa = PBXTextBookmark;
620
-		fRef = 45967FF30832BF890009C12F /* GetMetadataForFile.m */;
621
-		name = CMetadataImporter;
622
-		rLen = 17;
623
-		rLoc = 2046;
624
-		rType = 0;
625
-		vrLen = 1287;
626
-		vrLoc = 1127;
627
-	};
628
-	45EB68AD08456F72003CD158 /* PBXTextBookmark */ = {
629
-		isa = PBXTextBookmark;
630
-		fRef = 4596802F0832BFC50009C12F /* Info.plist */;
631
-		name = "Info.plist: 1";
632
-		rLen = 0;
633
-		rLoc = 0;
634
-		rType = 0;
635
-		vrLen = 1169;
636
-		vrLoc = 0;
637
-	};
638
-	45EC556A0857C7B9008973A3 /* PBXTextBookmark */ = {
639
-		isa = PBXTextBookmark;
640
-		fRef = 459334CE0832C57700FF1A15 /* importer.py */;
641
-		name = "importer.py: 33";
642
-		rLen = 0;
643
-		rLoc = 1622;
644
-		rType = 0;
645
-		vrLen = 1854;
646
-		vrLoc = 0;
647
-	};
648
-	45F03AB40833CF6700CF8BA6 /* NSString.h */ = {
649
-		isa = PBXFileReference;
650
-		lastKnownFileType = sourcecode.c.h;
651
-		name = NSString.h;
652
-		path = /System/Library/Frameworks/Foundation.framework/Versions/C/Headers/NSString.h;
653
-		sourceTree = "<absolute>";
654
-	};
655
-	45F03ABF0833CFE400CF8BA6 /* unicodeobject.h */ = {
656
-		isa = PBXFileReference;
657
-		lastKnownFileType = sourcecode.c.h;
658
-		name = unicodeobject.h;
659
-		path = /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/unicodeobject.h;
660
-		sourceTree = "<absolute>";
661
-	};
662
-	45F03AD20833D0C400CF8BA6 /* PBXTextBookmark */ = {
663
-		isa = PBXTextBookmark;
664
-		fRef = 4596802C0832BFC50009C12F /* English */;
665
-		name = "English: 7";
666
-		rLen = 0;
667
-		rLoc = 293;
668
-		rType = 0;
669
-		vrLen = 289;
670
-		vrLoc = 0;
671
-	};
672
-	45F03B1D0833D2F300CF8BA6 /* PBXTextBookmark */ = {
673
-		isa = PBXTextBookmark;
674
-		fRef = 459334CE0832C57700FF1A15 /* importer.py */;
675
-		name = "importer.py: 39";
676
-		rLen = 0;
677
-		rLoc = 3511;
678
-		rType = 0;
679
-		vrLen = 552;
680
-		vrLoc = 561;
681
-	};
682
-	45F03B4D0833D4A400CF8BA6 /* PBXTextBookmark */ = {
683
-		isa = PBXTextBookmark;
684
-		fRef = 45F03ABF0833CFE400CF8BA6 /* unicodeobject.h */;
685
-		name = PyUnicodeUCS2_FromUnicode;
686
-		rLen = 25;
687
-		rLoc = 6672;
688
-		rType = 0;
689
-		vrLen = 1785;
690
-		vrLoc = 5748;
691
-	};
692
-	45F03B6E0833D54800CF8BA6 /* PBXTextBookmark */ = {
693
-		isa = PBXTextBookmark;
694
-		fRef = 45967FF30832BF890009C12F /* GetMetadataForFile.m */;
695
-		name = "GetMetadataForFile.m: 8";
696
-		rLen = 0;
697
-		rLoc = 1258;
698
-		rType = 0;
699
-		vrLen = 671;
700
-		vrLoc = 0;
701
-	};
702
-	45F03B770833D5B700CF8BA6 /* CFString.h */ = {
703
-		isa = PBXFileReference;
704
-		lastKnownFileType = sourcecode.c.h;
705
-		name = CFString.h;
706
-		path = /System/Library/Frameworks/CoreFoundation.framework/Versions/A/Headers/CFString.h;
707
-		sourceTree = "<absolute>";
708
-	};
709
-	45F03B8C0833D9A800CF8BA6 /* PBXTextBookmark */ = {
710
-		isa = PBXTextBookmark;
711
-		fRef = 45F03B770833D5B700CF8BA6 /* CFString.h */;
712
-		name = CFData;
713
-		rLen = 6;
714
-		rLoc = 15547;
715
-		rType = 0;
716
-		vrLen = 1494;
717
-		vrLoc = 14520;
718
-	};
719
-	45F03B8D0833D9A800CF8BA6 /* PBXTextBookmark */ = {
720
-		isa = PBXTextBookmark;
721
-		fRef = 45F03AB40833CF6700CF8BA6 /* NSString.h */;
722
-		name = CFStringEncoding;
723
-		rLen = 16;
724
-		rLoc = 1249;
725
-		rType = 0;
726
-		vrLen = 1221;
727
-		vrLoc = 1120;
728
-	};
729
-	45F9531B08319C400073B07B /* Executable */ = {
730
-		isa = PBXExecutable;
731
-		activeArgIndex = 1;
732
-		activeArgIndices = (
733
-			NO,
734
-			YES,
735
-		);
736
-		argumentStrings = (
737
-			"-d 2 \"/Users/schwa/Documents/WorkingDirectories/toxic/externals/public/Freeware/Python\\ Metadata\\ Importer/TestData/Test.py\"",
738
-			"-d 2 \"/Volumes/Home/Users/Shared/Stuff/Stuff/eBooks/diveintopython-5.4/py/openanything.py\"",
739
-		);
740
-		configStateDict = {
741
-		};
742
-		cppStopOnCatchEnabled = 0;
743
-		cppStopOnThrowEnabled = 0;
744
-		customDataFormattersEnabled = 1;
745
-		debuggerPlugin = GDBDebugging;
746
-		disassemblyDisplayState = 0;
747
-		dylibVariantSuffix = "";
748
-		enableDebugStr = 1;
749
-		environmentEntries = (
750
-		);
751
-		executableSystemSymbolLevel = 0;
752
-		executableUserSymbolLevel = 0;
753
-		launchableReference = 45F9531C08319C400073B07B /* mdimport */;
754
-		libgmallocEnabled = 0;
755
-		name = Executable;
756
-		savedGlobals = {
757
-		};
758
-		sourceDirectories = (
759
-		);
760
-	};
761
-	45F9531C08319C400073B07B /* mdimport */ = {
762
-		isa = PBXFileReference;
763
-		lastKnownFileType = "compiled.mach-o.executable";
764
-		name = mdimport;
765
-		path = /usr/bin/mdimport;
766
-		sourceTree = "<absolute>";
767
-	};
768
-	8D57630D048677EA00EA77CD /* Python Metadata Importer */ = {
769
-		activeExec = 0;
770
-	};
771
-}
772 0
deleted file mode 100644
... ...
@@ -1,1587 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
-<plist version="1.0">
4
-<dict>
5
-	<key>ActivePerspectiveName</key>
6
-	<string>Project</string>
7
-	<key>AllowedModules</key>
8
-	<array>
9
-		<dict>
10
-			<key>BundleLoadPath</key>
11
-			<string></string>
12
-			<key>MaxInstances</key>
13
-			<string>n</string>
14
-			<key>Module</key>
15
-			<string>PBXSmartGroupTreeModule</string>
16
-			<key>Name</key>
17
-			<string>Groups and Files Outline View</string>
18
-		</dict>
19
-		<dict>
20
-			<key>BundleLoadPath</key>
21
-			<string></string>
22
-			<key>MaxInstances</key>
23
-			<string>n</string>
24
-			<key>Module</key>
25
-			<string>PBXNavigatorGroup</string>
26
-			<key>Name</key>
27
-			<string>Editor</string>
28
-		</dict>
29
-		<dict>
30
-			<key>BundleLoadPath</key>
31
-			<string></string>
32
-			<key>MaxInstances</key>
33
-			<string>n</string>
34
-			<key>Module</key>
35
-			<string>XCTaskListModule</string>
36
-			<key>Name</key>
37
-			<string>Task List</string>
38
-		</dict>
39
-		<dict>
40
-			<key>BundleLoadPath</key>
41
-			<string></string>
42
-			<key>MaxInstances</key>
43
-			<string>n</string>
44
-			<key>Module</key>
45
-			<string>XCDetailModule</string>
46
-			<key>Name</key>
47
-			<string>File and Smart Group Detail Viewer</string>
48
-		</dict>
49
-		<dict>
50
-			<key>BundleLoadPath</key>
51
-			<string></string>
52
-			<key>MaxInstances</key>
53
-			<string>1</string>
54
-			<key>Module</key>
55
-			<string>PBXBuildResultsModule</string>
56
-			<key>Name</key>
57
-			<string>Detailed Build Results Viewer</string>
58
-		</dict>
59
-		<dict>
60
-			<key>BundleLoadPath</key>
61
-			<string></string>
62
-			<key>MaxInstances</key>
63
-			<string>1</string>
64
-			<key>Module</key>
65
-			<string>PBXProjectFindModule</string>
66
-			<key>Name</key>
67
-			<string>Project Batch Find Tool</string>
68
-		</dict>
69
-		<dict>
70
-			<key>BundleLoadPath</key>
71
-			<string></string>
72
-			<key>MaxInstances</key>
73
-			<string>n</string>
74
-			<key>Module</key>
75
-			<string>PBXRunSessionModule</string>
76
-			<key>Name</key>
77
-			<string>Run Log</string>
78
-		</dict>
79
-		<dict>
80
-			<key>BundleLoadPath</key>
81
-			<string></string>
82
-			<key>MaxInstances</key>
83
-			<string>n</string>
84
-			<key>Module</key>
85
-			<string>PBXBookmarksModule</string>
86
-			<key>Name</key>
87
-			<string>Bookmarks Tool</string>
88
-		</dict>
89
-		<dict>
90
-			<key>BundleLoadPath</key>
91
-			<string></string>
92
-			<key>MaxInstances</key>
93
-			<string>n</string>
94
-			<key>Module</key>
95
-			<string>PBXClassBrowserModule</string>
96
-			<key>Name</key>
97
-			<string>Class Browser</string>
98
-		</dict>
99
-		<dict>
100
-			<key>BundleLoadPath</key>
101
-			<string></string>
102
-			<key>MaxInstances</key>
103
-			<string>n</string>
104
-			<key>Module</key>
105
-			<string>PBXCVSModule</string>
106
-			<key>Name</key>
107
-			<string>Source Code Control Tool</string>
108
-		</dict>
109
-		<dict>
110
-			<key>BundleLoadPath</key>
111
-			<string></string>
112
-			<key>MaxInstances</key>
113
-			<string>n</string>
114
-			<key>Module</key>
115
-			<string>PBXDebugBreakpointsModule</string>
116
-			<key>Name</key>
117
-			<string>Debug Breakpoints Tool</string>
118
-		</dict>
119
-		<dict>
120
-			<key>BundleLoadPath</key>
121
-			<string></string>
122
-			<key>MaxInstances</key>
123
-			<string>n</string>
124
-			<key>Module</key>
125
-			<string>XCDockableInspector</string>
126
-			<key>Name</key>
127
-			<string>Inspector</string>
128
-		</dict>
129
-		<dict>
130
-			<key>BundleLoadPath</key>
131
-			<string></string>
132
-			<key>MaxInstances</key>
133
-			<string>n</string>
134
-			<key>Module</key>
135
-			<string>PBXOpenQuicklyModule</string>
136
-			<key>Name</key>
137
-			<string>Open Quickly Tool</string>
138
-		</dict>
139
-		<dict>
140
-			<key>BundleLoadPath</key>
141
-			<string></string>
142
-			<key>MaxInstances</key>
143
-			<string>1</string>
144
-			<key>Module</key>
145
-			<string>PBXDebugSessionModule</string>
146
-			<key>Name</key>
147
-			<string>Debugger</string>
148
-		</dict>
149
-		<dict>
150
-			<key>BundleLoadPath</key>
151
-			<string></string>
152
-			<key>MaxInstances</key>
153
-			<string>1</string>
154
-			<key>Module</key>
155
-			<string>PBXDebugCLIModule</string>
156
-			<key>Name</key>
157
-			<string>Debug Console</string>
158
-		</dict>
159
-	</array>
160
-	<key>Description</key>
161
-	<string>AIODescriptionKey</string>
162
-	<key>DockingSystemVisible</key>
163
-	<false/>
164
-	<key>Extension</key>
165
-	<string>perspective</string>
166
-	<key>FavBarConfig</key>
167
-	<dict>
168
-		<key>PBXProjectModuleGUID</key>
169
-		<string>45796100083160E500A923A6</string>
170
-		<key>XCBarModuleItemNames</key>
171
-		<dict/>
172
-		<key>XCBarModuleItems</key>
173
-		<array/>
174
-	</dict>
175
-	<key>FirstTimeWindowDisplayed</key>
176
-	<false/>
177
-	<key>Identifier</key>
178
-	<string>com.apple.perspectives.project.default</string>
179
-	<key>MajorVersion</key>
180
-	<integer>33</integer>
181
-	<key>MinorVersion</key>
182
-	<integer>0</integer>
183
-	<key>Name</key>
184
-	<string>All-In-One</string>
185
-	<key>Notifications</key>
186
-	<array>
187
-		<dict>
188
-			<key>XCObserverAutoDisconnectKey</key>
189
-			<true/>
190
-			<key>XCObserverDefintionKey</key>
191
-			<dict>
192
-				<key>PBXStatusErrorsKey</key>
193
-				<integer>0</integer>
194
-			</dict>
195
-			<key>XCObserverFactoryKey</key>
196
-			<string>XCPerspectivesSpecificationIdentifier</string>
197
-			<key>XCObserverGUIDKey</key>
198
-			<string>XCObserverProjectIdentifier</string>
199
-			<key>XCObserverNotificationKey</key>
200
-			<string>PBXStatusBuildStateMessageNotification</string>
201
-			<key>XCObserverTargetKey</key>
202
-			<string>XCMainBuildResultsModuleGUID</string>
203
-			<key>XCObserverTriggerKey</key>
204
-			<string>awakenModuleWithObserver:</string>
205
-			<key>XCObserverValidationKey</key>
206
-			<dict>
207
-				<key>PBXStatusErrorsKey</key>
208
-				<integer>2</integer>
209
-			</dict>
210
-		</dict>
211
-		<dict>
212
-			<key>XCObserverAutoDisconnectKey</key>
213
-			<true/>
214
-			<key>XCObserverDefintionKey</key>
215
-			<dict>
216
-				<key>PBXStatusWarningsKey</key>
217
-				<integer>0</integer>
218
-			</dict>
219
-			<key>XCObserverFactoryKey</key>
220
-			<string>XCPerspectivesSpecificationIdentifier</string>
221
-			<key>XCObserverGUIDKey</key>
222
-			<string>XCObserverProjectIdentifier</string>
223
-			<key>XCObserverNotificationKey</key>
224
-			<string>PBXStatusBuildStateMessageNotification</string>
225
-			<key>XCObserverTargetKey</key>
226
-			<string>XCMainBuildResultsModuleGUID</string>
227
-			<key>XCObserverTriggerKey</key>
228
-			<string>awakenModuleWithObserver:</string>
229
-			<key>XCObserverValidationKey</key>
230
-			<dict>
231
-				<key>PBXStatusWarningsKey</key>
232
-				<integer>2</integer>
233
-			</dict>
234
-		</dict>
235
-	</array>
236
-	<key>OpenEditors</key>
237
-	<array/>
238
-	<key>PerspectiveWidths</key>
239
-	<array>
240
-		<integer>1280</integer>
241
-		<integer>1280</integer>
242
-		<integer>1280</integer>
243
-	</array>
244
-	<key>Perspectives</key>
245
-	<array>
246
-		<dict>
247
-			<key>ChosenToolbarItems</key>
248
-			<array>
249
-				<string>XCToolbarPerspectiveControl</string>
250
-				<string>NSToolbarSeparatorItem</string>
251
-				<string>buildOrClean</string>
252
-				<string>run</string>
253
-				<string>debug</string>
254
-				<string>com.apple.ide.PBXToolbarStopButton</string>
255
-				<string>NSToolbarFlexibleSpaceItem</string>
256
-				<string>active-target-popup</string>
257
-				<string>active-buildstyle-popup</string>
258
-				<string>com.apple.pbx.toolbar.searchfield</string>
259
-			</array>
260
-			<key>ControllerClassBaseName</key>
261
-			<string></string>
262
-			<key>IconName</key>
263
-			<string>WindowOfProject</string>
264
-			<key>Identifier</key>
265
-			<string>perspective.project</string>
266
-			<key>IsVertical</key>
267
-			<false/>
268
-			<key>Layout</key>
269
-			<array>
270
-				<dict>
271
-					<key>BecomeActive</key>
272
-					<true/>
273
-					<key>ContentConfiguration</key>
274
-					<dict>
275
-						<key>PBXBottomSmartGroupGIDs</key>
276
-						<array>
277
-							<string>1C37FBAC04509CD000000102</string>
278
-							<string>1C37FAAC04509CD000000102</string>
279
-							<string>1C08E77C0454961000C914BD</string>
280
-							<string>1C37FABC05509CD000000102</string>
281
-							<string>1C37FABC05539CD112110102</string>
282
-							<string>E2644B35053B69B200211256</string>
283
-							<string>1C37FABC04509CD000100104</string>
284
-							<string>1CC0EA4004350EF90044410B</string>
285
-							<string>1CC0EA4004350EF90041110B</string>
286
-						</array>
287
-						<key>PBXProjectModuleGUID</key>
288
-						<string>1CA23ED40692098700951B8B</string>
289
-						<key>PBXProjectModuleLabel</key>
290
-						<string>Files</string>
291
-						<key>PBXProjectStructureProvided</key>
292
-						<string>yes</string>
293
-						<key>PBXSmartGroupTreeModuleColumnData</key>
294
-						<dict>
295
-							<key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
296
-							<array>
297
-								<real>22</real>
298
-								<real>22</real>
299
-								<real>291</real>
300
-							</array>
301
-							<key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
302
-							<array>
303
-								<string>TargetStatusColumn</string>
304
-								<string>SCMStatusColumn</string>
305
-								<string>MainColumn</string>
306
-							</array>
307
-						</dict>
308
-						<key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
309
-						<dict>
310
-							<key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
311
-							<array>
312
-								<string>089C166AFE841209C02AAC07</string>
313
-								<string>45967FEC0832BF890009C12F</string>
314
-								<string>459334CD0832C57700FF1A15</string>
315
-								<string>1C37FBAC04509CD000000102</string>
316
-								<string>1C37FAAC04509CD000000102</string>
317
-							</array>
318
-							<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
319
-							<array>
320
-								<array>
321
-									<integer>6</integer>
322
-									<integer>1</integer>
323
-									<integer>0</integer>
324
-								</array>
325
-							</array>
326
-							<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
327
-							<string>{{0, 0}, {335, 676}}</string>
328
-						</dict>
329
-						<key>PBXTopSmartGroupGIDs</key>
330
-						<array/>
331
-						<key>XCIncludePerspectivesSwitch</key>
332
-						<false/>
333
-					</dict>
334
-					<key>GeometryConfiguration</key>
335
-					<dict>
336
-						<key>Frame</key>
337
-						<string>{{0, 0}, {352, 694}}</string>
338
-						<key>GroupTreeTableConfiguration</key>
339
-						<array>
340
-							<string>TargetStatusColumn</string>
341
-							<real>22</real>
342
-							<string>SCMStatusColumn</string>
343
-							<real>22</real>
344
-							<string>MainColumn</string>
345
-							<real>291</real>
346
-						</array>
347
-						<key>RubberWindowFrame</key>
348
-						<string>0 97 1280 735 0 0 1280 832 </string>
349
-					</dict>
350
-					<key>Module</key>
351
-					<string>PBXSmartGroupTreeModule</string>
352
-					<key>Proportion</key>
353
-					<string>352pt</string>
354
-				</dict>
355
-				<dict>
356
-					<key>Dock</key>
357
-					<array>
358
-						<dict>
359
-							<key>ContentConfiguration</key>
360
-							<dict>
361
-								<key>PBXProjectModuleGUID</key>
362
-								<string>457960F9083160E500A923A6</string>
363
-								<key>PBXProjectModuleLabel</key>
364
-								<string>CMetadataImporter.m</string>
365
-								<key>PBXSplitModuleInNavigatorKey</key>
366
-								<dict>
367
-									<key>Split0</key>
368
-									<dict>
369
-										<key>PBXProjectModuleGUID</key>
370
-										<string>457960FA083160E500A923A6</string>
371
-										<key>PBXProjectModuleLabel</key>
372
-										<string>CMetadataImporter.m</string>
373
-										<key>_historyCapacity</key>
374
-										<integer>0</integer>
375
-										<key>bookmark</key>
376
-										<string>457A2F5D085E1BF100480ED0</string>
377
-										<key>history</key>
378
-										<array>
379
-											<string>45F03B8C0833D9A800CF8BA6</string>
380
-											<string>458F2CD60833E82700CB6B11</string>
381
-											<string>458F2E970833F66B00CB6B11</string>
382
-											<string>458F2F1F0833FA0200CB6B11</string>
383
-											<string>458F2FD20833FE3D00CB6B11</string>
384
-											<string>458F30430834051C00CB6B11</string>
385
-											<string>45F03B4D0833D4A400CF8BA6</string>
386
-											<string>45F03B8D0833D9A800CF8BA6</string>
387
-											<string>458F2EFD0833F92A00CB6B11</string>
388
-											<string>458F3064083406A800CB6B11</string>
389
-											<string>458F314C0834233D00CB6B11</string>
390
-											<string>458F314D0834233D00CB6B11</string>
391
-											<string>45C999EE084615DA00A9055D</string>
392
-											<string>458F2FD00833FE3D00CB6B11</string>
393
-											<string>45EB68AD08456F72003CD158</string>
394
-											<string>45C99B470846166300A9055D</string>
395
-											<string>45C99B55084616CC00A9055D</string>
396
-											<string>459279A308478862005D51F9</string>
397
-											<string>459279A408478862005D51F9</string>
398
-											<string>45D7EFCF0847D39D0081FAA9</string>
399
-											<string>45E30ABB08566C9E009FA00C</string>
400
-											<string>45EC556A0857C7B9008973A3</string>
401
-											<string>45234A0E0859386A007977F8</string>
402
-										</array>
403
-										<key>prevStack</key>
404
-										<array>
405
-											<string>45F03AD20833D0C400CF8BA6</string>
406
-											<string>45F03B1D0833D2F300CF8BA6</string>
407
-											<string>45F03B6E0833D54800CF8BA6</string>
408
-											<string>458F2CDC0833E82700CB6B11</string>
409
-											<string>458F2E380833F04C00CB6B11</string>
410
-											<string>458F2E9F0833F66B00CB6B11</string>
411
-											<string>458F2EA20833F66B00CB6B11</string>
412
-											<string>458F2FF50834001500CB6B11</string>
413
-											<string>458F2ED20833F7B800CB6B11</string>
414
-											<string>45D534BC083532990039C245</string>
415
-											<string>45D534BD083532990039C245</string>
416
-											<string>45BC8E4608357EF500333919</string>
417
-											<string>45C999F3084615DA00A9055D</string>
418
-											<string>45C99B33084615F300A9055D</string>
419
-										</array>
420
-									</dict>
421
-									<key>SplitCount</key>
422
-									<string>1</string>
423
-								</dict>
424
-								<key>StatusBarVisibility</key>
425
-								<true/>
426
-								<key>XCSharingToken</key>
427
-								<string>com.apple.Xcode.CommonNavigatorGroupSharingToken</string>
428
-							</dict>
429
-							<key>GeometryConfiguration</key>
430
-							<dict>
431
-								<key>Frame</key>
432
-								<string>{{0, 0}, {923, 598}}</string>
433
-								<key>RubberWindowFrame</key>
434
-								<string>0 97 1280 735 0 0 1280 832 </string>
435
-							</dict>
436
-							<key>Module</key>
437
-							<string>PBXNavigatorGroup</string>
438
-							<key>Proportion</key>
439
-							<string>598pt</string>
440
-						</dict>
441
-						<dict>
442
-							<key>Proportion</key>
443
-							<string>91pt</string>
444
-							<key>Tabs</key>
445
-							<array>
446
-								<dict>
447
-									<key>ContentConfiguration</key>
448
-									<dict>
449
-										<key>PBXProjectModuleGUID</key>
450
-										<string>1CA23EDF0692099D00951B8B</string>
451
-										<key>PBXProjectModuleLabel</key>
452
-										<string>Detail</string>
453
-									</dict>
454
-									<key>GeometryConfiguration</key>
455
-									<dict>
456
-										<key>Frame</key>
457
-										<string>{{10, 27}, {923, 64}}</string>
458
-										<key>RubberWindowFrame</key>
459
-										<string>0 97 1280 735 0 0 1280 832 </string>
460
-									</dict>
461
-									<key>Module</key>
462
-									<string>XCDetailModule</string>
463
-								</dict>
464
-								<dict>
465
-									<key>ContentConfiguration</key>
466
-									<dict>
467
-										<key>PBXProjectModuleGUID</key>
468
-										<string>1CA23EE00692099D00951B8B</string>
469
-										<key>PBXProjectModuleLabel</key>
470
-										<string>Project Find</string>
471
-									</dict>
472
-									<key>GeometryConfiguration</key>
473
-									<dict>
474
-										<key>Frame</key>
475
-										<string>{{10, 27}, {923, 284}}</string>
476
-									</dict>
477
-									<key>Module</key>
478
-									<string>PBXProjectFindModule</string>
479
-								</dict>
480
-								<dict>
481
-									<key>ContentConfiguration</key>
482
-									<dict>
483
-										<key>PBXProjectModuleGUID</key>
484
-										<string>1CA23EE10692099D00951B8B</string>
485
-										<key>PBXProjectModuleLabel</key>
486
-										<string>SCM Results</string>
487
-									</dict>
488
-									<key>GeometryConfiguration</key>
489
-									<dict>
490
-										<key>Frame</key>
491
-										<string>{{10, 27}, {1243, 232}}</string>
492
-									</dict>
493
-									<key>Module</key>
494
-									<string>PBXCVSModule</string>
495
-								</dict>
496
-							</array>
497
-						</dict>
498
-					</array>
499
-					<key>Proportion</key>
500
-					<string>923pt</string>
501
-				</dict>
502
-			</array>
503
-			<key>Name</key>
504
-			<string>Project</string>
505
-			<key>ServiceClasses</key>
506
-			<array>
507
-				<string>XCModuleDock</string>
508
-				<string>PBXSmartGroupTreeModule</string>
509
-				<string>XCModuleDock</string>
510
-				<string>PBXNavigatorGroup</string>
511
-				<string>XCDockableTabModule</string>
512
-				<string>XCDetailModule</string>
513
-				<string>PBXProjectFindModule</string>
514
-				<string>PBXCVSModule</string>
515
-			</array>
516
-			<key>TableOfContents</key>
517
-			<array>
518
-				<string>457A2F5E085E1BF100480ED0</string>
519
-				<string>1CA23ED40692098700951B8B</string>
520
-				<string>457A2F5F085E1BF100480ED0</string>
521
-				<string>457960F9083160E500A923A6</string>
522
-				<string>457A2F60085E1BF100480ED0</string>
523
-				<string>1CA23EDF0692099D00951B8B</string>
524
-				<string>1CA23EE00692099D00951B8B</string>
525
-				<string>1CA23EE10692099D00951B8B</string>
526
-			</array>
527
-			<key>ToolbarConfiguration</key>
528
-			<string>xcode.toolbar.config.default</string>
529
-		</dict>
530
-		<dict>
531
-			<key>ChosenToolbarItems</key>
532
-			<array>
533
-				<string>XCToolbarPerspectiveControl</string>
534
-				<string>NSToolbarSeparatorItem</string>
535
-				<string>buildOrClean</string>
536
-				<string>run</string>
537
-				<string>debug</string>
538
-				<string>com.apple.ide.PBXToolbarStopButton</string>
539
-				<string>NSToolbarFlexibleSpaceItem</string>
540
-				<string>servicesModulebuild</string>
541
-				<string>servicesModulerun</string>
542
-				<string>active-target-popup</string>
543
-				<string>active-buildstyle-popup</string>
544
-				<string>active-executable-popup</string>
545
-			</array>
546
-			<key>ControllerClassBaseName</key>
547
-			<string></string>
548
-			<key>IconName</key>
549
-			<string>BuildTabIcon</string>
550
-			<key>Identifier</key>
551
-			<string>perspective.build</string>
552
-			<key>IsVertical</key>
553
-			<false/>
554
-			<key>Layout</key>
555
-			<array>
556
-				<dict>
557
-					<key>ContentConfiguration</key>
558
-					<dict>
559
-						<key>PBXBottomSmartGroupGIDs</key>
560
-						<array/>
561
-						<key>PBXProjectModuleGUID</key>
562
-						<string>1CA23EE50692099D00951B8B</string>
563
-						<key>PBXProjectModuleLabel</key>
564
-						<string>Files</string>
565
-						<key>PBXProjectStructureProvided</key>
566
-						<string>yes</string>
567
-						<key>PBXSmartGroupTreeModuleColumnData</key>
568
-						<dict>
569
-							<key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
570
-							<array>
571
-								<real>291</real>
572
-							</array>
573
-							<key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
574
-							<array>
575
-								<string>MainColumn</string>
576
-							</array>
577
-						</dict>
578
-						<key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
579
-						<dict>
580
-							<key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
581
-							<array>
582
-								<string>089C166AFE841209C02AAC07</string>
583
-								<string>45967FEC0832BF890009C12F</string>
584
-								<string>459334CD0832C57700FF1A15</string>
585
-								<string>4596802A0832BFC50009C12F</string>
586
-								<string>089C1671FE841209C02AAC07</string>
587
-							</array>
588
-							<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
589
-							<array>
590
-								<array>
591
-									<integer>8</integer>
592
-									<integer>7</integer>
593
-									<integer>0</integer>
594
-								</array>
595
-							</array>
596
-							<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
597
-							<string>{{0, 0}, {291, 680}}</string>
598
-						</dict>
599
-						<key>PBXTopSmartGroupGIDs</key>
600
-						<array/>
601
-						<key>XCIncludePerspectivesSwitch</key>
602
-						<false/>
603
-					</dict>
604
-					<key>GeometryConfiguration</key>
605
-					<dict>
606
-						<key>Frame</key>
607
-						<string>{{0, 0}, {308, 698}}</string>
608
-						<key>GroupTreeTableConfiguration</key>
609
-						<array>
610
-							<string>MainColumn</string>
611
-							<real>291</real>
612
-						</array>
613
-					</dict>
614
-					<key>Module</key>
615
-					<string>PBXSmartGroupTreeModule</string>
616
-					<key>Proportion</key>
617
-					<string>308pt</string>
618
-				</dict>
619
-				<dict>
620
-					<key>Dock</key>
621
-					<array>
622
-						<dict>
623
-							<key>ContentConfiguration</key>
624
-							<dict>
625
-								<key>PBXProjectModuleGUID</key>
626
-								<string>457960F9083160E500A923A6</string>
627
-								<key>PBXProjectModuleLabel</key>
628
-								<string>importer.py</string>
629
-								<key>PBXSplitModuleInNavigatorKey</key>
630
-								<dict>
631
-									<key>Split0</key>
632
-									<dict>
633
-										<key>PBXProjectModuleGUID</key>
634
-										<string>457960FA083160E500A923A6</string>
635
-										<key>PBXProjectModuleLabel</key>
636
-										<string>importer.py</string>
637
-										<key>_historyCapacity</key>
638
-										<integer>0</integer>
639
-										<key>bookmark</key>
640
-										<string>45D7EFF10847D4640081FAA9</string>
641
-										<key>history</key>
642
-										<array>
643
-											<string>45F03B4D0833D4A400CF8BA6</string>
644
-											<string>45F03B8C0833D9A800CF8BA6</string>
645
-											<string>45F03B8D0833D9A800CF8BA6</string>
646
-											<string>458F2CD60833E82700CB6B11</string>
647
-											<string>458F2EFD0833F92A00CB6B11</string>
648
-											<string>458F2F1F0833FA0200CB6B11</string>
649
-											<string>458F2FD00833FE3D00CB6B11</string>
650
-											<string>458F2FD20833FE3D00CB6B11</string>
651
-											<string>458F30430834051C00CB6B11</string>
652
-											<string>458F3064083406A800CB6B11</string>
653
-											<string>458F314C0834233D00CB6B11</string>
654
-											<string>458F314D0834233D00CB6B11</string>
655
-											<string>45BC8E1608357EF500333919</string>
656
-											<string>45BC8E1A08357EF500333919</string>
657
-											<string>45BC8E1B08357EF500333919</string>
658
-											<string>45BC8E1C08357EF500333919</string>
659
-											<string>45BC8E1D08357EF500333919</string>
660
-											<string>45BC8E1F08357EF500333919</string>
661
-											<string>45BC8E2008357EF500333919</string>
662
-											<string>45BC8E2108357EF500333919</string>
663
-											<string>45BC8E2208357EF500333919</string>
664
-											<string>45BC8E2308357EF500333919</string>
665
-											<string>45BC8E2508357EF500333919</string>
666
-											<string>45BC8E2608357EF500333919</string>
667
-											<string>458F2CC60833E6AD00CB6B11</string>
668
-											<string>458F2E970833F66B00CB6B11</string>
669
-											<string>458F2F1E0833FA0200CB6B11</string>
670
-											<string>45DD4D550838FDCF00DFF6AF</string>
671
-											<string>45119FAB084404F000D34CC6</string>
672
-											<string>45EB68AD08456F72003CD158</string>
673
-											<string>45C9991D0846099800A9055D</string>
674
-											<string>45C999EC084615DA00A9055D</string>
675
-											<string>45C999EE084615DA00A9055D</string>
676
-											<string>45C99B470846166300A9055D</string>
677
-											<string>45C99B54084616CC00A9055D</string>
678
-											<string>45C99B55084616CC00A9055D</string>
679
-											<string>4534590108469ED7008D3E94</string>
680
-											<string>459279A308478862005D51F9</string>
681
-											<string>459279A408478862005D51F9</string>
682
-											<string>45D7EFC90847D3890081FAA9</string>
683
-											<string>45D7EFE10847D4120081FAA9</string>
684
-										</array>
685
-										<key>prevStack</key>
686
-										<array>
687
-											<string>45F03AD20833D0C400CF8BA6</string>
688
-											<string>45F03AD40833D0C400CF8BA6</string>
689
-											<string>45F03B1D0833D2F300CF8BA6</string>
690
-											<string>45F03B510833D4A400CF8BA6</string>
691
-											<string>45F03B6E0833D54800CF8BA6</string>
692
-											<string>45F03B930833D9A800CF8BA6</string>
693
-											<string>45F03B940833D9A800CF8BA6</string>
694
-											<string>458F2CCB0833E6AD00CB6B11</string>
695
-											<string>458F2CDC0833E82700CB6B11</string>
696
-											<string>458F2CFC0833E90600CB6B11</string>
697
-											<string>458F2D3E0833EC0300CB6B11</string>
698
-											<string>458F2D420833EC0300CB6B11</string>
699
-											<string>458F2DC20833EDB400CB6B11</string>
700
-											<string>458F2DC40833EDB400CB6B11</string>
701
-											<string>458F2E320833F04C00CB6B11</string>
702
-											<string>458F2E380833F04C00CB6B11</string>
703
-											<string>458F2E9F0833F66B00CB6B11</string>
704
-											<string>458F2EA20833F66B00CB6B11</string>
705
-											<string>458F2ED20833F7B800CB6B11</string>
706
-											<string>458F2F220833FA0200CB6B11</string>
707
-											<string>458F2F6B0833FBE700CB6B11</string>
708
-											<string>458F2FF50834001500CB6B11</string>
709
-											<string>458F3066083406A800CB6B11</string>
710
-											<string>458F2D430833EC0300CB6B11</string>
711
-											<string>458F31500834233D00CB6B11</string>
712
-											<string>45D534BC083532990039C245</string>
713
-											<string>45D534BD083532990039C245</string>
714
-											<string>45BC8E3808357EF500333919</string>
715
-											<string>45BC8E3A08357EF500333919</string>
716
-											<string>45BC8E4608357EF500333919</string>
717
-											<string>45C999F3084615DA00A9055D</string>
718
-											<string>45C99B33084615F300A9055D</string>
719
-											<string>45D7EFCB0847D3890081FAA9</string>
720
-										</array>
721
-									</dict>
722
-									<key>SplitCount</key>
723
-									<string>1</string>
724
-								</dict>
725
-								<key>StatusBarVisibility</key>
726
-								<true/>
727
-								<key>XCSharingToken</key>
728
-								<string>com.apple.Xcode.CommonNavigatorGroupSharingToken</string>
729
-							</dict>
730
-							<key>GeometryConfiguration</key>
731
-							<dict>
732
-								<key>Frame</key>
733
-								<string>{{0, 0}, {967, 321}}</string>
734
-							</dict>
735
-							<key>Module</key>
736
-							<string>PBXNavigatorGroup</string>
737
-							<key>Proportion</key>
738
-							<string>321pt</string>
739
-						</dict>
740
-						<dict>
741
-							<key>Proportion</key>
742
-							<string>372pt</string>
743
-							<key>Tabs</key>
744
-							<array>
745
-								<dict>
746
-									<key>ContentConfiguration</key>
747
-									<dict>
748
-										<key>PBXBuildLogShowsTranscriptDefaultKey</key>
749
-										<string>{{0, 5}, {967, 340}}</string>
750
-										<key>PBXProjectModuleGUID</key>
751
-										<string>XCMainBuildResultsModuleGUID</string>
752
-										<key>PBXProjectModuleLabel</key>
753
-										<string>Build</string>
754
-										<key>XCBuildResultsTrigger_Collapse</key>
755
-										<integer>1021</integer>
756
-										<key>XCBuildResultsTrigger_Open</key>
757
-										<integer>1013</integer>
758
-									</dict>
759
-									<key>GeometryConfiguration</key>
760
-									<dict>
761
-										<key>Frame</key>
762
-										<string>{{10, 27}, {967, 345}}</string>
763
-									</dict>
764
-									<key>Module</key>
765
-									<string>PBXBuildResultsModule</string>
766
-								</dict>
767
-								<dict>
768
-									<key>ContentConfiguration</key>
769
-									<dict>
770
-										<key>LauncherConfigVersion</key>
771
-										<string>3</string>
772
-										<key>PBXProjectModuleGUID</key>
773
-										<string>1CA23EE80692099D00951B8B</string>
774
-										<key>PBXProjectModuleLabel</key>
775
-										<string>Run</string>
776
-										<key>Runner</key>
777
-										<dict>
778
-											<key>HorizontalSplitView</key>
779
-											<dict>
780
-												<key>_collapsingFrameDimension</key>
781
-												<real>0.0</real>
782
-												<key>_indexOfCollapsedView</key>
783
-												<integer>0</integer>
784
-												<key>_percentageOfCollapsedView</key>
785
-												<real>0.0</real>
786
-												<key>isCollapsed</key>
787
-												<string>yes</string>
788
-												<key>sizes</key>
789
-												<array>
790
-													<string>{{0, 0}, {491, 168}}</string>
791
-													<string>{{0, 173}, {491, 270}}</string>
792
-												</array>
793
-											</dict>
794
-											<key>VerticalSplitView</key>
795
-											<dict>
796
-												<key>_collapsingFrameDimension</key>
797
-												<real>0.0</real>
798
-												<key>_indexOfCollapsedView</key>
799
-												<integer>0</integer>
800
-												<key>_percentageOfCollapsedView</key>
801
-												<real>0.0</real>
802
-												<key>isCollapsed</key>
803
-												<string>yes</string>
804
-												<key>sizes</key>
805
-												<array>
806
-													<string>{{0, 0}, {406, 443}}</string>
807
-													<string>{{411, 0}, {517, 443}}</string>
808
-												</array>
809
-											</dict>
810
-										</dict>
811
-									</dict>
812
-									<key>GeometryConfiguration</key>
813
-									<dict>
814
-										<key>Frame</key>
815
-										<string>{{10, 27}, {967, 52}}</string>
816
-									</dict>
817
-									<key>Module</key>
818
-									<string>PBXRunSessionModule</string>
819
-								</dict>
820
-							</array>
821
-						</dict>
822
-					</array>
823
-					<key>Proportion</key>
824
-					<string>967pt</string>
825
-				</dict>
826
-			</array>
827
-			<key>Name</key>
828
-			<string>Build</string>
829
-			<key>ServiceClasses</key>
830
-			<array>
831
-				<string>XCModuleDock</string>
832
-				<string>PBXSmartGroupTreeModule</string>
833
-				<string>XCModuleDock</string>
834
-				<string>PBXNavigatorGroup</string>
835
-				<string>XCDockableTabModule</string>
836
-				<string>PBXBuildResultsModule</string>
837
-				<string>PBXRunSessionModule</string>
838
-				<string>XCConsole</string>
839
-			</array>
840
-			<key>TableOfContents</key>
841
-			<array>
842
-				<string>45D7EFEC0847D4640081FAA9</string>
843
-				<string>1CA23EE50692099D00951B8B</string>
844
-				<string>45D7EFED0847D4640081FAA9</string>
845
-				<string>457960F9083160E500A923A6</string>
846
-				<string>45D7EFEE0847D4640081FAA9</string>
847
-				<string>XCMainBuildResultsModuleGUID</string>
848
-				<string>1CA23EE80692099D00951B8B</string>
849
-				<string>45D7EFEF0847D4640081FAA9</string>
850
-			</array>
851
-			<key>ToolbarConfiguration</key>
852
-			<string>xcode.toolbar.config.buildAndRun</string>
853
-		</dict>
854
-		<dict>
855
-			<key>ChosenToolbarItems</key>
856
-			<array>
857
-				<string>XCToolbarPerspectiveControl</string>
858
-				<string>NSToolbarSeparatorItem</string>
859
-				<string>build-and-debug</string>
860
-				<string>debug</string>
861
-				<string>NSToolbarSeparatorItem</string>
862
-				<string>debugger-fix-and-continue</string>
863
-				<string>debugger-restart-executable</string>
864
-				<string>debugger-pause</string>
865
-				<string>debugger-continue</string>
866
-				<string>debugger-step-over</string>
867
-				<string>debugger-step-into</string>
868
-				<string>debugger-step-out</string>
869
-				<string>debugger-step-instruction</string>
870
-				<string>debugger-next-instruction</string>
871
-				<string>NSToolbarSeparatorItem</string>
872
-				<string>debugger-show-console-window</string>
873
-				<string>servicesModulebreakpoints</string>
874
-			</array>
875
-			<key>ControllerClassBaseName</key>
876
-			<string>PBXDebugSessionModule</string>
877
-			<key>IconName</key>
878
-			<string>DebugTabIcon</string>
879
-			<key>Identifier</key>
880
-			<string>perspective.debug</string>
881
-			<key>IsVertical</key>
882
-			<true/>
883
-			<key>Layout</key>
884
-			<array>
885
-				<dict>
886
-					<key>ContentConfiguration</key>
887
-					<dict>
888
-						<key>PBXProjectModuleGUID</key>
889
-						<string>1CCC7628064C1048000F2A68</string>
890
-						<key>PBXProjectModuleLabel</key>
891
-						<string>Debugger Console</string>
892
-					</dict>
893
-					<key>GeometryConfiguration</key>
894
-					<dict>
895
-						<key>Frame</key>
896
-						<string>{{0, 0}, {1280, 250}}</string>
897
-					</dict>
898
-					<key>Module</key>
899
-					<string>PBXDebugCLIModule</string>
900
-					<key>Proportion</key>
901
-					<string>250pt</string>
902
-				</dict>
903
-				<dict>
904
-					<key>ContentConfiguration</key>
905
-					<dict>
906
-						<key>Debugger</key>
907
-						<dict>
908
-							<key>HorizontalSplitView</key>
909
-							<dict>
910
-								<key>_collapsingFrameDimension</key>
911
-								<real>0.0</real>
912
-								<key>_indexOfCollapsedView</key>
913
-								<integer>0</integer>
914
-								<key>_percentageOfCollapsedView</key>
915
-								<real>0.0</real>
916
-								<key>isCollapsed</key>
917
-								<string>yes</string>
918
-								<key>sizes</key>
919
-								<array>
920
-									<string>{{0, 0}, {609, 122}}</string>
921
-									<string>{{609, 0}, {671, 122}}</string>
922
-								</array>
923
-							</dict>
924
-							<key>VerticalSplitView</key>
925
-							<dict>
926
-								<key>_collapsingFrameDimension</key>
927
-								<real>0.0</real>
928
-								<key>_indexOfCollapsedView</key>
929
-								<integer>0</integer>
930
-								<key>_percentageOfCollapsedView</key>
931
-								<real>0.0</real>
932
-								<key>isCollapsed</key>
933
-								<string>yes</string>
934
-								<key>sizes</key>
935
-								<array>
936
-									<string>{{0, 0}, {1280, 122}}</string>
937
-									<string>{{0, 122}, {1280, 321}}</string>
938
-								</array>
939
-							</dict>
940
-						</dict>
941
-						<key>LauncherConfigVersion</key>
942
-						<string>8</string>
943
-						<key>PBXProjectModuleGUID</key>
944
-						<string>1CCC7629064C1048000F2A68</string>
945
-						<key>PBXProjectModuleLabel</key>
946
-						<string>Debug</string>
947
-					</dict>
948
-					<key>GeometryConfiguration</key>
949
-					<dict>
950
-						<key>DebugConsoleDrawerSize</key>
951
-						<string>{100, 120}</string>
952
-						<key>DebugConsoleVisible</key>
953
-						<string>None</string>
954
-						<key>DebugConsoleWindowFrame</key>
955
-						<string>{{200, 200}, {500, 300}}</string>
956
-						<key>DebugSTDIOWindowFrame</key>
957
-						<string>{{200, 200}, {500, 300}}</string>
958
-						<key>Frame</key>
959
-						<string>{{0, 255}, {1280, 443}}</string>
960
-					</dict>
961
-					<key>Module</key>
962
-					<string>PBXDebugSessionModule</string>
963
-					<key>Proportion</key>
964
-					<string>443pt</string>
965
-				</dict>
966
-			</array>
967
-			<key>Name</key>
968
-			<string>Debug</string>
969
-			<key>ServiceClasses</key>
970
-			<array>
971
-				<string>XCModuleDock</string>
972
-				<string>PBXDebugCLIModule</string>
973
-				<string>PBXDebugSessionModule</string>
974
-				<string>PBXDebugProcessAndThreadModule</string>
975
-				<string>PBXDebugProcessViewModule</string>
976
-				<string>PBXDebugThreadViewModule</string>
977
-				<string>PBXDebugStackFrameViewModule</string>
978
-				<string>PBXNavigatorGroup</string>
979
-				<string>XCConsole</string>
980
-			</array>
981
-			<key>TableOfContents</key>
982
-			<array>
983
-				<string>45C9992D084609AF00A9055D</string>
984
-				<string>1CCC7628064C1048000F2A68</string>
985
-				<string>1CCC7629064C1048000F2A68</string>
986
-				<string>45C9992E084609AF00A9055D</string>
987
-				<string>45C9992F084609AF00A9055D</string>
988
-				<string>45C99930084609AF00A9055D</string>
989
-				<string>45C99931084609AF00A9055D</string>
990
-				<string>457960F9083160E500A923A6</string>
991
-				<string>45C99932084609AF00A9055D</string>
992
-			</array>
993
-			<key>ToolbarConfiguration</key>
994
-			<string>xcode.toolbar.config.debug</string>
995
-		</dict>
996
-	</array>
997
-	<key>PerspectivesBarVisible</key>
998
-	<true/>
999
-	<key>ShelfIsVisible</key>
1000
-	<false/>
1001
-	<key>SourceDescription</key>
1002
-	<string>file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecification.xcperspec'</string>
1003
-	<key>StatusbarIsVisible</key>
1004
-	<true/>
1005
-	<key>TimeStamp</key>
1006
-	<real>140385254.649726</real>
1007
-	<key>ToolbarDisplayMode</key>
1008
-	<integer>1</integer>
1009
-	<key>ToolbarIsVisible</key>
1010
-	<true/>
1011
-	<key>ToolbarSizeMode</key>
1012
-	<integer>2</integer>
1013
-	<key>Type</key>
1014
-	<string>Perspectives</string>
1015
-	<key>UpdateMessage</key>
1016
-	<string></string>
1017
-	<key>WindowJustification</key>
1018
-	<integer>5</integer>
1019
-	<key>WindowOrderList</key>
1020
-	<array>
1021
-		<string>/Volumes/Home/Users/schwa/Documents/WorkingDirectories/toxic/externals/public/Freeware/Python Metadata Importer/Python Metadata Importer.xcodeproj</string>
1022
-	</array>
1023
-	<key>WindowString</key>
1024
-	<string>0 97 1280 735 0 0 1280 832 </string>
1025
-	<key>WindowTools</key>
1026
-	<array>
1027
-		<dict>
1028
-			<key>Identifier</key>
1029
-			<string>windowTool.find</string>
1030
-			<key>Layout</key>
1031
-			<array>
1032
-				<dict>
1033
-					<key>Dock</key>
1034
-					<array>
1035
-						<dict>
1036
-							<key>Dock</key>
1037
-							<array>
1038
-								<dict>
1039
-									<key>ContentConfiguration</key>
1040
-									<dict>
1041
-										<key>PBXProjectModuleGUID</key>
1042
-										<string>1CDD528C0622207200134675</string>
1043
-										<key>PBXProjectModuleLabel</key>
1044
-										<string>&lt;No Editor&gt;</string>
1045
-										<key>PBXSplitModuleInNavigatorKey</key>
1046
-										<dict>
1047
-											<key>Split0</key>
1048
-											<dict>
1049
-												<key>PBXProjectModuleGUID</key>
1050
-												<string>1CD0528D0623707200166675</string>
1051
-											</dict>
1052
-											<key>SplitCount</key>
1053
-											<string>1</string>
1054
-										</dict>
1055
-										<key>StatusBarVisibility</key>
1056
-										<integer>1</integer>
1057
-									</dict>
1058
-									<key>GeometryConfiguration</key>
1059
-									<dict>
1060
-										<key>Frame</key>
1061
-										<string>{{0, 0}, {781, 167}}</string>
1062
-										<key>RubberWindowFrame</key>
1063
-										<string>62 385 781 470 0 0 1440 878 </string>
1064
-									</dict>
1065
-									<key>Module</key>
1066
-									<string>PBXNavigatorGroup</string>
1067
-									<key>Proportion</key>
1068
-									<string>781pt</string>
1069
-								</dict>
1070
-							</array>
1071
-							<key>Proportion</key>
1072
-							<string>50%</string>
1073
-						</dict>
1074
-						<dict>
1075
-							<key>BecomeActive</key>
1076
-							<integer>1</integer>
1077
-							<key>ContentConfiguration</key>
1078
-							<dict>
1079
-								<key>PBXProjectModuleGUID</key>
1080
-								<string>1CD0528E0623707200166675</string>
1081
-								<key>PBXProjectModuleLabel</key>
1082
-								<string>Project Find</string>
1083
-							</dict>
1084
-							<key>GeometryConfiguration</key>
1085
-							<dict>
1086
-								<key>Frame</key>
1087
-								<string>{{8, 0}, {773, 254}}</string>
1088
-								<key>RubberWindowFrame</key>
1089
-								<string>62 385 781 470 0 0 1440 878 </string>
1090
-							</dict>
1091
-							<key>Module</key>
1092
-							<string>PBXProjectFindModule</string>
1093
-							<key>Proportion</key>
1094
-							<string>50%</string>
1095
-						</dict>
1096
-					</array>
1097
-					<key>Proportion</key>
1098
-					<string>428pt</string>
1099
-				</dict>
1100
-			</array>
1101
-			<key>Name</key>
1102
-			<string>Project Find</string>
1103
-			<key>ServiceClasses</key>
1104
-			<array>
1105
-				<string>PBXProjectFindModule</string>
1106
-			</array>
1107
-			<key>StatusbarIsVisible</key>
1108
-			<integer>1</integer>
1109
-			<key>TableOfContents</key>
1110
-			<array>
1111
-				<string>1C530D57069F1CE1000CFCEE</string>
1112
-				<string>1C530D58069F1CE1000CFCEE</string>
1113
-				<string>1C530D59069F1CE1000CFCEE</string>
1114
-				<string>1CDD528C0622207200134675</string>
1115
-				<string>1C530D5A069F1CE1000CFCEE</string>
1116
-				<string>1CE0B1FE06471DED0097A5F4</string>
1117
-				<string>1CD0528E0623707200166675</string>
1118
-			</array>
1119
-			<key>WindowString</key>
1120
-			<string>62 385 781 470 0 0 1440 878 </string>
1121
-			<key>WindowToolGUID</key>
1122
-			<string>1C530D57069F1CE1000CFCEE</string>
1123
-			<key>WindowToolIsVisible</key>
1124
-			<integer>0</integer>
1125
-		</dict>
1126
-		<dict>
1127
-			<key>Identifier</key>
1128
-			<string>windowTool.run</string>
1129
-			<key>Layout</key>
1130
-			<array>
1131
-				<dict>
1132
-					<key>Dock</key>
1133
-					<array>
1134
-						<dict>
1135
-							<key>ContentConfiguration</key>
1136
-							<dict>
1137
-								<key>LauncherConfigVersion</key>
1138
-								<string>3</string>
1139
-								<key>PBXProjectModuleGUID</key>
1140
-								<string>1CD0528B0623707200166675</string>
1141
-								<key>PBXProjectModuleLabel</key>
1142
-								<string>Run - cocoapp112 - cocoapp112</string>
1143
-								<key>Runner</key>
1144
-								<dict>
1145
-									<key>HorizontalSplitView</key>
1146
-									<dict>
1147
-										<key>_collapsingFrameDimension</key>
1148
-										<real>0.0</real>
1149
-										<key>_indexOfCollapsedView</key>
1150
-										<integer>0</integer>
1151
-										<key>_percentageOfCollapsedView</key>
1152
-										<real>0.0</real>
1153
-										<key>isCollapsed</key>
1154
-										<string>yes</string>
1155
-										<key>sizes</key>
1156
-										<array>
1157
-											<string>{{0, 0}, {365, 167}}</string>
1158
-											<string>{{0, 176}, {365, 267}}</string>
1159
-										</array>
1160
-									</dict>
1161
-									<key>VerticalSplitView</key>
1162
-									<dict>
1163
-										<key>_collapsingFrameDimension</key>
1164
-										<real>0.0</real>
1165
-										<key>_indexOfCollapsedView</key>
1166
-										<integer>0</integer>
1167
-										<key>_percentageOfCollapsedView</key>
1168
-										<real>0.0</real>
1169
-										<key>isCollapsed</key>
1170
-										<string>yes</string>
1171
-										<key>sizes</key>
1172
-										<array>
1173
-											<string>{{0, 0}, {405, 443}}</string>
1174
-											<string>{{414, 0}, {514, 443}}</string>
1175
-										</array>
1176
-									</dict>
1177
-								</dict>
1178
-							</dict>
1179
-							<key>GeometryConfiguration</key>
1180
-							<dict>
1181
-								<key>Frame</key>
1182
-								<string>{{0, 0}, {456, 192}}</string>
1183
-								<key>RubberWindowFrame</key>
1184
-								<string>741 130 456 234 0 0 1280 1002 </string>
1185
-							</dict>
1186
-							<key>Module</key>
1187
-							<string>PBXRunSessionModule</string>
1188
-							<key>Proportion</key>
1189
-							<string>192pt</string>
1190
-						</dict>
1191
-					</array>
1192
-					<key>Proportion</key>
1193
-					<string>192pt</string>
1194
-				</dict>
1195
-			</array>
1196
-			<key>Name</key>
1197
-			<string>Run Log</string>
1198
-			<key>ServiceClasses</key>
1199
-			<array>
1200
-				<string>PBXRunSessionModule</string>
1201
-			</array>
1202
-			<key>StatusbarIsVisible</key>
1203
-			<integer>1</integer>
1204
-			<key>TableOfContents</key>
1205
-			<array>
1206
-				<string>1C78EAAF065D492600B07095</string>
1207
-				<string>1C78EAB0065D492600B07095</string>
1208
-				<string>1CD0528B0623707200166675</string>
1209
-				<string>1C78EAB1065D492600B07095</string>
1210
-			</array>
1211
-			<key>ToolbarConfiguration</key>
1212
-			<string>xcode.toolbar.config.run</string>
1213
-			<key>WindowString</key>
1214
-			<string>741 130 456 234 0 0 1280 1002 </string>
1215
-		</dict>
1216
-		<dict>
1217
-			<key>Identifier</key>
1218
-			<string>windowTool.scm</string>
1219
-			<key>Layout</key>
1220
-			<array>
1221
-				<dict>
1222
-					<key>Dock</key>
1223
-					<array>
1224
-						<dict>
1225
-							<key>ContentConfiguration</key>
1226
-							<dict>
1227
-								<key>PBXProjectModuleGUID</key>
1228
-								<string>1C78EAB2065D492600B07095</string>
1229
-								<key>PBXProjectModuleLabel</key>
1230
-								<string>&lt;No Editor&gt;</string>
1231
-								<key>PBXSplitModuleInNavigatorKey</key>
1232
-								<dict>
1233
-									<key>Split0</key>
1234
-									<dict>
1235
-										<key>PBXProjectModuleGUID</key>
1236
-										<string>1C78EAB3065D492600B07095</string>
1237
-									</dict>
1238
-									<key>SplitCount</key>
1239
-									<string>1</string>
1240
-								</dict>
1241
-								<key>StatusBarVisibility</key>
1242
-								<integer>1</integer>
1243
-							</dict>
1244
-							<key>GeometryConfiguration</key>
1245
-							<dict>
1246
-								<key>Frame</key>
1247
-								<string>{{0, 0}, {452, 0}}</string>
1248
-								<key>RubberWindowFrame</key>
1249
-								<string>743 379 452 308 0 0 1280 1002 </string>
1250
-							</dict>
1251
-							<key>Module</key>
1252
-							<string>PBXNavigatorGroup</string>
1253
-							<key>Proportion</key>
1254
-							<string>0pt</string>
1255
-						</dict>
1256
-						<dict>
1257
-							<key>BecomeActive</key>
1258
-							<integer>1</integer>
1259
-							<key>ContentConfiguration</key>
1260
-							<dict>
1261
-								<key>PBXProjectModuleGUID</key>
1262
-								<string>1CD052920623707200166675</string>
1263
-								<key>PBXProjectModuleLabel</key>
1264
-								<string>SCM</string>
1265
-							</dict>
1266
-							<key>GeometryConfiguration</key>
1267
-							<dict>
1268
-								<key>ConsoleFrame</key>
1269
-								<string>{{0, 259}, {452, 0}}</string>
1270
-								<key>Frame</key>
1271
-								<string>{{0, 7}, {452, 259}}</string>
1272
-								<key>RubberWindowFrame</key>
1273
-								<string>743 379 452 308 0 0 1280 1002 </string>
1274
-								<key>TableConfiguration</key>
1275
-								<array>
1276
-									<string>Status</string>
1277
-									<real>30</real>
1278
-									<string>FileName</string>
1279
-									<real>199</real>
1280
-									<string>Path</string>
1281
-									<real>197.09500122070312</real>
1282
-								</array>
1283
-								<key>TableFrame</key>
1284
-								<string>{{0, 0}, {452, 250}}</string>
1285
-							</dict>
1286
-							<key>Module</key>
1287
-							<string>PBXCVSModule</string>
1288
-							<key>Proportion</key>
1289
-							<string>262pt</string>
1290
-						</dict>
1291
-					</array>
1292
-					<key>Proportion</key>
1293
-					<string>266pt</string>
1294
-				</dict>
1295
-			</array>
1296
-			<key>Name</key>
1297
-			<string>SCM</string>
1298
-			<key>ServiceClasses</key>
1299
-			<array>
1300
-				<string>PBXCVSModule</string>
1301
-			</array>
1302
-			<key>StatusbarIsVisible</key>
1303
-			<integer>1</integer>
1304
-			<key>TableOfContents</key>
1305
-			<array>
1306
-				<string>1C78EAB4065D492600B07095</string>
1307
-				<string>1C78EAB5065D492600B07095</string>
1308
-				<string>1C78EAB2065D492600B07095</string>
1309
-				<string>1CD052920623707200166675</string>
1310
-			</array>
1311
-			<key>ToolbarConfiguration</key>
1312
-			<string>xcode.toolbar.config.scm</string>
1313
-			<key>WindowString</key>
1314
-			<string>743 379 452 308 0 0 1280 1002 </string>
1315
-		</dict>
1316
-		<dict>
1317
-			<key>Identifier</key>
1318
-			<string>windowTool.breakpoints</string>
1319
-			<key>IsVertical</key>
1320
-			<false/>
1321
-			<key>Layout</key>
1322
-			<array>
1323
-				<dict>
1324
-					<key>Dock</key>
1325
-					<array>
1326
-						<dict>
1327
-							<key>BecomeActive</key>
1328
-							<true/>
1329
-							<key>ContentConfiguration</key>
1330
-							<dict>
1331
-								<key>PBXBottomSmartGroupGIDs</key>
1332
-								<array>
1333
-									<string>1C77FABC04509CD000000102</string>
1334
-								</array>
1335
-								<key>PBXProjectModuleGUID</key>
1336
-								<string>1CE0B1FE06471DED0097A5F4</string>
1337
-								<key>PBXProjectModuleLabel</key>
1338
-								<string>Files</string>
1339
-								<key>PBXProjectStructureProvided</key>
1340
-								<string>no</string>
1341
-								<key>PBXSmartGroupTreeModuleColumnData</key>
1342
-								<dict>
1343
-									<key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
1344
-									<array>
1345
-										<real>168</real>
1346
-									</array>
1347
-									<key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
1348
-									<array>
1349
-										<string>MainColumn</string>
1350
-									</array>
1351
-								</dict>
1352
-								<key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
1353
-								<dict>
1354
-									<key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
1355
-									<array>
1356
-										<string>1C77FABC04509CD000000102</string>
1357
-									</array>
1358
-									<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
1359
-									<array>
1360
-										<array>
1361
-											<integer>0</integer>
1362
-										</array>
1363
-									</array>
1364
-									<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
1365
-									<string>{{0, 0}, {168, 350}}</string>
1366
-								</dict>
1367
-								<key>PBXTopSmartGroupGIDs</key>
1368
-								<array/>
1369
-								<key>XCIncludePerspectivesSwitch</key>
1370
-								<false/>
1371
-							</dict>
1372
-							<key>GeometryConfiguration</key>
1373
-							<dict>
1374
-								<key>Frame</key>
1375
-								<string>{{0, 0}, {185, 368}}</string>
1376
-								<key>GroupTreeTableConfiguration</key>
1377
-								<array>
1378
-									<string>MainColumn</string>
1379
-									<real>168</real>
1380
-								</array>
1381
-								<key>RubberWindowFrame</key>
1382
-								<string>315 424 744 409 0 0 1440 878 </string>
1383
-							</dict>
1384
-							<key>Module</key>
1385
-							<string>PBXSmartGroupTreeModule</string>
1386
-							<key>Proportion</key>
1387
-							<string>185pt</string>
1388
-						</dict>
1389
-						<dict>
1390
-							<key>ContentConfiguration</key>
1391
-							<dict>
1392
-								<key>PBXProjectModuleGUID</key>
1393
-								<string>1CA1AED706398EBD00589147</string>
1394
-								<key>PBXProjectModuleLabel</key>
1395
-								<string>Detail</string>
1396
-							</dict>
1397
-							<key>GeometryConfiguration</key>
1398
-							<dict>
1399
-								<key>Frame</key>
1400
-								<string>{{190, 0}, {554, 368}}</string>
1401
-								<key>RubberWindowFrame</key>
1402
-								<string>315 424 744 409 0 0 1440 878 </string>
1403
-							</dict>
1404
-							<key>Module</key>
1405
-							<string>XCDetailModule</string>
1406
-							<key>Proportion</key>
1407
-							<string>554pt</string>
1408
-						</dict>
1409
-					</array>
1410
-					<key>Proportion</key>
1411
-					<string>368pt</string>
1412
-				</dict>
1413
-			</array>
1414
-			<key>MajorVersion</key>
1415
-			<integer>2</integer>
1416
-			<key>MinorVersion</key>
1417
-			<integer>0</integer>
1418
-			<key>Name</key>
1419
-			<string>Breakpoints</string>
1420
-			<key>ServiceClasses</key>
1421
-			<array>
1422
-				<string>PBXSmartGroupTreeModule</string>
1423
-				<string>XCDetailModule</string>
1424
-			</array>
1425
-			<key>StatusbarIsVisible</key>
1426
-			<true/>
1427
-			<key>TableOfContents</key>
1428
-			<array>
1429
-				<string>1CDDB66807F98D9800BB5817</string>
1430
-				<string>1CDDB66907F98D9800BB5817</string>
1431
-				<string>1CE0B1FE06471DED0097A5F4</string>
1432
-				<string>1CA1AED706398EBD00589147</string>
1433
-			</array>
1434
-			<key>ToolbarConfiguration</key>
1435
-			<string>xcode.toolbar.config.breakpoints</string>
1436
-			<key>WindowString</key>
1437
-			<string>315 424 744 409 0 0 1440 878 </string>
1438
-			<key>WindowToolGUID</key>
1439
-			<string>1CDDB66807F98D9800BB5817</string>
1440
-			<key>WindowToolIsVisible</key>
1441
-			<true/>
1442
-		</dict>
1443
-		<dict>
1444
-			<key>Identifier</key>
1445
-			<string>windowTool.debugAnimator</string>
1446
-			<key>Layout</key>
1447
-			<array>
1448
-				<dict>
1449
-					<key>Dock</key>
1450
-					<array>
1451
-						<dict>
1452
-							<key>Module</key>
1453
-							<string>PBXNavigatorGroup</string>
1454
-							<key>Proportion</key>
1455
-							<string>100%</string>
1456
-						</dict>
1457
-					</array>
1458
-					<key>Proportion</key>
1459
-					<string>100%</string>
1460
-				</dict>
1461
-			</array>
1462
-			<key>Name</key>
1463
-			<string>Debug Visualizer</string>
1464
-			<key>ServiceClasses</key>
1465
-			<array>
1466
-				<string>PBXNavigatorGroup</string>
1467
-			</array>
1468
-			<key>StatusbarIsVisible</key>
1469
-			<true/>
1470
-			<key>ToolbarConfiguration</key>
1471
-			<string>xcode.toolbar.config.debugAnimator</string>
1472
-			<key>WindowString</key>
1473
-			<string>100 100 700 500 0 0 1280 1002 </string>
1474
-		</dict>
1475
-		<dict>
1476
-			<key>Identifier</key>
1477
-			<string>windowTool.bookmarks</string>
1478
-			<key>Layout</key>
1479
-			<array>
1480
-				<dict>
1481
-					<key>Dock</key>
1482
-					<array>
1483
-						<dict>
1484
-							<key>Module</key>
1485
-							<string>PBXBookmarksModule</string>
1486
-							<key>Proportion</key>
1487
-							<string>166pt</string>
1488
-						</dict>
1489
-					</array>
1490
-					<key>Proportion</key>
1491
-					<string>166pt</string>
1492
-				</dict>
1493
-			</array>
1494
-			<key>Name</key>
1495
-			<string>Bookmarks</string>
1496
-			<key>ServiceClasses</key>
1497
-			<array>
1498
-				<string>PBXBookmarksModule</string>
1499
-			</array>
1500
-			<key>StatusbarIsVisible</key>
1501
-			<integer>0</integer>
1502
-			<key>WindowString</key>
1503
-			<string>538 42 401 187 0 0 1280 1002 </string>
1504
-		</dict>
1505
-		<dict>
1506
-			<key>Identifier</key>
1507
-			<string>windowTool.classBrowser</string>
1508
-			<key>Layout</key>
1509
-			<array>
1510
-				<dict>
1511
-					<key>Dock</key>
1512
-					<array>
1513
-						<dict>
1514
-							<key>BecomeActive</key>
1515
-							<integer>1</integer>
1516
-							<key>ContentConfiguration</key>
1517
-							<dict>
1518
-								<key>OptionsSetName</key>
1519
-								<string>Hierarchy, all classes</string>
1520
-								<key>PBXProjectModuleGUID</key>
1521
-								<string>1CA6456E063B45B4001379D8</string>
1522
-								<key>PBXProjectModuleLabel</key>
1523
-								<string>Class Browser - NSObject</string>
1524
-							</dict>
1525
-							<key>GeometryConfiguration</key>
1526
-							<dict>
1527
-								<key>ClassesFrame</key>
1528
-								<string>{{0, 0}, {369, 96}}</string>
1529
-								<key>ClassesTreeTableConfiguration</key>
1530
-								<array>
1531
-									<string>PBXClassNameColumnIdentifier</string>
1532
-									<real>208</real>
1533
-									<string>PBXClassBookColumnIdentifier</string>
1534
-									<real>22</real>
1535
-								</array>
1536
-								<key>Frame</key>
1537
-								<string>{{0, 0}, {616, 353}}</string>
1538
-								<key>MembersFrame</key>
1539
-								<string>{{0, 105}, {369, 395}}</string>
1540
-								<key>MembersTreeTableConfiguration</key>
1541
-								<array>
1542
-									<string>PBXMemberTypeIconColumnIdentifier</string>
1543
-									<real>22</real>
1544
-									<string>PBXMemberNameColumnIdentifier</string>
1545
-									<real>216</real>
1546
-									<string>PBXMemberTypeColumnIdentifier</string>
1547
-									<real>94</real>
1548
-									<string>PBXMemberBookColumnIdentifier</string>
1549
-									<real>22</real>
1550
-								</array>
1551
-								<key>PBXModuleWindowStatusBarHidden2</key>
1552
-								<integer>1</integer>
1553
-								<key>RubberWindowFrame</key>
1554
-								<string>597 125 616 374 0 0 1280 1002 </string>
1555
-							</dict>
1556
-							<key>Module</key>
1557
-							<string>PBXClassBrowserModule</string>
1558
-							<key>Proportion</key>
1559
-							<string>354pt</string>
1560
-						</dict>
1561
-					</array>
1562
-					<key>Proportion</key>
1563
-					<string>354pt</string>
1564
-				</dict>
1565
-			</array>
1566
-			<key>Name</key>
1567
-			<string>Class Browser</string>
1568
-			<key>ServiceClasses</key>
1569
-			<array>
1570
-				<string>PBXClassBrowserModule</string>
1571
-			</array>
1572
-			<key>StatusbarIsVisible</key>
1573
-			<integer>0</integer>
1574
-			<key>TableOfContents</key>
1575
-			<array>
1576
-				<string>1C78EABA065D492600B07095</string>
1577
-				<string>1C78EABB065D492600B07095</string>
1578
-				<string>1CA6456E063B45B4001379D8</string>
1579
-			</array>
1580
-			<key>ToolbarConfiguration</key>
1581
-			<string>xcode.toolbar.config.classbrowser</string>
1582
-			<key>WindowString</key>
1583
-			<string>597 125 616 374 0 0 1280 1002 </string>
1584
-		</dict>
1585
-	</array>
1586
-</dict>
1587
-</plist>
1588 0
deleted file mode 100644
... ...
@@ -1,7 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<Workspace
3
-   version = "1.0">
4
-   <FileRef
5
-      location = "self:">
6
-   </FileRef>
7
-</Workspace>
8 0
similarity index 93%
9 1
rename from Lisp Metadata Importer.xcodeproj/project.pbxproj
10 2
rename to tree-sitter-metadata-importer.xcodeproj/project.pbxproj
... ...
@@ -3,7 +3,7 @@
3 3
 	archiveVersion = 1;
4 4
 	classes = {
5 5
 	};
6
-	objectVersion = 42;
6
+	objectVersion = 45;
7 7
 	objects = {
8 8
 
9 9
 /* Begin PBXBuildFile section */
... ...
@@ -52,7 +52,7 @@
52 52
 		4596802E0832BFC50009C12F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/schema.strings; sourceTree = "<group>"; };
53 53
 		4596802F0832BFC50009C12F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
54 54
 		459680300832BFC50009C12F /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; };
55
-		8D576316048677EA00EA77CD /* Lisp Metadata Importer.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Lisp Metadata Importer.mdimporter"; sourceTree = BUILT_PRODUCTS_DIR; };
55
+		8D576316048677EA00EA77CD /* tree-sitter-metadata-importer.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "tree-sitter-metadata-importer.mdimporter"; sourceTree = BUILT_PRODUCTS_DIR; };
56 56
 		C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
57 57
 		DE4C707408CE1588001A80F8 /* NSString_HMext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSString_HMext.h; sourceTree = "<group>"; };
58 58
 		DE4C707508CE1588001A80F8 /* NSString_HMext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSString_HMext.m; sourceTree = "<group>"; };
... ...
@@ -110,7 +110,7 @@
110 110
 		19C28FB6FE9D52B211CA2CBB /* Products */ = {
111 111
 			isa = PBXGroup;
112 112
 			children = (
113
-				8D576316048677EA00EA77CD /* Lisp Metadata Importer.mdimporter */,
113
+				8D576316048677EA00EA77CD /* tree-sitter-metadata-importer.mdimporter */,
114 114
 				DE75ACF508CD1449008AC2B5 /* LispMetadataImporterTest */,
115 115
 			);
116 116
 			name = Products;
... ...
@@ -168,9 +168,9 @@
168 168
 /* End PBXHeadersBuildPhase section */
169 169
 
170 170
 /* Begin PBXNativeTarget section */
171
-		8D57630D048677EA00EA77CD /* Lisp Metadata Importer */ = {
171
+		8D57630D048677EA00EA77CD /* tree-sitter-metadata-importer */ = {
172 172
 			isa = PBXNativeTarget;
173
-			buildConfigurationList = 45E30AB108566B62009FA00C /* Build configuration list for PBXNativeTarget "Lisp Metadata Importer" */;
173
+			buildConfigurationList = 45E30AB108566B62009FA00C /* Build configuration list for PBXNativeTarget "tree-sitter-metadata-importer" */;
174 174
 			buildPhases = (
175 175
 				8D57630E048677EA00EA77CD /* Headers */,
176 176
 				8D57630F048677EA00EA77CD /* Resources */,
... ...
@@ -183,10 +183,10 @@
183 183
 			);
184 184
 			dependencies = (
185 185
 			);
186
-			name = "Lisp Metadata Importer";
186
+			name = "tree-sitter-metadata-importer";
187 187
 			productInstallPath = /Library/Spotlight;
188 188
 			productName = "Python Metadata Importer";
189
-			productReference = 8D576316048677EA00EA77CD /* Lisp Metadata Importer.mdimporter */;
189
+			productReference = 8D576316048677EA00EA77CD /* tree-sitter-metadata-importer.mdimporter */;
190 190
 			productType = "com.apple.product-type.bundle";
191 191
 		};
192 192
 		DE75ACF408CD1449008AC2B5 /* LispMetadataImporterTest */ = {
... ...
@@ -213,7 +213,7 @@
213 213
 			attributes = {
214 214
 				LastUpgradeCheck = 1010;
215 215
 			};
216
-			buildConfigurationList = 45E30AB508566B62009FA00C /* Build configuration list for PBXProject "Lisp Metadata Importer" */;
216
+			buildConfigurationList = 45E30AB508566B62009FA00C /* Build configuration list for PBXProject "tree-sitter-metadata-importer" */;
217 217
 			compatibilityVersion = "Xcode 2.4";
218 218
 			developmentRegion = en;
219 219
 			hasScannedForEncodings = 1;
... ...
@@ -224,7 +224,7 @@
224 224
 			projectDirPath = "";
225 225
 			projectRoot = "";
226 226
 			targets = (
227
-				8D57630D048677EA00EA77CD /* Lisp Metadata Importer */,
227
+				8D57630D048677EA00EA77CD /* tree-sitter-metadata-importer */,
228 228
 				DE75ACF408CD1449008AC2B5 /* LispMetadataImporterTest */,
229 229
 			);
230 230
 		};
... ...
@@ -305,8 +305,10 @@
305 305
 			isa = XCBuildConfiguration;
306 306
 			buildSettings = {
307 307
 				CLANG_ENABLE_OBJC_WEAK = YES;
308
+				CODE_SIGN_IDENTITY = "Mac Developer";
308 309
 				COPY_PHASE_STRIP = NO;
309 310
 				DEBUGGING_SYMBOLS = YES;
311
+				DEVELOPMENT_TEAM = 95L5D2X59B;
310 312
 				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
311 313
 				GCC_DYNAMIC_NO_PIC = NO;
312 314
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
... ...
@@ -317,7 +319,7 @@
317 319
 				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
318 320
 				GCC_WARN_UNKNOWN_PRAGMAS = NO;
319 321
 				GCC_WARN_UNUSED_VARIABLE = YES;
320
-				HEADER_SEARCH_PATHS = "";
322
+				HEADER_SEARCH_PATHS = include/;
321 323
 				INFOPLIST_FILE = Resources/Info.plist;
322 324
 				INSTALL_PATH = /Library/Spotlight;
323 325
 				LIBRARY_SEARCH_PATHS = "";
... ...
@@ -330,8 +332,8 @@
330 332
 				);
331 333
 				OTHER_LDFLAGS = "";
332 334
 				OTHER_REZFLAGS = "";
333
-				PRODUCT_BUNDLE_IDENTIFIER = "com.lemonodor.lisp-metadata-importer.mdimporter";
334
-				PRODUCT_NAME = "Lisp Metadata Importer";
335
+				PRODUCT_BUNDLE_IDENTIFIER = "co.fwoar.tree-sitter-metadata-importer-java";
336
+				PRODUCT_NAME = "tree-sitter-metadata-importer";
335 337
 				SECTORDER_FLAGS = "";
336 338
 				WARNING_CFLAGS = (
337 339
 					"-Wmost",
... ...
@@ -347,7 +349,9 @@
347 349
 			isa = XCBuildConfiguration;
348 350
 			buildSettings = {
349 351
 				CLANG_ENABLE_OBJC_WEAK = YES;
352
+				CODE_SIGN_IDENTITY = "Mac Developer";
350 353
 				COPY_PHASE_STRIP = YES;
354
+				DEVELOPMENT_TEAM = 95L5D2X59B;
351 355
 				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
352 356
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
353 357
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
... ...
@@ -356,7 +360,7 @@
356 360
 				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
357 361
 				GCC_WARN_UNKNOWN_PRAGMAS = NO;
358 362
 				GCC_WARN_UNUSED_VARIABLE = YES;
359
-				HEADER_SEARCH_PATHS = "";
363
+				HEADER_SEARCH_PATHS = include/;
360 364
 				INFOPLIST_FILE = Resources/Info.plist;
361 365
 				INSTALL_PATH = /Library/Spotlight;
362 366
 				LIBRARY_SEARCH_PATHS = "";
... ...
@@ -368,8 +372,8 @@
368 372
 				);
369 373
 				OTHER_LDFLAGS = "";
370 374
 				OTHER_REZFLAGS = "";
371
-				PRODUCT_BUNDLE_IDENTIFIER = "com.lemonodor.lisp-metadata-importer.mdimporter";
372
-				PRODUCT_NAME = "Lisp Metadata Importer";
375
+				PRODUCT_BUNDLE_IDENTIFIER = "co.fwoar.tree-sitter-metadata-importer-java";
376
+				PRODUCT_NAME = "tree-sitter-metadata-importer";
373 377
 				SECTORDER_FLAGS = "";
374 378
 				WARNING_CFLAGS = (
375 379
 					"-Wmost",
... ...
@@ -385,6 +389,8 @@
385 389
 			isa = XCBuildConfiguration;
386 390
 			buildSettings = {
387 391
 				CLANG_ENABLE_OBJC_WEAK = YES;
392
+				CODE_SIGN_IDENTITY = "Mac Developer";
393
+				DEVELOPMENT_TEAM = 95L5D2X59B;
388 394
 				FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks;
389 395
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
390 396
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
... ...
@@ -393,7 +399,7 @@
393 399
 				GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
394 400
 				GCC_WARN_UNKNOWN_PRAGMAS = NO;
395 401
 				GCC_WARN_UNUSED_VARIABLE = YES;
396
-				HEADER_SEARCH_PATHS = "";
402
+				HEADER_SEARCH_PATHS = include/;
397 403
 				INFOPLIST_FILE = Resources/Info.plist;
398 404
 				INSTALL_PATH = /Library/Spotlight;
399 405
 				LIBRARY_SEARCH_PATHS = "";
... ...
@@ -405,8 +411,8 @@
405 411
 				);
406 412
 				OTHER_LDFLAGS = "";
407 413
 				OTHER_REZFLAGS = "";
408
-				PRODUCT_BUNDLE_IDENTIFIER = "com.lemonodor.lisp-metadata-importer.mdimporter";
409
-				PRODUCT_NAME = "Lisp Metadata Importer";
414
+				PRODUCT_BUNDLE_IDENTIFIER = "co.fwoar.tree-sitter-metadata-importer-java";
415
+				PRODUCT_NAME = "tree-sitter-metadata-importer";
410 416
 				SECTORDER_FLAGS = "";
411 417
 				WARNING_CFLAGS = (
412 418
 					"-Wmost",
... ...
@@ -533,6 +539,7 @@
533 539
 				GCC_MODEL_TUNING = G5;
534 540
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
535 541
 				GCC_PREFIX_HEADER = "";
542
+				HEADER_SEARCH_PATHS = include/;
536 543
 				INSTALL_PATH = /usr/local/bin;
537 544
 				OPTIMIZATION_CFLAGS = "-O0";
538 545
 				OTHER_CFLAGS = (
... ...
@@ -564,10 +571,11 @@
564 571
 				GCC_ENABLE_CPP_EXCEPTIONS = YES;
565 572
 				GCC_ENABLE_CPP_RTTI = YES;
566 573
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
567
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
574
+				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
568 575
 				GCC_MODEL_TUNING = G5;
569 576
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
570 577
 				GCC_PREFIX_HEADER = "";
578
+				HEADER_SEARCH_PATHS = include/;
571 579
 				INSTALL_PATH = /usr/local/bin;
572 580
 				OPTIMIZATION_CFLAGS = "-O0";
573 581
 				OTHER_CFLAGS = (
... ...
@@ -598,10 +606,11 @@
598 606
 				GCC_ENABLE_CPP_EXCEPTIONS = YES;
599 607
 				GCC_ENABLE_CPP_RTTI = YES;
600 608
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
601
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
609
+				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
602 610
 				GCC_MODEL_TUNING = G5;
603 611
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
604 612
 				GCC_PREFIX_HEADER = "";
613
+				HEADER_SEARCH_PATHS = include/;
605 614
 				INSTALL_PATH = /usr/local/bin;
606 615
 				OPTIMIZATION_CFLAGS = "-O0";
607 616
 				OTHER_CFLAGS = (
... ...
@@ -628,7 +637,7 @@
628 637
 /* End XCBuildConfiguration section */
629 638
 
630 639
 /* Begin XCConfigurationList section */
631
-		45E30AB108566B62009FA00C /* Build configuration list for PBXNativeTarget "Lisp Metadata Importer" */ = {
640
+		45E30AB108566B62009FA00C /* Build configuration list for PBXNativeTarget "tree-sitter-metadata-importer" */ = {
632 641
 			isa = XCConfigurationList;
633 642
 			buildConfigurations = (
634 643
 				45E30AB208566B62009FA00C /* Debug */,
... ...
@@ -638,7 +647,7 @@
638 647
 			defaultConfigurationIsVisible = 0;
639 648
 			defaultConfigurationName = Default;
640 649
 		};
641
-		45E30AB508566B62009FA00C /* Build configuration list for PBXProject "Lisp Metadata Importer" */ = {
650
+		45E30AB508566B62009FA00C /* Build configuration list for PBXProject "tree-sitter-metadata-importer" */ = {
642 651
 			isa = XCConfigurationList;
643 652
 			buildConfigurations = (
644 653
 				45E30AB608566B62009FA00C /* Debug */,
645 654
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<Workspace
3
+   version = "1.0">
4
+   <FileRef
5
+      location = "self:/Users/elangley/git_repos/tree-sitter-metadata-importer/tree-sitter-metadata-importer.xcodeproj">
6
+   </FileRef>
7
+</Workspace>
0 8
similarity index 100%
1 9
rename from Lisp Metadata Importer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
2 10
rename to tree-sitter-metadata-importer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
3 11
new file mode 100644
4 12
Binary files /dev/null and b/tree-sitter-metadata-importer.xcodeproj/project.xcworkspace/xcuserdata/elangley.xcuserdatad/UserInterfaceState.xcuserstate differ
5 13
similarity index 100%
6 14
rename from Lisp Metadata Importer.xcodeproj/schwa.pbxuser
7 15
rename to tree-sitter-metadata-importer.xcodeproj/schwa.pbxuser
8 16
similarity index 100%
9 17
rename from Lisp Metadata Importer.xcodeproj/schwa.perspective
10 18
rename to tree-sitter-metadata-importer.xcodeproj/schwa.perspective
11 19
similarity index 100%
12 20
rename from Lisp Metadata Importer.xcodeproj/wiseman.mode1
13 21
rename to tree-sitter-metadata-importer.xcodeproj/wiseman.mode1
14 22
similarity index 100%
15 23
rename from Lisp Metadata Importer.xcodeproj/wiseman.pbxuser
16 24
rename to tree-sitter-metadata-importer.xcodeproj/wiseman.pbxuser
17 25
similarity index 78%
18 26
rename from Lisp Metadata Importer.xcodeproj/xcshareddata/xcschemes/Lisp Metadata Importer.xcscheme
19 27
rename to tree-sitter-metadata-importer.xcodeproj/xcshareddata/xcschemes/Lisp Metadata Importer.xcscheme
... ...
@@ -15,9 +15,9 @@
15 15
             <BuildableReference
16 16
                BuildableIdentifier = "primary"
17 17
                BlueprintIdentifier = "8D57630D048677EA00EA77CD"
18
-               BuildableName = "Lisp Metadata Importer.mdimporter"
19
-               BlueprintName = "Lisp Metadata Importer"
20
-               ReferencedContainer = "container:Lisp Metadata Importer.xcodeproj">
18
+               BuildableName = "tree-sitter-metadata-importer.mdimporter"
19
+               BlueprintName = "tree-sitter-metadata-importer"
20
+               ReferencedContainer = "container:tree-sitter-metadata-importer.xcodeproj">
21 21
             </BuildableReference>
22 22
          </BuildActionEntry>
23 23
       </BuildActionEntries>
... ...
@@ -46,9 +46,9 @@
46 46
          <BuildableReference
47 47
             BuildableIdentifier = "primary"
48 48
             BlueprintIdentifier = "8D57630D048677EA00EA77CD"
49
-            BuildableName = "Lisp Metadata Importer.mdimporter"
50
-            BlueprintName = "Lisp Metadata Importer"
51
-            ReferencedContainer = "container:Lisp Metadata Importer.xcodeproj">
49
+            BuildableName = "tree-sitter-metadata-importer.mdimporter"
50
+            BlueprintName = "tree-sitter-metadata-importer"
51
+            ReferencedContainer = "container:tree-sitter-metadata-importer.xcodeproj">
52 52
          </BuildableReference>
53 53
       </MacroExpansion>
54 54
       <AdditionalOptions>
... ...
@@ -64,9 +64,9 @@
64 64
          <BuildableReference
65 65
             BuildableIdentifier = "primary"
66 66
             BlueprintIdentifier = "8D57630D048677EA00EA77CD"
67
-            BuildableName = "Lisp Metadata Importer.mdimporter"
68
-            BlueprintName = "Lisp Metadata Importer"
69
-            ReferencedContainer = "container:Lisp Metadata Importer.xcodeproj">
67
+            BuildableName = "tree-sitter-metadata-importer.mdimporter"
68
+            BlueprintName = "tree-sitter-metadata-importer"
69
+            ReferencedContainer = "container:tree-sitter-metadata-importer.xcodeproj">
70 70
          </BuildableReference>
71 71
       </MacroExpansion>
72 72
    </ProfileAction>
73 73
similarity index 100%
74 74
rename from Lisp Metadata Importer.xcodeproj/xcuserdata/elangley.xcuserdatad/xcschemes/xcschememanagement.plist
75 75
rename to tree-sitter-metadata-importer.xcodeproj/xcuserdata/elangley.xcuserdatad/xcschemes/xcschememanagement.plist