|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | AA05870A2CFF16CA00A01A13 /* FluidMenuBarExtra in Frameworks */ = {isa = PBXBuildFile; productRef = AA0587092CFF16CA00A01A13 /* FluidMenuBarExtra */; };
|
| 11 | + AA05887D2D0028F200A01A13 /* ViewInspector in Frameworks */ = {isa = PBXBuildFile; productRef = AA05887C2D0028F200A01A13 /* ViewInspector */; }; |
11 | 12 | /* End PBXBuildFile section */
|
12 | 13 |
|
13 | 14 | /* Begin PBXContainerItemProxy section */
|
|
64 | 65 | isa = PBXFrameworksBuildPhase;
|
65 | 66 | buildActionMask = 2147483647;
|
66 | 67 | files = (
|
| 68 | + AA05887D2D0028F200A01A13 /* ViewInspector in Frameworks */, |
67 | 69 | );
|
68 | 70 | runOnlyForDeploymentPostprocessing = 0;
|
69 | 71 | };
|
|
142 | 144 | );
|
143 | 145 | name = DesktopTests;
|
144 | 146 | packageProductDependencies = (
|
| 147 | + AA05887C2D0028F200A01A13 /* ViewInspector */, |
145 | 148 | );
|
146 | 149 | productName = desktopTests;
|
147 | 150 | productReference = AA06D47F2CF59842002ECE92 /* DesktopTests.xctest */;
|
|
205 | 208 | packageReferences = (
|
206 | 209 | AAED56702CF7326000887B28 /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */,
|
207 | 210 | AA0587082CFF16CA00A01A13 /* XCRemoteSwiftPackageReference "fluid-menu-bar-extra" */,
|
| 211 | + AA05887B2D0028F200A01A13 /* XCRemoteSwiftPackageReference "ViewInspector" */, |
208 | 212 | );
|
209 | 213 | preferredProjectObjectVersion = 77;
|
210 | 214 | productRefGroup = AA06D46F2CF59841002ECE92 /* Products */;
|
|
408 | 412 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
409 | 413 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
410 | 414 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
|
411 |
| - CODE_SIGN_ENTITLEMENTS = desktop/desktop.entitlements; |
| 415 | + CODE_SIGN_ENTITLEMENTS = Desktop/Desktop.entitlements; |
412 | 416 | CODE_SIGN_STYLE = Automatic;
|
413 | 417 | COMBINE_HIDPI_IMAGES = YES;
|
414 | 418 | CURRENT_PROJECT_VERSION = 1;
|
415 |
| - DEVELOPMENT_ASSET_PATHS = "\"desktop/Preview Content\""; |
| 419 | + DEVELOPMENT_ASSET_PATHS = "\"Desktop/Preview Content\""; |
416 | 420 | ENABLE_PREVIEWS = YES;
|
417 | 421 | GENERATE_INFOPLIST_FILE = YES;
|
418 | 422 | INFOPLIST_KEY_CFBundleDisplayName = "Coder Desktop";
|
|
436 | 440 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
437 | 441 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
438 | 442 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
|
439 |
| - CODE_SIGN_ENTITLEMENTS = desktop/desktop.entitlements; |
| 443 | + CODE_SIGN_ENTITLEMENTS = Desktop/Desktop.entitlements; |
440 | 444 | CODE_SIGN_STYLE = Automatic;
|
441 | 445 | COMBINE_HIDPI_IMAGES = YES;
|
442 | 446 | CURRENT_PROJECT_VERSION = 1;
|
443 |
| - DEVELOPMENT_ASSET_PATHS = "\"desktop/Preview Content\""; |
| 447 | + DEVELOPMENT_ASSET_PATHS = "\"Desktop/Preview Content\""; |
444 | 448 | ENABLE_PREVIEWS = YES;
|
445 | 449 | GENERATE_INFOPLIST_FILE = YES;
|
446 | 450 | INFOPLIST_KEY_CFBundleDisplayName = "Coder Desktop";
|
|
503 | 507 | PRODUCT_NAME = "$(TARGET_NAME)";
|
504 | 508 | SWIFT_EMIT_LOC_STRINGS = NO;
|
505 | 509 | SWIFT_VERSION = 5.0;
|
506 |
| - TEST_TARGET_NAME = desktop; |
| 510 | + TEST_TARGET_NAME = Desktop; |
507 | 511 | };
|
508 | 512 | name = Debug;
|
509 | 513 | };
|
|
518 | 522 | PRODUCT_NAME = "$(TARGET_NAME)";
|
519 | 523 | SWIFT_EMIT_LOC_STRINGS = NO;
|
520 | 524 | SWIFT_VERSION = 5.0;
|
521 |
| - TEST_TARGET_NAME = desktop; |
| 525 | + TEST_TARGET_NAME = Desktop; |
522 | 526 | };
|
523 | 527 | name = Release;
|
524 | 528 | };
|
|
572 | 576 | minimumVersion = 1.1.0;
|
573 | 577 | };
|
574 | 578 | };
|
| 579 | + AA05887B2D0028F200A01A13 /* XCRemoteSwiftPackageReference "ViewInspector" */ = { |
| 580 | + isa = XCRemoteSwiftPackageReference; |
| 581 | + repositoryURL = "https://github.com/nalexn/ViewInspector?tab=readme-ov-file"; |
| 582 | + requirement = { |
| 583 | + kind = upToNextMajorVersion; |
| 584 | + minimumVersion = 0.10.0; |
| 585 | + }; |
| 586 | + }; |
575 | 587 | AAED56702CF7326000887B28 /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */ = {
|
576 | 588 | isa = XCRemoteSwiftPackageReference;
|
577 | 589 | repositoryURL = "https://github.com/SimplyDanny/SwiftLintPlugins";
|
|
588 | 600 | package = AA0587082CFF16CA00A01A13 /* XCRemoteSwiftPackageReference "fluid-menu-bar-extra" */;
|
589 | 601 | productName = FluidMenuBarExtra;
|
590 | 602 | };
|
| 603 | + AA05887C2D0028F200A01A13 /* ViewInspector */ = { |
| 604 | + isa = XCSwiftPackageProductDependency; |
| 605 | + package = AA05887B2D0028F200A01A13 /* XCRemoteSwiftPackageReference "ViewInspector" */; |
| 606 | + productName = ViewInspector; |
| 607 | + }; |
591 | 608 | AAED56712CF7332C00887B28 /* SwiftLintBuildToolPlugin */ = {
|
592 | 609 | isa = XCSwiftPackageProductDependency;
|
593 | 610 | package = AAED56702CF7326000887B28 /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */;
|
|
0 commit comments