|
56 | 56 | /* Begin PBXFileReference section */ |
57 | 57 | 6D37A73C29C6D76800EF1F7B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
58 | 58 | 6D37A73E29C6D76B00EF1F7B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 59 | + 6D4D38A529DA746700505FE3 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
| 60 | + 6D4D38A629DA754A00505FE3 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 61 | + 6D4D38A729DA755100505FE3 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 62 | + 6D4D38A829DA765E00505FE3 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 63 | + 6D4D38A929DA767100505FE3 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 64 | + 6D4D38AA29DA767B00505FE3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; |
59 | 65 | 6D5C55682944317300FCF891 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
60 | 66 | 6D5C556A2944408700FCF891 /* ImageLoaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLoaderView.swift; sourceTree = "<group>"; }; |
61 | 67 | 6D7C1A202945809C008EB1CA /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
|
308 | 314 | "zh-Hans", |
309 | 315 | en, |
310 | 316 | Base, |
| 317 | + "zh-Hant", |
| 318 | + ja, |
| 319 | + ko, |
| 320 | + fr, |
| 321 | + ru, |
| 322 | + de, |
311 | 323 | ); |
312 | 324 | mainGroup = 6DC88AD12942C8AD00DA6C55; |
313 | 325 | packageReferences = ( |
|
417 | 429 | children = ( |
418 | 430 | 6D37A73C29C6D76800EF1F7B /* zh-Hans */, |
419 | 431 | 6D37A73E29C6D76B00EF1F7B /* en */, |
| 432 | + 6D4D38A529DA746700505FE3 /* zh-Hant */, |
| 433 | + 6D4D38A629DA754A00505FE3 /* ja */, |
| 434 | + 6D4D38A729DA755100505FE3 /* ko */, |
| 435 | + 6D4D38A829DA765E00505FE3 /* fr */, |
| 436 | + 6D4D38A929DA767100505FE3 /* ru */, |
| 437 | + 6D4D38AA29DA767B00505FE3 /* de */, |
420 | 438 | ); |
421 | 439 | name = Localizable.strings; |
422 | 440 | sourceTree = "<group>"; |
|
549 | 567 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
550 | 568 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
551 | 569 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 570 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
552 | 571 | CODE_SIGN_STYLE = Manual; |
553 | | - CURRENT_PROJECT_VERSION = 2023.4.22; |
| 572 | + CURRENT_PROJECT_VERSION = 2023.4.03; |
554 | 573 | DEVELOPMENT_ASSET_PATHS = "\"iChatGPT/Preview Content\""; |
555 | 574 | DEVELOPMENT_TEAM = ""; |
556 | 575 | ENABLE_PREVIEWS = YES; |
|
588 | 607 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
589 | 608 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
590 | 609 | CODE_SIGN_IDENTITY = "Apple Development"; |
| 610 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
591 | 611 | CODE_SIGN_STYLE = Manual; |
592 | | - CURRENT_PROJECT_VERSION = 2023.4.22; |
| 612 | + CURRENT_PROJECT_VERSION = 2023.4.03; |
593 | 613 | DEVELOPMENT_ASSET_PATHS = "\"iChatGPT/Preview Content\""; |
594 | 614 | DEVELOPMENT_TEAM = ""; |
595 | 615 | ENABLE_PREVIEWS = YES; |
|
0 commit comments