|
10 | 10 | 24681E642E01116000B35F5C /* ContainerXPCService.xpc in Embed XPC Services */ = {isa = PBXBuildFile; fileRef = 24681E582E01116000B35F5C /* ContainerXPCService.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
11 | 11 | 24681E7F2E011EE000B35F5C /* ContainerModels in Frameworks */ = {isa = PBXBuildFile; productRef = 24681E7E2E011EE000B35F5C /* ContainerModels */; }; |
12 | 12 | 24681E812E011EE700B35F5C /* ContainerModels in Frameworks */ = {isa = PBXBuildFile; productRef = 24681E802E011EE700B35F5C /* ContainerModels */; }; |
| 13 | + 2471850E2E03E09400D75554 /* ContainerUI.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 2471850D2E03E09400D75554 /* ContainerUI.xcconfig */; }; |
| 14 | + 2471850F2E03E09400D75554 /* ContainerUI.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 2471850D2E03E09400D75554 /* ContainerUI.xcconfig */; }; |
13 | 15 | 24CB04292E0259B300766010 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = 24CB04282E0259B300766010 /* Sparkle */; }; |
14 | 16 | 24CB04762E027B8D00766010 /* ButtonKit in Frameworks */ = {isa = PBXBuildFile; productRef = 24CB04752E027B8D00766010 /* ButtonKit */; }; |
15 | 17 | /* End PBXBuildFile section */ |
|
59 | 61 | 24681E582E01116000B35F5C /* ContainerXPCService.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = ContainerXPCService.xpc; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 62 | 24681E6E2E01119000B35F5C /* ContainerHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ContainerHelper; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 63 | 24681E7C2E011D9B00B35F5C /* ContainerModels */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = ContainerModels; path = Packages/ContainerModels; sourceTree = "<group>"; }; |
| 64 | + 2471850D2E03E09400D75554 /* ContainerUI.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ContainerUI.xcconfig; sourceTree = "<group>"; }; |
62 | 65 | /* End PBXFileReference section */ |
63 | 66 |
|
64 | 67 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
|
124 | 127 | 24322FF52E000C5A0061A2C9 = { |
125 | 128 | isa = PBXGroup; |
126 | 129 | children = ( |
| 130 | + 2471850D2E03E09400D75554 /* ContainerUI.xcconfig */, |
127 | 131 | 24681E7C2E011D9B00B35F5C /* ContainerModels */, |
128 | 132 | 243230002E000C5B0061A2C9 /* ContainerUI */, |
129 | 133 | 24681E592E01116000B35F5C /* ContainerXPCService */, |
|
277 | 281 | isa = PBXResourcesBuildPhase; |
278 | 282 | buildActionMask = 2147483647; |
279 | 283 | files = ( |
| 284 | + 2471850E2E03E09400D75554 /* ContainerUI.xcconfig in Resources */, |
280 | 285 | ); |
281 | 286 | runOnlyForDeploymentPostprocessing = 0; |
282 | 287 | }; |
283 | 288 | 24681E562E01116000B35F5C /* Resources */ = { |
284 | 289 | isa = PBXResourcesBuildPhase; |
285 | 290 | buildActionMask = 2147483647; |
286 | 291 | files = ( |
| 292 | + 2471850F2E03E09400D75554 /* ContainerUI.xcconfig in Resources */, |
287 | 293 | ); |
288 | 294 | runOnlyForDeploymentPostprocessing = 0; |
289 | 295 | }; |
|
452 | 458 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
453 | 459 | CODE_SIGN_STYLE = Automatic; |
454 | 460 | COMBINE_HIDPI_IMAGES = YES; |
455 | | - CURRENT_PROJECT_VERSION = 2; |
| 461 | + CURRENT_PROJECT_VERSION = 3; |
| 462 | + DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)"; |
456 | 463 | ENABLE_APP_SANDBOX = YES; |
457 | 464 | ENABLE_INCOMING_NETWORK_CONNECTIONS = YES; |
458 | 465 | ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; |
|
470 | 477 | INFOPLIST_FILE = ContainerUI/Info.plist; |
471 | 478 | INFOPLIST_KEY_CFBundleDisplayName = ContainerBay; |
472 | 479 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
473 | | - INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 480 | + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 甜檸Citron(lcandy2). All rights reserved."; |
474 | 481 | LD_RUNPATH_SEARCH_PATHS = ( |
475 | 482 | "$(inherited)", |
476 | 483 | "@executable_path/../Frameworks", |
|
495 | 502 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
496 | 503 | CODE_SIGN_STYLE = Automatic; |
497 | 504 | COMBINE_HIDPI_IMAGES = YES; |
498 | | - CURRENT_PROJECT_VERSION = 2; |
| 505 | + CURRENT_PROJECT_VERSION = 3; |
| 506 | + DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)"; |
499 | 507 | ENABLE_APP_SANDBOX = YES; |
500 | 508 | ENABLE_INCOMING_NETWORK_CONNECTIONS = YES; |
501 | 509 | ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES; |
|
513 | 521 | INFOPLIST_FILE = ContainerUI/Info.plist; |
514 | 522 | INFOPLIST_KEY_CFBundleDisplayName = ContainerBay; |
515 | 523 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
516 | | - INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 524 | + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 甜檸Citron(lcandy2). All rights reserved."; |
517 | 525 | LD_RUNPATH_SEARCH_PATHS = ( |
518 | 526 | "$(inherited)", |
519 | 527 | "@executable_path/../Frameworks", |
|
538 | 546 | CODE_SIGN_STYLE = Automatic; |
539 | 547 | COMBINE_HIDPI_IMAGES = YES; |
540 | 548 | CURRENT_PROJECT_VERSION = 2; |
| 549 | + DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)"; |
541 | 550 | GENERATE_INFOPLIST_FILE = YES; |
542 | 551 | INFOPLIST_FILE = ContainerXPCService/Info.plist; |
543 | 552 | INFOPLIST_KEY_CFBundleDisplayName = ContainerBayXPCService; |
|
561 | 570 | CODE_SIGN_STYLE = Automatic; |
562 | 571 | COMBINE_HIDPI_IMAGES = YES; |
563 | 572 | CURRENT_PROJECT_VERSION = 2; |
| 573 | + DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)"; |
564 | 574 | GENERATE_INFOPLIST_FILE = YES; |
565 | 575 | INFOPLIST_FILE = ContainerXPCService/Info.plist; |
566 | 576 | INFOPLIST_KEY_CFBundleDisplayName = ContainerBayXPCService; |
|
0 commit comments