Browse Source

no message

Hongtae Kim 7 years ago
parent
commit
48cfaf8355

+ 7
- 0
DKGL2_Test.xcworkspace/contents.xcworkspacedata View File

@@ -0,0 +1,7 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<Workspace
3
+   version = "1.0">
4
+   <FileRef
5
+      location = "group:TestApp1/TestApp1.xcodeproj">
6
+   </FileRef>
7
+</Workspace>

TestApp1.xcodeproj/project.pbxproj → TestApp1/TestApp1.xcodeproj/project.pbxproj View File

@@ -7,19 +7,67 @@
7 7
 	objects = {
8 8
 
9 9
 /* Begin PBXBuildFile section */
10
-		844A9A4C1DD0BCFD007DCC89 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844A9A4B1DD0BCFD007DCC89 /* main.cpp */; };
10
+		66DA89301DD1898C00338015 /* libDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 66DA89231DD1895700338015 /* libDK.a */; };
11
+		66DA89311DD1899500338015 /* libDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 66DA89251DD1895700338015 /* libDK.a */; };
11 12
 		844A9A851DD0C080007DCC89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A781DD0C080007DCC89 /* Assets.xcassets */; };
12 13
 		844A9A871DD0C080007DCC89 /* small.ico in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7C1DD0C080007DCC89 /* small.ico */; };
13 14
 		844A9A881DD0C080007DCC89 /* TestApp1.ico in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */; };
14 15
 		844A9A891DD0C080007DCC89 /* TestApp1.rc in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */; };
15 16
 		844A9A8B1DD0C08F007DCC89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A741DD0C080007DCC89 /* Assets.xcassets */; };
16 17
 		844A9A8D1DD0C08F007DCC89 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */; };
17
-		844A9A8E1DD0C0C7007DCC89 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844A9A4B1DD0BCFD007DCC89 /* main.cpp */; };
18 18
 /* End PBXBuildFile section */
19 19
 
20
+/* Begin PBXContainerItemProxy section */
21
+		66DA89221DD1895700338015 /* PBXContainerItemProxy */ = {
22
+			isa = PBXContainerItemProxy;
23
+			containerPortal = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
24
+			proxyType = 2;
25
+			remoteGlobalIDString = 84E42A5C13AF8B4200BF31EA;
26
+			remoteInfo = DK_macOS_static;
27
+		};
28
+		66DA89241DD1895700338015 /* PBXContainerItemProxy */ = {
29
+			isa = PBXContainerItemProxy;
30
+			containerPortal = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
31
+			proxyType = 2;
32
+			remoteGlobalIDString = 84E42A5D13AF8B4200BF31EA;
33
+			remoteInfo = DK_iOS_static;
34
+		};
35
+		66DA89261DD1895700338015 /* PBXContainerItemProxy */ = {
36
+			isa = PBXContainerItemProxy;
37
+			containerPortal = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
38
+			proxyType = 2;
39
+			remoteGlobalIDString = 840CA4ED1928946800689BB6;
40
+			remoteInfo = DK_macOS;
41
+		};
42
+		66DA89281DD1895700338015 /* PBXContainerItemProxy */ = {
43
+			isa = PBXContainerItemProxy;
44
+			containerPortal = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
45
+			proxyType = 2;
46
+			remoteGlobalIDString = 84798B7119E51CBA009378A6;
47
+			remoteInfo = DK_iOS;
48
+		};
49
+		66DA892C1DD1896700338015 /* PBXContainerItemProxy */ = {
50
+			isa = PBXContainerItemProxy;
51
+			containerPortal = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
52
+			proxyType = 1;
53
+			remoteGlobalIDString = 84C5F9EC13013FDD005F4449;
54
+			remoteInfo = DK_iOS_static;
55
+		};
56
+		66DA892E1DD1896C00338015 /* PBXContainerItemProxy */ = {
57
+			isa = PBXContainerItemProxy;
58
+			containerPortal = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
59
+			proxyType = 1;
60
+			remoteGlobalIDString = D2AAC045055464E500DB518D;
61
+			remoteInfo = DK_macOS_static;
62
+		};
63
+/* End PBXContainerItemProxy section */
64
+
20 65
 /* Begin PBXFileReference section */
