1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
// !$*UTF8*$!
{
22A02E69166A2B4B00085452 /* ofxSpriteManager.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {755, 247}}";
sepNavSelRange = "{34, 0}";
sepNavVisRange = "{0, 326}";
};
};
22A02E98166A2B4B00085452 /* vfg */ = {
isa = PBXExecutable;
activeArgIndices = (
);
argumentStrings = (
);
autoAttachOnCrash = 1;
breakpointsEnabled = 0;
configStateDict = {
};
customDataFormattersEnabled = 1;
dataTipCustomDataFormattersEnabled = 1;
dataTipShowTypeColumn = 1;
dataTipSortType = 0;
debuggerPlugin = GDBDebugging;
disassemblyDisplayState = 0;
dylibVariantSuffix = "";
enableDebugStr = 1;
environmentEntries = (
);
executableSystemSymbolLevel = 0;
executableUserSymbolLevel = 0;
libgmallocEnabled = 0;
name = vfg;
savedGlobals = {
};
showTypeColumn = 0;
sourceDirectories = (
);
};
22A02EC5166A2B5900085452 /* Source Control */ = {
isa = PBXSourceControlManager;
fallbackIsa = XCSourceControlManager;
isSCMEnabled = 0;
scmConfiguration = {
repositoryNamesForRoots = {
"" = "";
};
};
};
22A02EC6166A2B5900085452 /* Code sense */ = {
isa = PBXCodeSenseManager;
indexTemplatePath = "";
};
22BC00C4166CE36A003ED727 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 22A02E69166A2B4B00085452 /* ofxSpriteManager.h */;
name = "ofxSpriteManager.h: 4";
rLen = 0;
rLoc = 34;
rType = 0;
vrLen = 326;
vrLoc = 0;
};
22C545D6166CE60700D1AA37 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 22A02E69166A2B4B00085452 /* ofxSpriteManager.h */;
name = "ofxSpriteManager.h: 4";
rLen = 0;
rLoc = 34;
rType = 0;
vrLen = 326;
vrLoc = 0;
};
E4B69B4C0A3A1720003C02F2 /* Project object */ = {
activeBuildConfigurationName = Debug;
activeExecutable = 22A02E98166A2B4B00085452 /* vfg */;
activeTarget = E4B69B5A0A3A1756003C02F2 /* vfg */;
codeSenseManager = 22A02EC6166A2B5900085452 /* Code sense */;
executables = (
22A02E98166A2B4B00085452 /* vfg */,
);
perUserDictionary = {
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
PBXFileTableDataSourceColumnWidthsKey = (
20,
577,
20,
48,
43,
43,
20,
);
PBXFileTableDataSourceColumnsKey = (
PBXFileDataSource_FiletypeID,
PBXFileDataSource_Filename_ColumnID,
PBXFileDataSource_Built_ColumnID,
PBXFileDataSource_ObjectSize_ColumnID,
PBXFileDataSource_Errors_ColumnID,
PBXFileDataSource_Warnings_ColumnID,
PBXFileDataSource_Target_ColumnID,
);
};
PBXPerProjectTemplateStateSaveDate = 376235512;
PBXWorkspaceStateSaveDate = 376235512;
};
perUserProjectItems = {
22BC00C4166CE36A003ED727 /* PBXTextBookmark */ = 22BC00C4166CE36A003ED727 /* PBXTextBookmark */;
22C545D6166CE60700D1AA37 /* PBXTextBookmark */ = 22C545D6166CE60700D1AA37 /* PBXTextBookmark */;
};
sourceControlManager = 22A02EC5166A2B5900085452 /* Source Control */;
userBuildSettings = {
};
};
E4B69B5A0A3A1756003C02F2 /* vfg */ = {
activeExec = 0;
executables = (
22A02E98166A2B4B00085452 /* vfg */,
);
};
}
|