|
70 | 70 | C83B83AE2B7DD261007B4442 /* Dependency.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dependency.swift; sourceTree = "<group>"; }; |
71 | 71 | C84697502B7B7B3700B8B840 /* TestFieldView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestFieldView.swift; sourceTree = "<group>"; }; |
72 | 72 | C84697562B7B8C9000B8B840 /* TutorialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TutorialView.swift; sourceTree = "<group>"; }; |
| 73 | + C84794A82B86EC6100483DF4 /* Version.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Version.xcconfig; sourceTree = "<group>"; }; |
73 | 74 | C867A12D2B7BDB3900875400 /* App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; }; |
74 | 75 | C867A12F2B7BDBA500875400 /* TestField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestField.swift; sourceTree = "<group>"; }; |
75 | 76 | C874CD4C2B712BF0003ABA96 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
149 | 150 | isa = PBXGroup; |
150 | 151 | children = ( |
151 | 152 | C8A18A672B85038E004188D3 /* README.md */, |
152 | | - C8D011722B5A5DAA00219412 /* Shared */, |
| 153 | + C84794A82B86EC6100483DF4 /* Version.xcconfig */, |
153 | 154 | C8D0115A2B5A59D100219412 /* Config.xcconfig */, |
154 | 155 | C8D0115B2B5A59D400219412 /* Config.debug.xcconfig */, |
| 156 | + C8D011722B5A5DAA00219412 /* Shared */, |
155 | 157 | C8D0114A2B59912700219412 /* CustomSuggestionService */, |
156 | 158 | C8D011612B5A5B4D00219412 /* CopilotForXcodeExtension */, |
157 | 159 | C8D011492B59912700219412 /* Products */, |
|
541 | 543 | CODE_SIGN_ENTITLEMENTS = CustomSuggestionService/CustomSuggestionService.entitlements; |
542 | 544 | CODE_SIGN_STYLE = Automatic; |
543 | 545 | COMBINE_HIDPI_IMAGES = YES; |
544 | | - CURRENT_PROJECT_VERSION = 1; |
| 546 | + CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
545 | 547 | DEAD_CODE_STRIPPING = YES; |
546 | 548 | DEVELOPMENT_ASSET_PATHS = "\"CustomSuggestionService/Preview Content\""; |
547 | 549 | DEVELOPMENT_TEAM = 5YKZ4Y3DAW; |
|
555 | 557 | "@executable_path/../Frameworks", |
556 | 558 | ); |
557 | 559 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
558 | | - MARKETING_VERSION = 1.0; |
| 560 | + MARKETING_VERSION = "$(APP_VERSION)"; |
559 | 561 | OTHER_LDFLAGS = ""; |
560 | 562 | PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER_BASE).CustomSuggestionService"; |
561 | 563 | PRODUCT_MODULE_NAME = "$(MODULE_NAME:c99extidentifier)"; |
|
574 | 576 | CODE_SIGN_ENTITLEMENTS = CustomSuggestionService/CustomSuggestionService.entitlements; |
575 | 577 | CODE_SIGN_STYLE = Automatic; |
576 | 578 | COMBINE_HIDPI_IMAGES = YES; |
577 | | - CURRENT_PROJECT_VERSION = 1; |
| 579 | + CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
578 | 580 | DEAD_CODE_STRIPPING = YES; |
579 | 581 | DEVELOPMENT_ASSET_PATHS = "\"CustomSuggestionService/Preview Content\""; |
580 | 582 | DEVELOPMENT_TEAM = 5YKZ4Y3DAW; |
|
588 | 590 | "@executable_path/../Frameworks", |
589 | 591 | ); |
590 | 592 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
591 | | - MARKETING_VERSION = 1.0; |
| 593 | + MARKETING_VERSION = "$(APP_VERSION)"; |
592 | 594 | PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER_BASE).CustomSuggestionService"; |
593 | 595 | PRODUCT_MODULE_NAME = "$(MODULE_NAME:c99extidentifier)"; |
594 | 596 | PRODUCT_NAME = "$(HOST_APP_NAME)"; |
|
602 | 604 | buildSettings = { |
603 | 605 | CODE_SIGN_ENTITLEMENTS = CopilotForXcodeExtension/CopilotForXcodeExtension.entitlements; |
604 | 606 | CODE_SIGN_STYLE = Automatic; |
605 | | - CURRENT_PROJECT_VERSION = 1; |
| 607 | + CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
606 | 608 | DEAD_CODE_STRIPPING = YES; |
607 | 609 | DEVELOPMENT_TEAM = 5YKZ4Y3DAW; |
608 | 610 | ENABLE_HARDENED_RUNTIME = YES; |
|
616 | 618 | "@executable_path/../../../../Frameworks", |
617 | 619 | ); |
618 | 620 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
619 | | - MARKETING_VERSION = 1.0; |
| 621 | + MARKETING_VERSION = "$(APP_VERSION)"; |
620 | 622 | PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER_BASE).CustomSuggestionService.CopilotForXcodeExtension"; |
621 | 623 | PRODUCT_NAME = "$(TARGET_NAME)"; |
622 | 624 | SKIP_INSTALL = YES; |
|
630 | 632 | buildSettings = { |
631 | 633 | CODE_SIGN_ENTITLEMENTS = CopilotForXcodeExtension/CopilotForXcodeExtension.entitlements; |
632 | 634 | CODE_SIGN_STYLE = Automatic; |
633 | | - CURRENT_PROJECT_VERSION = 1; |
| 635 | + CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
634 | 636 | DEAD_CODE_STRIPPING = YES; |
635 | 637 | DEVELOPMENT_TEAM = 5YKZ4Y3DAW; |
636 | 638 | ENABLE_HARDENED_RUNTIME = YES; |
|
644 | 646 | "@executable_path/../../../../Frameworks", |
645 | 647 | ); |
646 | 648 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
647 | | - MARKETING_VERSION = 1.0; |
| 649 | + MARKETING_VERSION = "$(APP_VERSION)"; |
648 | 650 | PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER_BASE).CustomSuggestionService.CopilotForXcodeExtension"; |
649 | 651 | PRODUCT_NAME = "$(TARGET_NAME)"; |
650 | 652 | SKIP_INSTALL = YES; |
|
707 | 709 | repositoryURL = "https://github.com/intitni/CopilotForXcodeKit.git"; |
708 | 710 | requirement = { |
709 | 711 | kind = upToNextMajorVersion; |
710 | | - minimumVersion = 0.2.0; |
| 712 | + minimumVersion = 0.4.0; |
711 | 713 | }; |
712 | 714 | }; |
713 | 715 | C8EA62AA2B6BDA0900E081FC /* XCRemoteSwiftPackageReference "swift-composable-architecture" */ = { |
|
0 commit comments