|
42 | 42 | 0D8F3358288D35D800C27AF1 /* TimeFormat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeFormat.swift; sourceTree = "<group>"; }; |
43 | 43 | 0DA3F3A028A40ACF00E7224D /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
44 | 44 | 0DA3F3A628A412FE00E7224D /* CurrentUserStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrentUserStore.swift; sourceTree = "<group>"; }; |
| 45 | + 0DA4235228E3585C005BD63F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
45 | 46 | 0DF3300D28A55DEA00AEF312 /* InboxListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxListView.swift; sourceTree = "<group>"; }; |
46 | 47 | 0DF3300F28A56A3600AEF312 /* StringExt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExt.swift; sourceTree = "<group>"; }; |
47 | 48 | /* End PBXFileReference section */ |
|
81 | 82 | 0D033B24288CD64500129C9B /* V2exOS */ = { |
82 | 83 | isa = PBXGroup; |
83 | 84 | children = ( |
| 85 | + 0DA4235228E3585C005BD63F /* Info.plist */, |
84 | 86 | 0D8F3357288D35B200C27AF1 /* Utils */, |
85 | 87 | 0D033B3C288D0FEC00129C9B /* Views */, |
86 | 88 | 0DA3F3A528A412F100E7224D /* User */, |
|
372 | 374 | ENABLE_HARDENED_RUNTIME = YES; |
373 | 375 | ENABLE_PREVIEWS = YES; |
374 | 376 | GENERATE_INFOPLIST_FILE = YES; |
| 377 | + INFOPLIST_FILE = V2exOS/Info.plist; |
375 | 378 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; |
376 | 379 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
377 | 380 | LD_RUNPATH_SEARCH_PATHS = ( |
|
403 | 406 | ENABLE_HARDENED_RUNTIME = YES; |
404 | 407 | ENABLE_PREVIEWS = YES; |
405 | 408 | GENERATE_INFOPLIST_FILE = YES; |
| 409 | + INFOPLIST_FILE = V2exOS/Info.plist; |
406 | 410 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; |
407 | 411 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
408 | 412 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments