|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 83E040602105E69F00B92093 /* TestingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83E0405E2105E68C00B92093 /* TestingBuffer.swift */; }; |
10 | 11 | BF_104851505209 /* InMemoryLogStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_613975198094 /* InMemoryLogStore.swift */; };
|
11 | 12 | BF_180232540354 /* Output.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_848196260343 /* Output.swift */; };
|
12 |
| - BF_198816004411 /* TestingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_869531157922 /* TestingBuffer.swift */; }; |
13 | 13 | BF_210674583290 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_176166977065 /* Filter.swift */; };
|
14 | 14 | BF_219592565366 /* Puree.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FR_479946421258 /* Puree.framework */; };
|
15 | 15 | BF_278872148905 /* Puree.h in Headers */ = {isa = PBXBuildFile; fileRef = FR_793364177672 /* Puree.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
38 | 38 | /* End PBXContainerItemProxy section */
|
39 | 39 |
|
40 | 40 | /* Begin PBXFileReference section */
|
| 41 | + 83E0405E2105E68C00B92093 /* TestingBuffer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestingBuffer.swift; sourceTree = "<group>"; }; |
41 | 42 | FR_135157311129 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
42 | 43 | FR_167045655688 /* LogEntryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogEntryTests.swift; sourceTree = "<group>"; };
|
43 | 44 | FR_176166977065 /* Filter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = "<group>"; };
|
44 | 45 | FR_254889461063 /* BufferedOutput.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BufferedOutput.swift; sourceTree = "<group>"; };
|
45 | 46 | FR_272688927660 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
46 |
| - FR_412093004181 /* PureeTests.xctest */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.cfbundle; path = PureeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 47 | + FR_412093004181 /* PureeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PureeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 48 | FR_479946421258 /* Puree.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Puree.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
48 | 49 | FR_613975198094 /* InMemoryLogStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InMemoryLogStore.swift; sourceTree = "<group>"; };
|
49 | 50 | FR_630835297098 /* BufferedOutputTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BufferedOutputTests.swift; sourceTree = "<group>"; };
|
|
56 | 57 | FR_818352195712 /* LogStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogStore.swift; sourceTree = "<group>"; };
|
57 | 58 | FR_828954093903 /* DateProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateProvider.swift; sourceTree = "<group>"; };
|
58 | 59 | FR_848196260343 /* Output.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Output.swift; sourceTree = "<group>"; };
|
59 |
| - FR_869531157922 /* TestingBuffer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestingBuffer.swift; sourceTree = "<group>"; }; |
60 | 60 | FR_870064055253 /* TagPatternTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagPatternTests.swift; sourceTree = "<group>"; };
|
61 | 61 | FR_912035359082 /* LogEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogEntry.swift; sourceTree = "<group>"; };
|
62 | 62 | /* End PBXFileReference section */
|
|
73 | 73 | /* End PBXFrameworksBuildPhase section */
|
74 | 74 |
|
75 | 75 | /* Begin PBXGroup section */
|
| 76 | + 83935AC520F88CA800FA8B9A /* Output */ = { |
| 77 | + isa = PBXGroup; |
| 78 | + children = ( |
| 79 | + FR_254889461063 /* BufferedOutput.swift */, |
| 80 | + FR_848196260343 /* Output.swift */, |
| 81 | + ); |
| 82 | + path = Output; |
| 83 | + sourceTree = "<group>"; |
| 84 | + }; |
| 85 | + 83935AC620F8920500FA8B9A /* Output */ = { |
| 86 | + isa = PBXGroup; |
| 87 | + children = ( |
| 88 | + FR_630835297098 /* BufferedOutputTests.swift */, |
| 89 | + ); |
| 90 | + path = Output; |
| 91 | + sourceTree = "<group>"; |
| 92 | + }; |
76 | 93 | G_1203410589804 /* LogStore */ = {
|
77 | 94 | isa = PBXGroup;
|
78 | 95 | children = (
|
|
85 | 102 | G_2671118715628 /* PureeTests */ = {
|
86 | 103 | isa = PBXGroup;
|
87 | 104 | children = (
|
88 |
| - FR_630835297098 /* BufferedOutputTests.swift */, |
89 | 105 | FR_135157311129 /* Info.plist */,
|
90 | 106 | FR_167045655688 /* LogEntryTests.swift */,
|
91 | 107 | FR_657386344080 /* LoggerTests.swift */,
|
92 | 108 | G_7185892225853 /* LogStore */,
|
| 109 | + 83935AC620F8920500FA8B9A /* Output */, |
93 | 110 | FR_870064055253 /* TagPatternTests.swift */,
|
94 | 111 | G_6662760494323 /* Utilities */,
|
95 | 112 | );
|
|
108 | 125 | G_3400314782399 /* Puree */ = {
|
109 | 126 | isa = PBXGroup;
|
110 | 127 | children = (
|
111 |
| - FR_254889461063 /* BufferedOutput.swift */, |
112 | 128 | FR_176166977065 /* Filter.swift */,
|
113 | 129 | FR_272688927660 /* Info.plist */,
|
114 | 130 | FR_912035359082 /* LogEntry.swift */,
|
115 | 131 | FR_775709644702 /* Logger.swift */,
|
116 | 132 | G_1203410589804 /* LogStore */,
|
117 |
| - FR_848196260343 /* Output.swift */, |
| 133 | + 83935AC520F88CA800FA8B9A /* Output */, |
118 | 134 | FR_793364177672 /* Puree.h */,
|
119 | 135 | FR_644801390644 /* TagPattern.swift */,
|
120 | 136 | G_3356739590045 /* Utilities */,
|
|
127 | 143 | isa = PBXGroup;
|
128 | 144 | children = (
|
129 | 145 | FR_613975198094 /* InMemoryLogStore.swift */,
|
130 |
| - FR_869531157922 /* TestingBuffer.swift */, |
| 146 | + 83E0405E2105E68C00B92093 /* TestingBuffer.swift */, |
131 | 147 | );
|
132 | 148 | path = Utilities;
|
133 | 149 | sourceTree = "<group>";
|
|
212 | 228 | isa = PBXProject;
|
213 | 229 | attributes = {
|
214 | 230 | LastUpgradeCheck = 0940;
|
| 231 | + TargetAttributes = { |
| 232 | + NT_412093004181 = { |
| 233 | + LastSwiftMigration = 1000; |
| 234 | + }; |
| 235 | + NT_479946421258 = { |
| 236 | + LastSwiftMigration = 1000; |
| 237 | + }; |
| 238 | + }; |
215 | 239 | };
|
216 | 240 | buildConfigurationList = CL_479946421258 /* Build configuration list for PBXProject "Puree" */;
|
217 | 241 | compatibilityVersion = "Xcode 3.2";
|
|
239 | 263 | BF_364947189323 /* FileLogStoreTests.swift in Sources */,
|
240 | 264 | BF_104851505209 /* InMemoryLogStore.swift in Sources */,
|
241 | 265 | BF_647931598633 /* LogEntryTests.swift in Sources */,
|
| 266 | + 83E040602105E69F00B92093 /* TestingBuffer.swift in Sources */, |
242 | 267 | BF_859683188258 /* LoggerTests.swift in Sources */,
|
243 | 268 | BF_595409884047 /* TagPatternTests.swift in Sources */,
|
244 |
| - BF_198816004411 /* TestingBuffer.swift in Sources */, |
245 | 269 | );
|
246 | 270 | runOnlyForDeploymentPostprocessing = 0;
|
247 | 271 | };
|
|
281 | 305 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
282 | 306 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
283 | 307 | SDKROOT = iphoneos;
|
| 308 | + SWIFT_VERSION = 4.2; |
284 | 309 | TARGETED_DEVICE_FAMILY = "1,2";
|
285 | 310 | };
|
286 | 311 | name = Debug;
|
|
298 | 323 | ENABLE_TESTABILITY = YES;
|
299 | 324 | INFOPLIST_FILE = Sources/Puree/Info.plist;
|
300 | 325 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
301 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 326 | + IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
302 | 327 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
303 | 328 | PRODUCT_BUNDLE_IDENTIFIER = com.cookpad.Puree;
|
304 | 329 | SDKROOT = iphoneos;
|
305 | 330 | SKIP_INSTALL = YES;
|
| 331 | + SWIFT_VERSION = 4.2; |
306 | 332 | TARGETED_DEVICE_FAMILY = "1,2";
|
307 | 333 | VERSIONING_SYSTEM = "apple-generic";
|
308 | 334 | };
|
|
379 | 405 | ENABLE_TESTABILITY = YES;
|
380 | 406 | INFOPLIST_FILE = Sources/Puree/Info.plist;
|
381 | 407 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
382 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 408 | + IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
383 | 409 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
384 | 410 | PRODUCT_BUNDLE_IDENTIFIER = com.cookpad.Puree;
|
385 | 411 | SDKROOT = iphoneos;
|
386 | 412 | SKIP_INSTALL = YES;
|
| 413 | + SWIFT_VERSION = 4.2; |
387 | 414 | TARGETED_DEVICE_FAMILY = "1,2";
|
388 | 415 | VERSIONING_SYSTEM = "apple-generic";
|
389 | 416 | };
|
|
398 | 425 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
399 | 426 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
400 | 427 | SDKROOT = iphoneos;
|
| 428 | + SWIFT_VERSION = 4.2; |
401 | 429 | TARGETED_DEVICE_FAMILY = "1,2";
|
402 | 430 | };
|
403 | 431 | name = Release;
|
|
0 commit comments