Skip to content

Commit 2763141

Browse files
committed
Initial commit
0 parents  commit 2763141

16 files changed

+2336
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build

English.lproj/InfoPlist.strings

202 Bytes
Binary file not shown.

English.lproj/MainMenu.nib/classes.nib

+33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

English.lproj/MainMenu.nib/info.nib

+20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
23.4 KB
Binary file not shown.

GitTest.xcodeproj/pieter.pbxuser

+182
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,182 @@
1+
// !$*UTF8*$!
2+
{
3+
29B97313FDCFA39411CA2CEA /* Project object */ = {
4+
activeArchitecture = i386;
5+
activeBuildConfigurationName = Release;
6+
activeExecutable = F574AFAF0E01D65700AF2716 /* GitTest */;
7+
activeTarget = 8D1107260486CEB800E47090 /* GitTest */;
8+
breakpoints = (
9+
);
10+
codeSenseManager = F574AFC20E01D65800AF2716 /* Code sense */;
11+
executables = (
12+
F574AFAF0E01D65700AF2716 /* GitTest */,
13+
);
14+
perUserDictionary = {
15+
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
16+
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
17+
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
18+
PBXFileTableDataSourceColumnWidthsKey = (
19+
20,
20+
546,
21+
20,
22+
48,
23+
43,
24+
43,
25+
20,
26+
);
27+
PBXFileTableDataSourceColumnsKey = (
28+
PBXFileDataSource_FiletypeID,
29+
PBXFileDataSource_Filename_ColumnID,
30+
PBXFileDataSource_Built_ColumnID,
31+
PBXFileDataSource_ObjectSize_ColumnID,
32+
PBXFileDataSource_Errors_ColumnID,
33+
PBXFileDataSource_Warnings_ColumnID,
34+
PBXFileDataSource_Target_ColumnID,
35+
);
36+
};
37+
PBXPerProjectTemplateStateSaveDate = 235002244;
38+
PBXWorkspaceStateSaveDate = 235002244;
39+
};
40+
perUserProjectItems = {
41+
F574AFED0E01D92400AF2716 /* PBXTextBookmark */ = F574AFED0E01D92400AF2716 /* PBXTextBookmark */;
42+
F574AFF50E01D95B00AF2716 /* PBXTextBookmark */ = F574AFF50E01D95B00AF2716 /* PBXTextBookmark */;
43+
F5945DAF0E01DCBF00706420 /* PBXTextBookmark */ = F5945DAF0E01DCBF00706420 /* PBXTextBookmark */;
44+
F5945DBA0E01E01300706420 /* PBXTextBookmark */ = F5945DBA0E01E01300706420 /* PBXTextBookmark */;
45+
F5945DBC0E01E01300706420 /* PBXTextBookmark */ = F5945DBC0E01E01300706420 /* PBXTextBookmark */;
46+
F5945DE20E01E28A00706420 /* PBXTextBookmark */ = F5945DE20E01E28A00706420 /* PBXTextBookmark */;
47+
F5945E030E01E51E00706420 /* PBXTextBookmark */ = F5945E030E01E51E00706420 /* PBXTextBookmark */;
48+
};
49+
sourceControlManager = F574AFC10E01D65800AF2716 /* Source Control */;
50+
userBuildSettings = {
51+
};
52+
};
53+
77C8280B06725ACE000B614F /* GitTest_AppDelegate.h */ = {
54+
uiCtxt = {
55+
sepNavIntBoundsRect = "{{0, 0}, {897, 420}}";
56+
sepNavSelRange = "{250, 0}";
57+
sepNavVisRange = "{146, 301}";
58+
sepNavWindowFrame = "{{38, 328}, {1047, 674}}";
59+
};
60+
};
61+
77C8280C06725ACE000B614F /* GitTest_AppDelegate.m */ = {
62+
uiCtxt = {
63+
sepNavIntBoundsRect = "{{0, 0}, {770, 3234}}";
64+
sepNavSelRange = "{898, 0}";
65+
sepNavVisRange = "{682, 1154}";
66+
sepNavWindowFrame = "{{15, 349}, {1047, 674}}";
67+
};
68+
};
69+
8D1107260486CEB800E47090 /* GitTest */ = {
70+
activeExec = 0;
71+
executables = (
72+
F574AFAF0E01D65700AF2716 /* GitTest */,
73+
);
74+
};
75+
F574AFAF0E01D65700AF2716 /* GitTest */ = {
76+
isa = PBXExecutable;
77+
activeArgIndices = (
78+
);
79+
argumentStrings = (
80+
);
81+
autoAttachOnCrash = 1;
82+
breakpointsEnabled = 0;
83+
configStateDict = {
84+
};
85+
customDataFormattersEnabled = 1;
86+
debuggerPlugin = GDBDebugging;
87+
disassemblyDisplayState = 0;
88+
dylibVariantSuffix = "";
89+
enableDebugStr = 1;
90+
environmentEntries = (
91+
);
92+
executableSystemSymbolLevel = 0;
93+
executableUserSymbolLevel = 0;
94+
libgmallocEnabled = 0;
95+
name = GitTest;
96+
savedGlobals = {
97+
};
98+
sourceDirectories = (
99+
);
100+
};
101+
F574AFC10E01D65800AF2716 /* Source Control */ = {
102+
isa = PBXSourceControlManager;
103+
fallbackIsa = XCSourceControlManager;
104+
isSCMEnabled = 0;
105+
scmConfiguration = {
106+
};
107+
};
108+
F574AFC20E01D65800AF2716 /* Code sense */ = {
109+
isa = PBXCodeSenseManager;
110+
indexTemplatePath = "";
111+
};
112+
F574AFED0E01D92400AF2716 /* PBXTextBookmark */ = {
113+
isa = PBXTextBookmark;
114+
fRef = 77C8280C06725ACE000B614F /* GitTest_AppDelegate.m */;
115+
name = "GitTest_AppDelegate.m: 14";
116+
rLen = 0;
117+
rLoc = 252;
118+
rType = 0;
119+
vrLen = 792;
120+
vrLoc = 5593;
121+
};
122+
F574AFF50E01D95B00AF2716 /* PBXTextBookmark */ = {
123+
isa = PBXTextBookmark;
124+
fRef = 77C8280B06725ACE000B614F /* GitTest_AppDelegate.h */;
125+
name = "GitTest_AppDelegate.h: 29";
126+
rLen = 0;
127+
rLoc = 698;
128+
rType = 0;
129+
vrLen = 711;
130+
vrLoc = 0;
131+
};
132+
F5945DAF0E01DCBF00706420 /* PBXTextBookmark */ = {
133+
isa = PBXTextBookmark;
134+
fRef = 77C8280C06725ACE000B614F /* GitTest_AppDelegate.m */;
135+
name = "GitTest_AppDelegate.m: 31";
136+
rLen = 0;
137+
rLoc = 1163;
138+
rType = 0;
139+
vrLen = 1333;
140+
vrLoc = 219;
141+
};
142+
F5945DBA0E01E01300706420 /* PBXTextBookmark */ = {
143+
isa = PBXTextBookmark;
144+
fRef = 77C8280B06725ACE000B614F /* GitTest_AppDelegate.h */;
145+
name = "GitTest_AppDelegate.h: 13";
146+
rLen = 0;
147+
rLoc = 250;
148+
rType = 0;
149+
vrLen = 715;
150+
vrLoc = 0;
151+
};
152+
F5945DBC0E01E01300706420 /* PBXTextBookmark */ = {
153+
isa = PBXTextBookmark;
154+
fRef = 77C8280B06725ACE000B614F /* GitTest_AppDelegate.h */;
155+
name = "GitTest_AppDelegate.h: 13";
156+
rLen = 0;
157+
rLoc = 250;
158+
rType = 0;
159+
vrLen = 715;
160+
vrLoc = 0;
161+
};
162+
F5945DE20E01E28A00706420 /* PBXTextBookmark */ = {
163+
isa = PBXTextBookmark;
164+
fRef = 77C8280C06725ACE000B614F /* GitTest_AppDelegate.m */;
165+
name = "GitTest_AppDelegate.m: 47";
166+
rLen = 0;
167+
rLoc = 1156;
168+
rType = 0;
169+
vrLen = 343;
170+
vrLoc = 752;
171+
};
172+
F5945E030E01E51E00706420 /* PBXTextBookmark */ = {
173+
isa = PBXTextBookmark;
174+
fRef = 77C8280C06725ACE000B614F /* GitTest_AppDelegate.m */;
175+
name = "GitTest_AppDelegate.m: 35";
176+
rLen = 0;
177+
rLoc = 898;
178+
rType = 0;
179+
vrLen = 1154;
180+
vrLoc = 682;
181+
};
182+
}

0 commit comments

Comments
 (0)