66
+		66DA89151DD1887A00338015 /* DK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DK.framework; path = ../../dkgl2/DK/build/Debug/DK.framework; sourceTree = "<group>"; };
67
+		66DA89171DD1891900338015 /* libDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libDK.a; path = ../../dkgl2/DK/build/Debug/libDK.a; sourceTree = "<group>"; };
68
+		66DA89191DD1892200338015 /* libDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libDK.a; path = "../../dkgl2/DK/build/Debug-iphoneos/libDK.a"; sourceTree = "<group>"; };
69
+		66DA891B1DD1895700338015 /* DK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DK.xcodeproj; path = /Users/plgrim/Desktop/DK/dkgl2_test/../dkgl2/DK/DK.xcodeproj; sourceTree = "<absolute>"; };
21 70
 		844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp1_macOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
22
-		844A9A4B1DD0BCFD007DCC89 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
23 71
 		844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp1_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
24 72
 		844A9A741DD0C080007DCC89 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
25 73
 		844A9A751DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -32,7 +80,6 @@
32 80
 		844A9A7E1DD0C080007DCC89 /* TestApp1.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = TestApp1.ico; sourceTree = "<group>"; };
33 81
 		844A9A7F1DD0C080007DCC89 /* TestApp1.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestApp1.rc; sourceTree = "<group>"; };
34 82
 		844A9A801DD0C080007DCC89 /* TestApp1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestApp1.cpp; sourceTree = "<group>"; };
35
-		844A9A811DD0C080007DCC89 /* TestApp1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestApp1.h; sourceTree = "<group>"; };
36 83
 /* End PBXFileReference section */
37 84
 
38 85
 /* Begin PBXFrameworksBuildPhase section */
@@ -40,6 +87,7 @@
40 87
 			isa = PBXFrameworksBuildPhase;
41 88
 			buildActionMask = 2147483647;
42 89
 			files = (
90
+				66DA89301DD1898C00338015 /* libDK.a in Frameworks */,
43 91
 			);
44 92
 			runOnlyForDeploymentPostprocessing = 0;
45 93
 		};
@@ -47,17 +95,41 @@
47 95
 			isa = PBXFrameworksBuildPhase;
48 96
 			buildActionMask = 2147483647;
49 97
 			files = (
98
+				66DA89311DD1899500338015 /* libDK.a in Frameworks */,
50 99
 			);
51 100
 			runOnlyForDeploymentPostprocessing = 0;
52 101
 		};
53 102
 /* End PBXFrameworksBuildPhase section */
54 103
 
55 104
 /* Begin PBXGroup section */
105
+		66DA89141DD1887A00338015 /* Frameworks */ = {
106
+			isa = PBXGroup;
107
+			children = (
108
+				66DA89191DD1892200338015 /* libDK.a */,
109
+				66DA89171DD1891900338015 /* libDK.a */,
110
+				66DA89151DD1887A00338015 /* DK.framework */,
111
+			);
112
+			name = Frameworks;
113
+			sourceTree = "<group>";
114
+		};
115
+		66DA891C1DD1895700338015 /* Products */ = {
116
+			isa = PBXGroup;
117
+			children = (
118
+				66DA89231DD1895700338015 /* libDK.a */,
119
+				66DA89251DD1895700338015 /* libDK.a */,
120
+				66DA89271DD1895700338015 /* DK.framework */,
121
+				66DA89291DD1895700338015 /* DK.framework */,
122
+			);
123
+			name = Products;
124
+			sourceTree = "<group>";
125
+		};
56 126
 		844A9A3B1DD0BCFD007DCC89 = {
57 127
 			isa = PBXGroup;
58 128
 			children = (
59
-				844A9A461DD0BCFD007DCC89 /* TestApp1 */,
129
+				66DA891B1DD1895700338015 /* DK.xcodeproj */,
130
+				66DA89141DD1887A00338015 /* Frameworks */,
60 131
 				844A9A451DD0BCFD007DCC89 /* Products */,
132
+				844A9A461DD0BCFD007DCC89 /* TestApp1 */,
61 133
 			);
62 134
 			sourceTree = "<group>";
63 135
 		};
@@ -77,10 +149,8 @@
77 149
 				844A9A771DD0C080007DCC89 /* macOS */,
78 150
 				844A9A7A1DD0C080007DCC89 /* Win32 */,
79 151
 				844A9A801DD0C080007DCC89 /* TestApp1.cpp */,
80
-				844A9A811DD0C080007DCC89 /* TestApp1.h */,
81
-				844A9A4B1DD0BCFD007DCC89 /* main.cpp */,
82 152
 			);
83
-			path = TestApp1;
153
+			name = TestApp1;
84 154
 			sourceTree = "<group>";
85 155
 		};
