|
20 | 20 | 82233ED820844ADF006C57E7 /* ProcessManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82233ED120844ADF006C57E7 /* ProcessManager.swift */; }; |
21 | 21 | 82360C722088361700ADD0CE /* PreferencesWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82360C702088361700ADD0CE /* PreferencesWindow.swift */; }; |
22 | 22 | 823960BE228949BC0014D7CD /* LaunchAtLogin.framework.dSYM in Resources */ = {isa = PBXBuildFile; fileRef = 823960BD228949BC0014D7CD /* LaunchAtLogin.framework.dSYM */; }; |
23 | | - 823960C422894B000014D7CD /* org.sparkle-project.Downloader.xpc in Resources */ = {isa = PBXBuildFile; fileRef = 823960C322894B000014D7CD /* org.sparkle-project.Downloader.xpc */; }; |
24 | | - 823960C622894B0A0014D7CD /* org.sparkle-project.InstallerConnection.xpc in Resources */ = {isa = PBXBuildFile; fileRef = 823960C522894B0A0014D7CD /* org.sparkle-project.InstallerConnection.xpc */; }; |
25 | | - 823960C822894B120014D7CD /* org.sparkle-project.InstallerLauncher.xpc in Resources */ = {isa = PBXBuildFile; fileRef = 823960C722894B120014D7CD /* org.sparkle-project.InstallerLauncher.xpc */; }; |
26 | | - 823960CA22894B180014D7CD /* org.sparkle-project.InstallerStatus.xpc in Resources */ = {isa = PBXBuildFile; fileRef = 823960C922894B180014D7CD /* org.sparkle-project.InstallerStatus.xpc */; }; |
27 | | - 823960CB22894B240014D7CD /* org.sparkle-project.InstallerStatus.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 823960C922894B180014D7CD /* org.sparkle-project.InstallerStatus.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
28 | | - 823960CC22894B2D0014D7CD /* org.sparkle-project.InstallerLauncher.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 823960C722894B120014D7CD /* org.sparkle-project.InstallerLauncher.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
29 | | - 823960CD22894B310014D7CD /* org.sparkle-project.InstallerConnection.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 823960C522894B0A0014D7CD /* org.sparkle-project.InstallerConnection.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
30 | | - 823960CE22894B350014D7CD /* org.sparkle-project.Downloader.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = 823960C322894B000014D7CD /* org.sparkle-project.Downloader.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
31 | 23 | 823960D122894B820014D7CD /* LaunchAtLogin.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 823960D022894B820014D7CD /* LaunchAtLogin.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
32 | 24 | 823B274E208C0A2900A7DFB6 /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 823B274D208C0A2900A7DFB6 /* dsa_pub.pem */; }; |
33 | 25 | 82556518208C505900A6807F /* UpdaterDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82556517208C505900A6807F /* UpdaterDelegate.swift */; }; |
|
76 | 68 | dstPath = "$(CONTENTS_FOLDER_PATH)/XPCServices"; |
77 | 69 | dstSubfolderSpec = 16; |
78 | 70 | files = ( |
79 | | - 823960CE22894B350014D7CD /* org.sparkle-project.Downloader.xpc in CopyFiles */, |
80 | | - 823960CD22894B310014D7CD /* org.sparkle-project.InstallerConnection.xpc in CopyFiles */, |
81 | | - 823960CC22894B2D0014D7CD /* org.sparkle-project.InstallerLauncher.xpc in CopyFiles */, |
82 | | - 823960CB22894B240014D7CD /* org.sparkle-project.InstallerStatus.xpc in CopyFiles */, |
83 | 71 | ); |
84 | 72 | runOnlyForDeploymentPostprocessing = 0; |
85 | 73 | }; |
|
141 | 129 | 82233ED120844ADF006C57E7 /* ProcessManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProcessManager.swift; sourceTree = "<group>"; }; |
142 | 130 | 82360C702088361700ADD0CE /* PreferencesWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesWindow.swift; sourceTree = "<group>"; }; |
143 | 131 | 823960BD228949BC0014D7CD /* LaunchAtLogin.framework.dSYM */ = {isa = PBXFileReference; lastKnownFileType = wrapper.dsym; name = LaunchAtLogin.framework.dSYM; path = Carthage/Build/Mac/LaunchAtLogin.framework.dSYM; sourceTree = "<group>"; }; |
144 | | - 823960C322894B000014D7CD /* org.sparkle-project.Downloader.xpc */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.xpc-service"; path = "org.sparkle-project.Downloader.xpc"; sourceTree = "<group>"; }; |
145 | | - 823960C522894B0A0014D7CD /* org.sparkle-project.InstallerConnection.xpc */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.xpc-service"; path = "org.sparkle-project.InstallerConnection.xpc"; sourceTree = "<group>"; }; |
146 | | - 823960C722894B120014D7CD /* org.sparkle-project.InstallerLauncher.xpc */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.xpc-service"; path = "org.sparkle-project.InstallerLauncher.xpc"; sourceTree = "<group>"; }; |
147 | | - 823960C922894B180014D7CD /* org.sparkle-project.InstallerStatus.xpc */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.xpc-service"; path = "org.sparkle-project.InstallerStatus.xpc"; sourceTree = "<group>"; }; |
148 | 132 | 823960D022894B820014D7CD /* LaunchAtLogin.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaunchAtLogin.framework; path = Carthage/Build/Mac/LaunchAtLogin.framework; sourceTree = "<group>"; }; |
149 | 133 | 823B274D208C0A2900A7DFB6 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; }; |
150 | 134 | 82556517208C505900A6807F /* UpdaterDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdaterDelegate.swift; sourceTree = "<group>"; }; |
|
207 | 191 | 82233E9420844AC9006C57E7 = { |
208 | 192 | isa = PBXGroup; |
209 | 193 | children = ( |
210 | | - 823960BA228949140014D7CD /* XPC */, |
211 | 194 | 82233E9F20844AC9006C57E7 /* gSwitch */, |
212 | 195 | 82233EB020844ACA006C57E7 /* gSwitchTests */, |
213 | 196 | 82233EBB20844ACA006C57E7 /* gSwitchUITests */, |
|
355 | 338 | name = Frameworks; |
356 | 339 | sourceTree = "<group>"; |
357 | 340 | }; |
358 | | - 823960BA228949140014D7CD /* XPC */ = { |
359 | | - isa = PBXGroup; |
360 | | - children = ( |
361 | | - 823960C922894B180014D7CD /* org.sparkle-project.InstallerStatus.xpc */, |
362 | | - 823960C722894B120014D7CD /* org.sparkle-project.InstallerLauncher.xpc */, |
363 | | - 823960C522894B0A0014D7CD /* org.sparkle-project.InstallerConnection.xpc */, |
364 | | - 823960C322894B000014D7CD /* org.sparkle-project.Downloader.xpc */, |
365 | | - ); |
366 | | - path = XPC; |
367 | | - sourceTree = "<group>"; |
368 | | - }; |
369 | 341 | /* End PBXGroup section */ |
370 | 342 |
|
371 | 343 | /* Begin PBXNativeTarget section */ |
|
493 | 465 | 823B274E208C0A2900A7DFB6 /* dsa_pub.pem in Resources */, |
494 | 466 | 828D681320C897D200A41DD9 /* AdvancedWindow.xib in Resources */, |
495 | 467 | 828D681920C8BCFF00A41DD9 /* HelpWindow.xib in Resources */, |
496 | | - 823960C822894B120014D7CD /* org.sparkle-project.InstallerLauncher.xpc in Resources */, |
497 | | - 823960C622894B0A0014D7CD /* org.sparkle-project.InstallerConnection.xpc in Resources */, |
498 | | - 823960C422894B000014D7CD /* org.sparkle-project.Downloader.xpc in Resources */, |
499 | 468 | 82233EA320844ACA006C57E7 /* Assets.xcassets in Resources */, |
500 | 469 | AA20D30820EC2D6B009862FB /* PreferencesWindow.xib in Resources */, |
501 | 470 | 82233EA620844ACA006C57E7 /* MainMenu.xib in Resources */, |
502 | 471 | AAC7195520E2D04E009862FB /* AboutWindow.xib in Resources */, |
503 | 472 | 82556532208C5B9300A6807F /* Sparkle.framework.dSYM in Resources */, |
504 | | - 823960CA22894B180014D7CD /* org.sparkle-project.InstallerStatus.xpc in Resources */, |
505 | 473 | 829553CB20884F4700A29C49 /* SwiftyBeaver.framework.dSYM in Resources */, |
506 | 474 | ); |
507 | 475 | runOnlyForDeploymentPostprocessing = 0; |
|
641 | 609 | isa = XCBuildConfiguration; |
642 | 610 | buildSettings = { |
643 | 611 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 612 | + BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
644 | 613 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
645 | 614 | CLANG_ANALYZER_NONNULL = YES; |
646 | 615 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
702 | 671 | isa = XCBuildConfiguration; |
703 | 672 | buildSettings = { |
704 | 673 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 674 | + BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
705 | 675 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
706 | 676 | CLANG_ANALYZER_NONNULL = YES; |
707 | 677 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
758 | 728 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
759 | 729 | CLANG_ENABLE_MODULES = YES; |
760 | 730 | CODE_SIGN_ENTITLEMENTS = gSwitch/gSwitch.entitlements; |
761 | | - CODE_SIGN_IDENTITY = "-"; |
| 731 | + CODE_SIGN_IDENTITY = "Apple Development"; |
762 | 732 | CODE_SIGN_STYLE = Automatic; |
763 | 733 | COMBINE_HIDPI_IMAGES = YES; |
| 734 | + CURRENT_PROJECT_VERSION = 1.9.6; |
764 | 735 | DEVELOPMENT_TEAM = Z26D67C784; |
765 | 736 | ENABLE_HARDENED_RUNTIME = YES; |
766 | 737 | FRAMEWORK_SEARCH_PATHS = ( |
|
774 | 745 | "@executable_path/../Frameworks", |
775 | 746 | ); |
776 | 747 | MACOSX_DEPLOYMENT_TARGET = 10.12; |
| 748 | + MARKETING_VERSION = 1.9.6; |
777 | 749 | PRODUCT_BUNDLE_IDENTIFIER = com.CodySchrank.gSwitch; |
778 | 750 | PRODUCT_NAME = "$(TARGET_NAME)"; |
779 | 751 | SWIFT_OBJC_BRIDGING_HEADER = "gSwitch/gSwitch-Bridging-Header.h"; |
|
788 | 760 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
789 | 761 | CLANG_ENABLE_MODULES = YES; |
790 | 762 | CODE_SIGN_ENTITLEMENTS = gSwitch/gSwitch.entitlements; |
791 | | - CODE_SIGN_IDENTITY = "-"; |
| 763 | + CODE_SIGN_IDENTITY = "Apple Development"; |
792 | 764 | CODE_SIGN_STYLE = Automatic; |
793 | 765 | COMBINE_HIDPI_IMAGES = YES; |
| 766 | + CURRENT_PROJECT_VERSION = 1.9.6; |
794 | 767 | DEVELOPMENT_TEAM = Z26D67C784; |
795 | 768 | ENABLE_HARDENED_RUNTIME = YES; |
796 | 769 | FRAMEWORK_SEARCH_PATHS = ( |
|
804 | 777 | "@executable_path/../Frameworks", |
805 | 778 | ); |
806 | 779 | MACOSX_DEPLOYMENT_TARGET = 10.12; |
| 780 | + MARKETING_VERSION = 1.9.6; |
807 | 781 | PRODUCT_BUNDLE_IDENTIFIER = com.CodySchrank.gSwitch; |
808 | 782 | PRODUCT_NAME = "$(TARGET_NAME)"; |
809 | 783 | SWIFT_OBJC_BRIDGING_HEADER = "gSwitch/gSwitch-Bridging-Header.h"; |
|
0 commit comments