|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 4180AEAE2839753E0054FEA9 /* SentinelApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4180AEAD2839753E0054FEA9 /* SentinelApp.swift */; }; |
11 | | - 4180AEB22839753F0054FEA9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4180AEB12839753F0054FEA9 /* Assets.xcassets */; }; |
12 | 11 | 4180AEEB2839A0280054FEA9 /* AboutCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4180AEEA2839A0280054FEA9 /* AboutCommand.swift */; }; |
13 | 12 | 4180AEFB2839A32F0054FEA9 /* AboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4180AEFA2839A32F0054FEA9 /* AboutView.swift */; }; |
14 | 13 | C708899C2DB42F8800AC3E2B /* DropDelegates.swift in Sources */ = {isa = PBXBuildFile; fileRef = C708899B2DB42F8200AC3E2B /* DropDelegates.swift */; }; |
|
19 | 18 | C744585F2E382B9500B8D6F1 /* FinderOpen.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = C74458572E382B9500B8D6F1 /* FinderOpen.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
20 | 19 | C74458672E3830E300B8D6F1 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = C74458662E3830E000B8D6F1 /* Utilities.swift */; }; |
21 | 20 | C744586F2E38356400B8D6F1 /* DeepLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C744586E2E38356200B8D6F1 /* DeepLink.swift */; }; |
22 | | - C74458732E383D4B00B8D6F1 /* announcements.json in Resources */ = {isa = PBXBuildFile; fileRef = C74458722E383D4B00B8D6F1 /* announcements.json */; }; |
23 | 21 | C78AAAB32BB33F84002AD918 /* UpdateSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78AAAB22BB33F84002AD918 /* UpdateSettingsView.swift */; }; |
24 | 22 | C78AAAB52BB33F9A002AD918 /* Styles.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78AAAB42BB33F9A002AD918 /* Styles.swift */; }; |
25 | 23 | C78AAAB92BB3418E002AD918 /* SettingsWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78AAAB82BB3418E002AD918 /* SettingsWindow.swift */; }; |
26 | 24 | C7BB802A29CA28B400006CDB /* Dashboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7BB802929CA28B400006CDB /* Dashboard.swift */; }; |
27 | 25 | C7BB802C29CA299700006CDB /* CmdDrops.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7BB802B29CA299700006CDB /* CmdDrops.swift */; }; |
| 26 | + C7BEBE1F2E846A8B00B56DE9 /* Sentinel.icon in Resources */ = {isa = PBXBuildFile; fileRef = C7374B662E79C8110015DEED /* Sentinel.icon */; }; |
| 27 | + C7BEBE212E846AB400B56DE9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C7BEBE202E846AB400B56DE9 /* Assets.xcassets */; }; |
28 | 28 | C7EB1E0A2C594BD50085B695 /* AlinFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = C7EB1E092C594BD50085B695 /* AlinFoundation */; }; |
29 | 29 | C7FBD9EA2DAD722700151934 /* GeneralSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7FBD9E92DAD721F00151934 /* GeneralSettingsView.swift */; }; |
30 | 30 | /* End PBXBuildFile section */ |
|
56 | 56 | /* Begin PBXFileReference section */ |
57 | 57 | 4180AEAA2839753E0054FEA9 /* Sentinel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sentinel.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 58 | 4180AEAD2839753E0054FEA9 /* SentinelApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentinelApp.swift; sourceTree = "<group>"; }; |
59 | | - 4180AEB12839753F0054FEA9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
60 | 59 | 4180AEB62839753F0054FEA9 /* SentinelApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SentinelApp.entitlements; sourceTree = "<group>"; }; |
61 | 60 | 4180AEEA2839A0280054FEA9 /* AboutCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutCommand.swift; sourceTree = "<group>"; }; |
62 | 61 | 4180AEFA2839A32F0054FEA9 /* AboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutView.swift; sourceTree = "<group>"; }; |
|
76 | 75 | C78AAAB82BB3418E002AD918 /* SettingsWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsWindow.swift; sourceTree = "<group>"; }; |
77 | 76 | C7BB802929CA28B400006CDB /* Dashboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dashboard.swift; sourceTree = "<group>"; }; |
78 | 77 | C7BB802B29CA299700006CDB /* CmdDrops.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CmdDrops.swift; sourceTree = "<group>"; }; |
| 78 | + C7BEBE202E846AB400B56DE9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
79 | 79 | C7FBD9E92DAD721F00151934 /* GeneralSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralSettingsView.swift; sourceTree = "<group>"; }; |
80 | 80 | /* End PBXFileReference section */ |
81 | 81 |
|
|
87 | 87 | ); |
88 | 88 | target = C74458562E382B9500B8D6F1 /* FinderOpen */; |
89 | 89 | }; |
| 90 | + C7BEBE1E2E84694900B56DE9 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { |
| 91 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 92 | + membershipExceptions = ( |
| 93 | + AppGroupDefaults.swift, |
| 94 | + ); |
| 95 | + target = 4180AEA92839753E0054FEA9 /* Sentinel */; |
| 96 | + }; |
90 | 97 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
91 | 98 |
|
92 | 99 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
93 | 100 | C74458582E382B9500B8D6F1 /* FinderOpen */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (C74458602E382B9500B8D6F1 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = FinderOpen; sourceTree = "<group>"; }; |
| 101 | + C7BEBE1A2E84693400B56DE9 /* Shared */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (C7BEBE1E2E84694900B56DE9 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Shared; sourceTree = "<group>"; }; |
94 | 102 | /* End PBXFileSystemSynchronizedRootGroup section */ |
95 | 103 |
|
96 | 104 | /* Begin PBXFrameworksBuildPhase section */ |
|
115 | 123 | 4180AEA12839753E0054FEA9 = { |
116 | 124 | isa = PBXGroup; |
117 | 125 | children = ( |
| 126 | + C7BEBE1A2E84693400B56DE9 /* Shared */, |
118 | 127 | 4180AEAC2839753E0054FEA9 /* Sentinel */, |
119 | 128 | C74458582E382B9500B8D6F1 /* FinderOpen */, |
120 | 129 | 4180AEAB2839753E0054FEA9 /* Products */, |
|
140 | 149 | C78AAAAD2BB33F2E002AD918 /* Settings */, |
141 | 150 | 4180AEEC2839A0560054FEA9 /* Utilities */, |
142 | 151 | 4180AEAD2839753E0054FEA9 /* SentinelApp.swift */, |
143 | | - 4180AEB12839753F0054FEA9 /* Assets.xcassets */, |
144 | 152 | C7374B662E79C8110015DEED /* Sentinel.icon */, |
145 | 153 | 4180AEB62839753F0054FEA9 /* SentinelApp.entitlements */, |
146 | 154 | C733F76E29CA65AC00DADADD /* AppState.swift */, |
147 | 155 | C78AAAB42BB33F9A002AD918 /* Styles.swift */, |
| 156 | + C7BEBE202E846AB400B56DE9 /* Assets.xcassets */, |
148 | 157 | ); |
149 | 158 | path = Sentinel; |
150 | 159 | sourceTree = "<group>"; |
|
213 | 222 | ); |
214 | 223 | fileSystemSynchronizedGroups = ( |
215 | 224 | C74458582E382B9500B8D6F1 /* FinderOpen */, |
| 225 | + C7BEBE1A2E84693400B56DE9 /* Shared */, |
216 | 226 | ); |
217 | 227 | name = FinderOpen; |
218 | 228 | packageProductDependencies = ( |
|
265 | 275 | isa = PBXResourcesBuildPhase; |
266 | 276 | buildActionMask = 2147483647; |
267 | 277 | files = ( |
268 | | - C74458732E383D4B00B8D6F1 /* announcements.json in Resources */, |
| 278 | + C7BEBE212E846AB400B56DE9 /* Assets.xcassets in Resources */, |
269 | 279 | C7374B672E79C8110015DEED /* Sentinel.icon in Resources */, |
270 | | - 4180AEB22839753F0054FEA9 /* Assets.xcassets in Resources */, |
271 | 280 | ); |
272 | 281 | runOnlyForDeploymentPostprocessing = 0; |
273 | 282 | }; |
274 | 283 | C74458552E382B9500B8D6F1 /* Resources */ = { |
275 | 284 | isa = PBXResourcesBuildPhase; |
276 | 285 | buildActionMask = 2147483647; |
277 | 286 | files = ( |
| 287 | + C7BEBE1F2E846A8B00B56DE9 /* Sentinel.icon in Resources */, |
278 | 288 | ); |
279 | 289 | runOnlyForDeploymentPostprocessing = 0; |
280 | 290 | }; |
|
454 | 464 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
455 | 465 | CODE_SIGN_STYLE = Manual; |
456 | 466 | COMBINE_HIDPI_IMAGES = YES; |
457 | | - CURRENT_PROJECT_VERSION = 17; |
| 467 | + CURRENT_PROJECT_VERSION = 18; |
458 | 468 | DEAD_CODE_STRIPPING = YES; |
459 | 469 | DEVELOPMENT_ASSET_PATHS = ""; |
460 | 470 | DEVELOPMENT_TEAM = ""; |
|
473 | 483 | "@executable_path/../Frameworks", |
474 | 484 | ); |
475 | 485 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
476 | | - MARKETING_VERSION = 3.1.2; |
| 486 | + MARKETING_VERSION = 3.1.3; |
477 | 487 | PRODUCT_BUNDLE_IDENTIFIER = com.alienator88.Sentinel; |
478 | 488 | PRODUCT_NAME = "$(TARGET_NAME)"; |
479 | 489 | PROVISIONING_PROFILE_SPECIFIER = ""; |
480 | 490 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "M1 Pro Signed - Sentinel"; |
| 491 | + REGISTER_APP_GROUPS = YES; |
481 | 492 | SWIFT_EMIT_LOC_STRINGS = YES; |
482 | 493 | SWIFT_VERSION = 5.0; |
483 | 494 | }; |
|
493 | 504 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
494 | 505 | CODE_SIGN_STYLE = Manual; |
495 | 506 | COMBINE_HIDPI_IMAGES = YES; |
496 | | - CURRENT_PROJECT_VERSION = 17; |
| 507 | + CURRENT_PROJECT_VERSION = 18; |
497 | 508 | DEAD_CODE_STRIPPING = YES; |
498 | 509 | DEVELOPMENT_ASSET_PATHS = ""; |
499 | 510 | DEVELOPMENT_TEAM = ""; |
|
512 | 523 | "@executable_path/../Frameworks", |
513 | 524 | ); |
514 | 525 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
515 | | - MARKETING_VERSION = 3.1.2; |
| 526 | + MARKETING_VERSION = 3.1.3; |
516 | 527 | PRODUCT_BUNDLE_IDENTIFIER = com.alienator88.Sentinel; |
517 | 528 | PRODUCT_NAME = "$(TARGET_NAME)"; |
518 | 529 | PROVISIONING_PROFILE_SPECIFIER = ""; |
519 | 530 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "M1 Pro Signed - Sentinel"; |
| 531 | + REGISTER_APP_GROUPS = YES; |
520 | 532 | SWIFT_EMIT_LOC_STRINGS = YES; |
521 | 533 | SWIFT_VERSION = 5.0; |
522 | 534 | }; |
|
531 | 543 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
532 | 544 | CODE_SIGN_STYLE = Manual; |
533 | 545 | COMBINE_HIDPI_IMAGES = YES; |
534 | | - CURRENT_PROJECT_VERSION = 17; |
| 546 | + CURRENT_PROJECT_VERSION = 18; |
535 | 547 | DEVELOPMENT_TEAM = ""; |
536 | 548 | "DEVELOPMENT_TEAM[sdk=macosx*]" = BK8443AXLU; |
537 | 549 | ENABLE_HARDENED_RUNTIME = YES; |
|
547 | 559 | ); |
548 | 560 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
549 | 561 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
550 | | - MARKETING_VERSION = 3.1.2; |
| 562 | + MARKETING_VERSION = 3.1.3; |
551 | 563 | PRODUCT_BUNDLE_IDENTIFIER = com.alienator88.Sentinel; |
552 | 564 | PRODUCT_NAME = "$(TARGET_NAME)"; |
553 | 565 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
569 | 581 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; |
570 | 582 | CODE_SIGN_STYLE = Manual; |
571 | 583 | COMBINE_HIDPI_IMAGES = YES; |
572 | | - CURRENT_PROJECT_VERSION = 17; |
| 584 | + CURRENT_PROJECT_VERSION = 18; |
573 | 585 | DEVELOPMENT_TEAM = ""; |
574 | 586 | "DEVELOPMENT_TEAM[sdk=macosx*]" = BK8443AXLU; |
575 | 587 | ENABLE_HARDENED_RUNTIME = YES; |
|
585 | 597 | ); |
586 | 598 | LOCALIZATION_PREFERS_STRING_CATALOGS = YES; |
587 | 599 | MACOSX_DEPLOYMENT_TARGET = 13.0; |
588 | | - MARKETING_VERSION = 3.1.2; |
| 600 | + MARKETING_VERSION = 3.1.3; |
589 | 601 | PRODUCT_BUNDLE_IDENTIFIER = com.alienator88.Sentinel; |
590 | 602 | PRODUCT_NAME = "$(TARGET_NAME)"; |
591 | 603 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
0 commit comments