|
13 | 13 | D614BE2023FD1CCF00D32B27 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D614BE1E23FD1CCF00D32B27 /* Extensions.swift */; };
|
14 | 14 | D614BE2123FD1CCF00D32B27 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = D614BE1F23FD1CCF00D32B27 /* main.swift */; };
|
15 | 15 | D620043F2409538D00EB0771 /* EditThisCookie.swift in Sources */ = {isa = PBXBuildFile; fileRef = D620043E2409538D00EB0771 /* EditThisCookie.swift */; };
|
| 16 | + D646E2E524098F3800592919 /* EditThisCookie.swift in Sources */ = {isa = PBXBuildFile; fileRef = D620043E2409538D00EB0771 /* EditThisCookie.swift */; }; |
16 | 17 | D68E05C923FFD91900C24AB0 /* NetscapeCookies.swift in Sources */ = {isa = PBXBuildFile; fileRef = D68E05C823FFD91900C24AB0 /* NetscapeCookies.swift */; };
|
17 | 18 | D68E05D02400DF6F00C24AB0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D68E05CF2400DF6F00C24AB0 /* Foundation.framework */; };
|
18 | 19 | D68E05E12400E1B100C24AB0 /* NetscapeCookies.swift in Sources */ = {isa = PBXBuildFile; fileRef = D68E05C823FFD91900C24AB0 /* NetscapeCookies.swift */; };
|
|
328 | 329 | files = (
|
329 | 330 | D68E05E22400E1B100C24AB0 /* BinaryCookies.swift in Sources */,
|
330 | 331 | D68E05E32400E1B100C24AB0 /* Extensions.swift in Sources */,
|
| 332 | + D646E2E524098F3800592919 /* EditThisCookie.swift in Sources */, |
331 | 333 | D68E05E42400E1B100C24AB0 /* main.swift in Sources */,
|
332 | 334 | D68E05E12400E1B100C24AB0 /* NetscapeCookies.swift in Sources */,
|
333 | 335 | );
|
|
386 | 388 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
387 | 389 | GCC_WARN_UNUSED_FUNCTION = YES;
|
388 | 390 | GCC_WARN_UNUSED_VARIABLE = YES;
|
389 |
| - MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 391 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 392 | + MACOSX_DEPLOYMENT_TARGET = 10.13; |
390 | 393 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
391 | 394 | MTL_FAST_MATH = YES;
|
392 | 395 | ONLY_ACTIVE_ARCH = YES;
|
|
440 | 443 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
441 | 444 | GCC_WARN_UNUSED_FUNCTION = YES;
|
442 | 445 | GCC_WARN_UNUSED_VARIABLE = YES;
|
443 |
| - MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 446 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 447 | + MACOSX_DEPLOYMENT_TARGET = 10.13; |
444 | 448 | MTL_ENABLE_DEBUG_INFO = NO;
|
445 | 449 | MTL_FAST_MATH = YES;
|
446 | 450 | SDKROOT = macosx;
|
|
0 commit comments