|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - B2412FD22C72364400964C58 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2412FD12C72364400964C58 /* ContentView.swift */; }; |
11 | 10 | B25C10712C70C2EC0034EE55 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B25C10702C70C2EC0034EE55 /* ContentView.swift */; }; |
12 | 11 | B2EFFEB42C707A0400D1F3C2 /* Photo_OrganizerApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2EFFEB32C707A0400D1F3C2 /* Photo_OrganizerApp.swift */; }; |
13 | | - B2EFFEB62C707A0400D1F3C2 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2EFFEB52C707A0400D1F3C2 /* ContentView.swift */; }; |
14 | 12 | B2EFFEB82C707A0800D1F3C2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B2EFFEB72C707A0800D1F3C2 /* Assets.xcassets */; }; |
15 | 13 | B2EFFEBB2C707A0800D1F3C2 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B2EFFEBA2C707A0800D1F3C2 /* Preview Assets.xcassets */; }; |
16 | 14 | B2EFFEC62C707A0800D1F3C2 /* Photo_OrganizerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2EFFEC52C707A0800D1F3C2 /* Photo_OrganizerTests.swift */; }; |
17 | 15 | B2EFFED02C707A0800D1F3C2 /* Photo_OrganizerUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2EFFECF2C707A0800D1F3C2 /* Photo_OrganizerUITests.swift */; }; |
18 | 16 | B2EFFED22C707A0800D1F3C2 /* Photo_OrganizerUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2EFFED12C707A0800D1F3C2 /* Photo_OrganizerUITestsLaunchTests.swift */; }; |
19 | | - B2EFFEDF2C7089D600D1F3C2 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2EFFEDE2C7089D600D1F3C2 /* ContentView.swift */; }; |
20 | 17 | /* End PBXBuildFile section */ |
21 | 18 |
|
22 | 19 | /* Begin PBXContainerItemProxy section */ |
|
37 | 34 | /* End PBXContainerItemProxy section */ |
38 | 35 |
|
39 | 36 | /* Begin PBXFileReference section */ |
40 | | - B2412FD12C72364400964C58 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
41 | 37 | B25C10702C70C2EC0034EE55 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
42 | 38 | B2EFFEB02C707A0400D1F3C2 /* Photo Organizer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Photo Organizer.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | 39 | B2EFFEB32C707A0400D1F3C2 /* Photo_OrganizerApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Photo_OrganizerApp.swift; sourceTree = "<group>"; }; |
44 | | - B2EFFEB52C707A0400D1F3C2 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
45 | 40 | B2EFFEB72C707A0800D1F3C2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
46 | 41 | B2EFFEBA2C707A0800D1F3C2 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
47 | 42 | B2EFFEBC2C707A0800D1F3C2 /* Photo_Organizer.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Photo_Organizer.entitlements; sourceTree = "<group>"; }; |
|
50 | 45 | B2EFFECB2C707A0800D1F3C2 /* Photo OrganizerUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Photo OrganizerUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 46 | B2EFFECF2C707A0800D1F3C2 /* Photo_OrganizerUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Photo_OrganizerUITests.swift; sourceTree = "<group>"; }; |
52 | 47 | B2EFFED12C707A0800D1F3C2 /* Photo_OrganizerUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Photo_OrganizerUITestsLaunchTests.swift; sourceTree = "<group>"; }; |
53 | | - B2EFFEDE2C7089D600D1F3C2 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
54 | 48 | /* End PBXFileReference section */ |
55 | 49 |
|
56 | 50 | /* Begin PBXFrameworksBuildPhase section */ |
|
102 | 96 | isa = PBXGroup; |
103 | 97 | children = ( |
104 | 98 | B2EFFEB32C707A0400D1F3C2 /* Photo_OrganizerApp.swift */, |
105 | | - B2EFFEB52C707A0400D1F3C2 /* ContentView.swift */, |
106 | 99 | B25C10702C70C2EC0034EE55 /* ContentView.swift */, |
107 | | - B2412FD12C72364400964C58 /* ContentView.swift */, |
108 | | - B2EFFEDE2C7089D600D1F3C2 /* ContentView.swift */, |
109 | 100 | B2EFFEB72C707A0800D1F3C2 /* Assets.xcassets */, |
110 | 101 | B2EFFEBC2C707A0800D1F3C2 /* Photo_Organizer.entitlements */, |
111 | 102 | B2EFFEB92C707A0800D1F3C2 /* Preview Content */, |
|
219 | 210 | }; |
220 | 211 | buildConfigurationList = B2EFFEAB2C707A0400D1F3C2 /* Build configuration list for PBXProject "Photo Organizer" */; |
221 | 212 | compatibilityVersion = "Xcode 14.0"; |
222 | | - developmentRegion = en; |
| 213 | + developmentRegion = "zh-Hans"; |
223 | 214 | hasScannedForEncodings = 0; |
224 | 215 | knownRegions = ( |
225 | 216 | en, |
226 | 217 | Base, |
| 218 | + "zh-Hans", |
227 | 219 | ); |
228 | 220 | mainGroup = B2EFFEA72C707A0400D1F3C2; |
229 | 221 | productRefGroup = B2EFFEB12C707A0400D1F3C2 /* Products */; |
|
268 | 260 | isa = PBXSourcesBuildPhase; |
269 | 261 | buildActionMask = 2147483647; |
270 | 262 | files = ( |
271 | | - B2EFFEB62C707A0400D1F3C2 /* ContentView.swift in Sources */, |
272 | | - B2412FD22C72364400964C58 /* ContentView.swift in Sources */, |
273 | 263 | B2EFFEB42C707A0400D1F3C2 /* Photo_OrganizerApp.swift in Sources */, |
274 | 264 | B25C10712C70C2EC0034EE55 /* ContentView.swift in Sources */, |
275 | | - B2EFFEDF2C7089D600D1F3C2 /* ContentView.swift in Sources */, |
276 | 265 | ); |
277 | 266 | runOnlyForDeploymentPostprocessing = 0; |
278 | 267 | }; |
|
432 | 421 | buildSettings = { |
433 | 422 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
434 | 423 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 424 | + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; |
435 | 425 | CODE_SIGN_ENTITLEMENTS = "Photo Organizer/Photo_Organizer.entitlements"; |
436 | 426 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
437 | 427 | CODE_SIGN_STYLE = Automatic; |
|
442 | 432 | ENABLE_HARDENED_RUNTIME = YES; |
443 | 433 | ENABLE_PREVIEWS = YES; |
444 | 434 | GENERATE_INFOPLIST_FILE = YES; |
| 435 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; |
445 | 436 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
446 | 437 | LD_RUNPATH_SEARCH_PATHS = ( |
447 | 438 | "$(inherited)", |
448 | 439 | "@executable_path/../Frameworks", |
449 | 440 | ); |
450 | 441 | MACOSX_DEPLOYMENT_TARGET = 13.5; |
451 | | - MARKETING_VERSION = 1.0; |
| 442 | + MARKETING_VERSION = 1.4.0; |
452 | 443 | PRODUCT_BUNDLE_IDENTIFIER = "DannyFeng.Photo-Organizer"; |
453 | 444 | PRODUCT_NAME = "$(TARGET_NAME)"; |
454 | 445 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
461 | 452 | buildSettings = { |
462 | 453 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
463 | 454 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 455 | + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; |
464 | 456 | CODE_SIGN_ENTITLEMENTS = "Photo Organizer/Photo_Organizer.entitlements"; |
465 | 457 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
466 | 458 | CODE_SIGN_STYLE = Automatic; |
|
471 | 463 | ENABLE_HARDENED_RUNTIME = YES; |
472 | 464 | ENABLE_PREVIEWS = YES; |
473 | 465 | GENERATE_INFOPLIST_FILE = YES; |
| 466 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; |
474 | 467 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
475 | 468 | LD_RUNPATH_SEARCH_PATHS = ( |
476 | 469 | "$(inherited)", |
477 | 470 | "@executable_path/../Frameworks", |
478 | 471 | ); |
479 | 472 | MACOSX_DEPLOYMENT_TARGET = 13.5; |
480 | | - MARKETING_VERSION = 1.0; |
| 473 | + MARKETING_VERSION = 1.4.0; |
481 | 474 | PRODUCT_BUNDLE_IDENTIFIER = "DannyFeng.Photo-Organizer"; |
482 | 475 | PRODUCT_NAME = "$(TARGET_NAME)"; |
483 | 476 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
0 commit comments