86 156
 		844A9A731DD0C080007DCC89 /* iOS */ = {
@@ -128,6 +198,7 @@
128 198
 			buildRules = (
129 199
 			);
130 200
 			dependencies = (
201
+				66DA892F1DD1896C00338015 /* PBXTargetDependency */,
131 202
 			);
132 203
 			name = TestApp1_macOS;
133 204
 			productName = TestApp1;
@@ -145,6 +216,7 @@
145 216
 			buildRules = (
146 217
 			);
147 218
 			dependencies = (
219
+				66DA892D1DD1896700338015 /* PBXTargetDependency */,
148 220
 			);
149 221
 			name = TestApp1_iOS;
150 222
 			productName = TestApp1_iOS;
@@ -181,6 +253,12 @@
181 253
 			mainGroup = 844A9A3B1DD0BCFD007DCC89;
182 254
 			productRefGroup = 844A9A451DD0BCFD007DCC89 /* Products */;
183 255
 			projectDirPath = "";
256
+			projectReferences = (
257
+				{
258
+					ProductGroup = 66DA891C1DD1895700338015 /* Products */;
259
+					ProjectRef = 66DA891B1DD1895700338015 /* DK.xcodeproj */;
260
+				},
261
+			);
184 262
 			projectRoot = "";
185 263
 			targets = (
186 264
 				844A9A431DD0BCFD007DCC89 /* TestApp1_macOS */,
@@ -189,6 +267,37 @@
189 267
 		};
190 268
 /* End PBXProject section */
191 269
 
270
+/* Begin PBXReferenceProxy section */
271
+		66DA89231DD1895700338015 /* libDK.a */ = {
272
+			isa = PBXReferenceProxy;
273
+			fileType = archive.ar;
274
+			path = libDK.a;
275
+			remoteRef = 66DA89221DD1895700338015 /* PBXContainerItemProxy */;
276
+			sourceTree = BUILT_PRODUCTS_DIR;
277
+		};
278
+		66DA89251DD1895700338015 /* libDK.a */ = {
279
+			isa = PBXReferenceProxy;
280
+			fileType = archive.ar;
281
+			path = libDK.a;
282
+			remoteRef = 66DA89241DD1895700338015 /* PBXContainerItemProxy */;
283
+			sourceTree = BUILT_PRODUCTS_DIR;
284
+		};
285
+		66DA89271DD1895700338015 /* DK.framework */ = {
286
+			isa = PBXReferenceProxy;
287
+			fileType = wrapper.framework;
288
+			path = DK.framework;
289
+			remoteRef = 66DA89261DD1895700338015 /* PBXContainerItemProxy */;
290
+			sourceTree = BUILT_PRODUCTS_DIR;
291
+		};
292
+		66DA89291DD1895700338015 /* DK.framework */ = {
293
+			isa = PBXReferenceProxy;
294
+			fileType = wrapper.framework;
295
+			path = DK.framework;
296
+			remoteRef = 66DA89281DD1895700338015 /* PBXContainerItemProxy */;
297
+			sourceTree = BUILT_PRODUCTS_DIR;
298
+		};
299
+/* End PBXReferenceProxy section */
300
+
192 301
 /* Begin PBXResourcesBuildPhase section */
193 302
 		844A9A421DD0BCFD007DCC89 /* Resources */ = {
194 303
 			isa = PBXResourcesBuildPhase;
@@ -217,7 +326,6 @@
217 326
 			isa = PBXSourcesBuildPhase;
218 327
 			buildActionMask = 2147483647;
219 328
 			files = (
220
-				844A9A4C1DD0BCFD007DCC89 /* main.cpp in Sources */,
221 329
 			);
222 330
 			runOnlyForDeploymentPostprocessing = 0;
223 331
 		};
@@ -225,12 +333,24 @@
225 333
 			isa = PBXSourcesBuildPhase;
226 334
 			buildActionMask = 2147483647;
227 335
 			files = (
228
-				844A9A8E1DD0C0C7007DCC89 /* main.cpp in Sources */,
229 336
 			);
230 337
 			runOnlyForDeploymentPostprocessing = 0;
231 338
 		};
232 339
 /* End PBXSourcesBuildPhase section */
233 340
 
341
+/* Begin PBXTargetDependency section */
342
+		66DA892D1DD1896700338015 /* PBXTargetDependency */ = {
343
+			isa = PBXTargetDependency;
344
+			name = DK_iOS_static;
345
+			targetProxy = 66DA892C1DD1896700338015 /* PBXContainerItemProxy */;
346
+		};
347
+		66DA892F1DD1896C00338015 /* PBXTargetDependency */ = {
348
+			isa = PBXTargetDependency;
349
+			name = DK_macOS_static;
350
+			targetProxy = 66DA892E1DD1896C00338015 /* PBXContainerItemProxy */;
351
+		};
352
+/* End PBXTargetDependency section */
353
+
234 354
 /* Begin XCBuildConfiguration section */
235 355
 		844A9A531DD0BCFD007DCC89 /* Debug */ = {
236 356
 			isa = XCBuildConfiguration;