mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-10 19:20:59 +00:00
1546 lines
88 KiB
Text
1546 lines
88 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
065FA1FE29866CD600012EA0 /* LRUCache in Frameworks */ = {isa = PBXBuildFile; productRef = 065FA1FD29866CD600012EA0 /* LRUCache */; };
|
|
065FA20A298675BA00012EA0 /* LRUCache in Frameworks */ = {isa = PBXBuildFile; productRef = 065FA209298675BA00012EA0 /* LRUCache */; };
|
|
069709A5298C8545006E4CB5 /* Atkinson-Hyperlegible-Regular-102.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 069709A3298C8545006E4CB5 /* Atkinson-Hyperlegible-Regular-102.ttf */; };
|
|
069709A8298C87B5006E4CB5 /* OpenDyslexic-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = 069709A7298C87B5006E4CB5 /* OpenDyslexic-Regular.otf */; };
|
|
069709AA298C9AD7006E4CB5 /* AboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 069709A9298C9AD7006E4CB5 /* AboutView.swift */; };
|
|
639CDF9C296AC82F00C35E58 /* SafariRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 639CDF9B296AC82F00C35E58 /* SafariRouter.swift */; };
|
|
7429BCE2297C55D00069A946 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 7429BCE4297C55D00069A946 /* Localizable.stringsdict */; };
|
|
7429BCE5297C5A750069A946 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 7429BCE4297C55D00069A946 /* Localizable.stringsdict */; };
|
|
7429BCE6297C5A750069A946 /* Localizable.stringsdict in Resources */ = {isa = PBXBuildFile; fileRef = 7429BCE4297C55D00069A946 /* Localizable.stringsdict */; };
|
|
9F18801229AE477F00D85459 /* tabSelection.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18800A29AE477E00D85459 /* tabSelection.wav */; };
|
|
9F18801329AE477F00D85459 /* share.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18800B29AE477E00D85459 /* share.wav */; };
|
|
9F18801429AE477F00D85459 /* bookmark.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18800C29AE477E00D85459 /* bookmark.wav */; };
|
|
9F18801529AE477F00D85459 /* pull.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18800D29AE477E00D85459 /* pull.wav */; };
|
|
9F18801629AE477F00D85459 /* refresh.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18800E29AE477E00D85459 /* refresh.wav */; };
|
|
9F18801729AE477F00D85459 /* boost.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18800F29AE477E00D85459 /* boost.wav */; };
|
|
9F18801829AE477F00D85459 /* favorite.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18801029AE477F00D85459 /* favorite.wav */; };
|
|
9F18801929AE477F00D85459 /* tootSent.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F18801129AE477F00D85459 /* tootSent.wav */; };
|
|
9F1E8B47298EBCBB00609F80 /* HapticSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F1E8B46298EBCBB00609F80 /* HapticSettingsView.swift */; };
|
|
9F24EEB829360C330042359D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9F24EEB729360C330042359D /* Preview Assets.xcassets */; };
|
|
9F295540292B6C3400E0E81B /* Timeline in Frameworks */ = {isa = PBXBuildFile; productRef = 9F29553F292B6C3400E0E81B /* Timeline */; };
|
|
9F2A540729699698009B2D7C /* SupportAppView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2A540629699698009B2D7C /* SupportAppView.swift */; };
|
|
9F2A540A29699705009B2D7C /* ReceiptParser in Frameworks */ = {isa = PBXBuildFile; productRef = 9F2A540929699705009B2D7C /* ReceiptParser */; };
|
|
9F2A540C29699705009B2D7C /* RevenueCat in Frameworks */ = {isa = PBXBuildFile; productRef = 9F2A540B29699705009B2D7C /* RevenueCat */; };
|
|
9F2A540E2969A0B0009B2D7C /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F2A540D2969A0B0009B2D7C /* StoreKit.framework */; };
|
|
9F2A5411296A1429009B2D7C /* PushNotificationsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2A5410296A1429009B2D7C /* PushNotificationsView.swift */; };
|
|
9F2A5419296AB631009B2D7C /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2A5418296AB631009B2D7C /* NotificationService.swift */; };
|
|
9F2A5424296AB67A009B2D7C /* Env in Frameworks */ = {isa = PBXBuildFile; productRef = 9F2A5423296AB67A009B2D7C /* Env */; };
|
|
9F2A5426296AB67E009B2D7C /* KeychainSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 9F2A5425296AB67E009B2D7C /* KeychainSwift */; };
|
|
9F2A5428296AB683009B2D7C /* Models in Frameworks */ = {isa = PBXBuildFile; productRef = 9F2A5427296AB683009B2D7C /* Models */; };
|
|
9F2A542A296AF557009B2D7C /* NotificationServiceSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2A5429296AF557009B2D7C /* NotificationServiceSupport.swift */; };
|
|
9F2A542C296B1177009B2D7C /* glass.caf in Resources */ = {isa = PBXBuildFile; fileRef = 9F2A542B296B1177009B2D7C /* glass.caf */; };
|
|
9F2A542E296B1CC0009B2D7C /* glass.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F2A542D296B1CC0009B2D7C /* glass.wav */; };
|
|
9F2B92F6295AE04800DE16D0 /* Tabs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B92F5295AE04800DE16D0 /* Tabs.swift */; };
|
|
9F2B92FA295DA7D700DE16D0 /* AddAccountsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B92F9295DA7D700DE16D0 /* AddAccountsView.swift */; };
|
|
9F2B92FC295DA94500DE16D0 /* InstanceInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F2B92FB295DA94500DE16D0 /* InstanceInfoView.swift */; };
|
|
9F35DB44294F9A7D00B3281A /* Status in Frameworks */ = {isa = PBXBuildFile; productRef = 9F35DB43294F9A7D00B3281A /* Status */; };
|
|
9F35DB4729506F6600B3281A /* NotificationTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F35DB4629506F6600B3281A /* NotificationTab.swift */; };
|
|
9F35DB4A29506FA100B3281A /* Notifications in Frameworks */ = {isa = PBXBuildFile; productRef = 9F35DB4929506FA100B3281A /* Notifications */; };
|
|
9F35DB4C2952005C00B3281A /* MessagesTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F35DB4B2952005C00B3281A /* MessagesTab.swift */; };
|
|
9F398AA62935FE8A00A889F2 /* AppRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F398AA52935FE8A00A889F2 /* AppRouter.swift */; };
|
|
9F398AA92935FFDB00A889F2 /* Account in Frameworks */ = {isa = PBXBuildFile; productRef = 9F398AA82935FFDB00A889F2 /* Account */; };
|
|
9F398AAB2935FFDB00A889F2 /* Models in Frameworks */ = {isa = PBXBuildFile; productRef = 9F398AAA2935FFDB00A889F2 /* Models */; };
|
|
9F398AB329360A4C00A889F2 /* TimelineTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F398AB229360A4C00A889F2 /* TimelineTab.swift */; };
|
|
9F4A48192976B21900A1A038 /* ProfileTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F4A48182976B21900A1A038 /* ProfileTab.swift */; };
|
|
9F55C68D2955968700F94077 /* ExploreTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F55C68C2955968700F94077 /* ExploreTab.swift */; };
|
|
9F55C6902955993C00F94077 /* Explore in Frameworks */ = {isa = PBXBuildFile; productRef = 9F55C68F2955993C00F94077 /* Explore */; };
|
|
9F5E581929545BE700A53960 /* Env in Frameworks */ = {isa = PBXBuildFile; productRef = 9F5E581829545BE700A53960 /* Env */; };
|
|
9F654BEF299AC45B00D27FA5 /* ReportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F654BEE299AC45B00D27FA5 /* ReportView.swift */; };
|
|
9F7335EA2966B3F800AFF0BA /* Conversations in Frameworks */ = {isa = PBXBuildFile; productRef = 9F7335E92966B3F800AFF0BA /* Conversations */; };
|
|
9F7335ED2967463400AFF0BA /* AVKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F7335EB2967461B00AFF0BA /* AVKit.framework */; };
|
|
9F7335EF29674F7100AFF0BA /* QuickLook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F7335EE29674F7100AFF0BA /* QuickLook.framework */; };
|
|
9F7335F22967608F00AFF0BA /* AddRemoteTimelineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F7335F12967608F00AFF0BA /* AddRemoteTimelineView.swift */; };
|
|
9F7335F92968576500AFF0BA /* DisplaySettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F7335F82968576500AFF0BA /* DisplaySettingsView.swift */; };
|
|
9F7D93942980063100EE6B7A /* AppAccount in Frameworks */ = {isa = PBXBuildFile; productRef = 9F7D93932980063100EE6B7A /* AppAccount */; };
|
|
9F7D939A29805DBD00EE6B7A /* AccountSettingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F7D939929805DBD00EE6B7A /* AccountSettingView.swift */; };
|
|
9F8CA5972979B61100481E8E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E9B576C529743F4C00BCE646 /* Localizable.strings */; };
|
|
9F8CA5982979B63D00481E8E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E9B576C529743F4C00BCE646 /* Localizable.strings */; };
|
|
9FA6FD6229C04A8800E2312C /* TranslationSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FA6FD6129C04A8800E2312C /* TranslationSettingsView.swift */; };
|
|
9FAD85832971BF7200496AB1 /* Secret.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9FAD85822971BF7200496AB1 /* Secret.plist */; };
|
|
9FAD858B29743F7400496AB1 /* ShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FAD858A29743F7400496AB1 /* ShareViewController.swift */; };
|
|
9FAD858E29743F7400496AB1 /* (null) in Resources */ = {isa = PBXBuildFile; };
|
|
9FAD85982974405D00496AB1 /* Status in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD85972974405D00496AB1 /* Status */; };
|
|
9FAD859A297440CB00496AB1 /* KeychainSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD8599297440CB00496AB1 /* KeychainSwift */; };
|
|
9FAD859C2974422700496AB1 /* AppAccount in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD859B2974422700496AB1 /* AppAccount */; };
|
|
9FAD859E2974569B00496AB1 /* Account in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD859D2974569B00496AB1 /* Account */; };
|
|
9FAD85A0297456A100496AB1 /* Models in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD859F297456A100496AB1 /* Models */; };
|
|
9FAD85A2297456A400496AB1 /* Env in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD85A1297456A400496AB1 /* Env */; };
|
|
9FAD85A4297456A800496AB1 /* DesignSystem in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAD85A3297456A800496AB1 /* DesignSystem */; };
|
|
9FAD85A8297582F100496AB1 /* QuickLookRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FAD85A7297582F100496AB1 /* QuickLookRepresentable.swift */; };
|
|
9FAD85CF2975B68900496AB1 /* SideBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FAD85CE2975B68900496AB1 /* SideBarView.swift */; };
|
|
9FAE4ACB293783B000772766 /* SettingsTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FAE4ACA293783B000772766 /* SettingsTab.swift */; };
|
|
9FAE4ACE29379A5A00772766 /* KeychainSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 9FAE4ACD29379A5A00772766 /* KeychainSwift */; };
|
|
9FB143D12983104700A27BB1 /* glass.caf in Resources */ = {isa = PBXBuildFile; fileRef = 9F2A542B296B1177009B2D7C /* glass.caf */; };
|
|
9FB143D22983104A00A27BB1 /* glass.wav in Resources */ = {isa = PBXBuildFile; fileRef = 9F2A542D296B1CC0009B2D7C /* glass.wav */; };
|
|
9FBFE63D292A715500C250E9 /* IceCubesApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FBFE63C292A715500C250E9 /* IceCubesApp.swift */; };
|
|
9FBFE64E292A72BD00C250E9 /* Network in Frameworks */ = {isa = PBXBuildFile; productRef = 9FBFE64D292A72BD00C250E9 /* Network */; };
|
|
9FD34823293D06E800DB0EE9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9FD34822293D06E800DB0EE9 /* Assets.xcassets */; };
|
|
9FD542E72962D2FF0045321A /* Lists in Frameworks */ = {isa = PBXBuildFile; productRef = 9FD542E62962D2FF0045321A /* Lists */; };
|
|
9FE151A6293C90F900E9683D /* IconSelectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FE151A5293C90F900E9683D /* IconSelectorView.swift */; };
|
|
9FE3DB57296FEFCA00628CB0 /* AppAccount in Frameworks */ = {isa = PBXBuildFile; productRef = 9FE3DB56296FEFCA00628CB0 /* AppAccount */; };
|
|
9FFF677C299B7B2C00FE700A /* Notifications in Frameworks */ = {isa = PBXBuildFile; productRef = 9FFF677B299B7B2C00FE700A /* Notifications */; };
|
|
9FFF677E299B7D2800FE700A /* Status in Frameworks */ = {isa = PBXBuildFile; productRef = 9FFF677D299B7D2800FE700A /* Status */; };
|
|
9FFF6780299B7D2B00FE700A /* DesignSystem in Frameworks */ = {isa = PBXBuildFile; productRef = 9FFF677F299B7D2B00FE700A /* DesignSystem */; };
|
|
9FFF6782299B7D3A00FE700A /* Account in Frameworks */ = {isa = PBXBuildFile; productRef = 9FFF6781299B7D3A00FE700A /* Account */; };
|
|
9FFF6784299B7D4400FE700A /* LRUCache in Frameworks */ = {isa = PBXBuildFile; productRef = 9FFF6783299B7D4400FE700A /* LRUCache */; };
|
|
C9B22677297F6C2E001F9EFE /* ContentSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9B22676297F6C2E001F9EFE /* ContentSettingsView.swift */; };
|
|
D08A9C3529956CFA00204A4A /* SwipeActionsSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D08A9C3429956CFA00204A4A /* SwipeActionsSettingsView.swift */; };
|
|
DA0B24FB2A6876D50045BDD7 /* SFSafeSymbols in Frameworks */ = {isa = PBXBuildFile; productRef = DA0B24FA2A6876D50045BDD7 /* SFSafeSymbols */; };
|
|
E92817FA298443D600875FD1 /* Models in Frameworks */ = {isa = PBXBuildFile; productRef = E92817F9298443D600875FD1 /* Models */; };
|
|
E92817FC298443D600875FD1 /* Network in Frameworks */ = {isa = PBXBuildFile; productRef = E92817FB298443D600875FD1 /* Network */; };
|
|
E92817FE29844DB700875FD1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E92817FD29844DB700875FD1 /* Assets.xcassets */; };
|
|
E970C10829845A9400E88A8C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E970C10A29845A9400E88A8C /* InfoPlist.strings */; };
|
|
E9B576C329743F4C00BCE646 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E9B576C529743F4C00BCE646 /* Localizable.strings */; };
|
|
E9DF41FC29830FEC0003AAD2 /* UniformTypeIdentifiers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9DF41FB29830FEC0003AAD2 /* UniformTypeIdentifiers.framework */; };
|
|
E9DF420129830FEC0003AAD2 /* ActionRequestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9DF420029830FEC0003AAD2 /* ActionRequestHandler.swift */; };
|
|
E9DF420329830FEC0003AAD2 /* Action.js in Resources */ = {isa = PBXBuildFile; fileRef = E9DF420229830FEC0003AAD2 /* Action.js */; };
|
|
FA31A9AB2A66BF7C00D5F662 /* EditTagGroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA31A9AA2A66BF7C00D5F662 /* EditTagGroupView.swift */; };
|
|
FAD203D02A66D8A80030A7FD /* Symbols.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD203CF2A66D8A80030A7FD /* Symbols.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
069709A3298C8545006E4CB5 /* Atkinson-Hyperlegible-Regular-102.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Atkinson-Hyperlegible-Regular-102.ttf"; sourceTree = "<group>"; };
|
|
069709A7298C87B5006E4CB5 /* OpenDyslexic-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "OpenDyslexic-Regular.otf"; sourceTree = "<group>"; };
|
|
069709A9298C9AD7006E4CB5 /* AboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutView.swift; sourceTree = "<group>"; };
|
|
364A57842999B12500D68321 /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = be; path = be.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
364A57852999B12500D68321 /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
364A57862999B12500D68321 /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
56B5BC132984206F00CF3A98 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-BR"; path = "pt-BR.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
|
56B5BC142984206F00CF3A98 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
639CDF9B296AC82F00C35E58 /* SafariRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariRouter.swift; sourceTree = "<group>"; };
|
|
7429BCE3297C55D00069A946 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = en; path = en.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
7429BCE7297C5D010069A946 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nl; path = nl.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
7429BCE8297C5D020069A946 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = de; path = de.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
7429BCE9297C5D030069A946 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = es; path = es.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
7429BCEB297D65380069A946 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
|
7429BCEC297D65390069A946 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
74D6453629945F6200B47B92 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = eu; path = eu.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
74D6453729945F6200B47B92 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
74D6453829945F6200B47B92 /* eu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eu; path = eu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
8C27D977298471E900CDF593 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nb; path = nb.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
8C27D978298471E900CDF593 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
8C27D979298471E900CDF593 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9606B7A1297AD2BB00C1FB75 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9664F1A8299BA5F700CBE70E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9F18800A29AE477E00D85459 /* tabSelection.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = tabSelection.wav; sourceTree = "<group>"; };
|
|
9F18800B29AE477E00D85459 /* share.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = share.wav; sourceTree = "<group>"; };
|
|
9F18800C29AE477E00D85459 /* bookmark.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = bookmark.wav; sourceTree = "<group>"; };
|
|
9F18800D29AE477E00D85459 /* pull.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = pull.wav; sourceTree = "<group>"; };
|
|
9F18800E29AE477E00D85459 /* refresh.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = refresh.wav; sourceTree = "<group>"; };
|
|
9F18800F29AE477E00D85459 /* boost.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = boost.wav; sourceTree = "<group>"; };
|
|
9F18801029AE477F00D85459 /* favorite.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = favorite.wav; sourceTree = "<group>"; };
|
|
9F18801129AE477F00D85459 /* tootSent.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = tootSent.wav; sourceTree = "<group>"; };
|
|
9F1E8B46298EBCBB00609F80 /* HapticSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticSettingsView.swift; sourceTree = "<group>"; };
|
|
9F24EEB729360C330042359D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
9F29553D292B67B600E0E81B /* Network */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Network; path = Packages/Network; sourceTree = "<group>"; };
|
|
9F29553E292B6AF600E0E81B /* Timeline */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Timeline; path = Packages/Timeline; sourceTree = "<group>"; };
|
|
9F2A5404296995FB009B2D7C /* QuickLookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookUI.framework; path = System/Library/Frameworks/QuickLookUI.framework; sourceTree = SDKROOT; };
|
|
9F2A540629699698009B2D7C /* SupportAppView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportAppView.swift; sourceTree = "<group>"; };
|
|
9F2A540D2969A0B0009B2D7C /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
|
|
9F2A5410296A1429009B2D7C /* PushNotificationsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushNotificationsView.swift; sourceTree = "<group>"; };
|
|
9F2A5416296AB631009B2D7C /* IceCubesNotifications.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = IceCubesNotifications.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9F2A5418296AB631009B2D7C /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
9F2A541A296AB631009B2D7C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
9F2A5422296AB64B009B2D7C /* IceCubesNotifications.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = IceCubesNotifications.entitlements; sourceTree = "<group>"; };
|
|
9F2A5429296AF557009B2D7C /* NotificationServiceSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationServiceSupport.swift; sourceTree = "<group>"; };
|
|
9F2A542B296B1177009B2D7C /* glass.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = glass.caf; sourceTree = "<group>"; };
|
|
9F2A542D296B1CC0009B2D7C /* glass.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = glass.wav; sourceTree = "<group>"; };
|
|
9F2B92F5295AE04800DE16D0 /* Tabs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tabs.swift; sourceTree = "<group>"; };
|
|
9F2B92F9295DA7D700DE16D0 /* AddAccountsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddAccountsView.swift; sourceTree = "<group>"; };
|
|
9F2B92FB295DA94500DE16D0 /* InstanceInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstanceInfoView.swift; sourceTree = "<group>"; };
|
|
9F35DB42294F9A2900B3281A /* Status */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Status; path = Packages/Status; sourceTree = "<group>"; };
|
|
9F35DB45294FA04C00B3281A /* DesignSystem */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = DesignSystem; path = Packages/DesignSystem; sourceTree = "<group>"; };
|
|
9F35DB4629506F6600B3281A /* NotificationTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationTab.swift; sourceTree = "<group>"; };
|
|
9F35DB4829506F7F00B3281A /* Notifications */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Notifications; path = Packages/Notifications; sourceTree = "<group>"; };
|
|
9F35DB4B2952005C00B3281A /* MessagesTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagesTab.swift; sourceTree = "<group>"; };
|
|
9F38C233297D03120018F11E /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9F398AA32935F90100A889F2 /* Models */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Models; path = Packages/Models; sourceTree = "<group>"; };
|
|
9F398AA52935FE8A00A889F2 /* AppRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppRouter.swift; sourceTree = "<group>"; };
|
|
9F398AAC2936005300A889F2 /* Account */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Account; path = Packages/Account; sourceTree = "<group>"; };
|
|
9F398AB229360A4C00A889F2 /* TimelineTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineTab.swift; sourceTree = "<group>"; };
|
|
9F4A48182976B21900A1A038 /* ProfileTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileTab.swift; sourceTree = "<group>"; };
|
|
9F55C68C2955968700F94077 /* ExploreTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreTab.swift; sourceTree = "<group>"; };
|
|
9F55C68E295598F900F94077 /* Explore */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Explore; path = Packages/Explore; sourceTree = "<group>"; };
|
|
9F5E581729545B5500A53960 /* Env */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Env; path = Packages/Env; sourceTree = "<group>"; };
|
|
9F62216629A68DA4007B77CA /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = uk; path = uk.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
9F62216729A68DA4007B77CA /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9F62216829A68DA4007B77CA /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9F654BEE299AC45B00D27FA5 /* ReportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportView.swift; sourceTree = "<group>"; };
|
|
9F6AA3CE2AB06DEB0066D27C /* EmojiText */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = EmojiText; path = ../../../../Downloads/EmojiText; sourceTree = "<group>"; };
|
|
9F7335E82966B3DC00AFF0BA /* Conversations */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Conversations; path = Packages/Conversations; sourceTree = "<group>"; };
|
|
9F7335EB2967461B00AFF0BA /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.2.sdk/System/Library/Frameworks/AVKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
9F7335EE29674F7100AFF0BA /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.2.sdk/System/Library/Frameworks/QuickLook.framework; sourceTree = DEVELOPER_DIR; };
|
|
9F7335F12967608F00AFF0BA /* AddRemoteTimelineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddRemoteTimelineView.swift; sourceTree = "<group>"; };
|
|
9F7335F82968576500AFF0BA /* DisplaySettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplaySettingsView.swift; sourceTree = "<group>"; };
|
|
9F7D9391297FA50400EE6B7A /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ja; path = ja.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
9F7D9392297FA50400EE6B7A /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9F7D939529800B0300EE6B7A /* IceCubesApp-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "IceCubesApp-release.xcconfig"; sourceTree = "<group>"; };
|
|
9F7D939929805DBD00EE6B7A /* AccountSettingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountSettingView.swift; sourceTree = "<group>"; };
|
|
9F7D939B2980F5C100EE6B7A /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = tr; path = tr.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
9F7D939C2980F5C200EE6B7A /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9FA6FD6129C04A8800E2312C /* TranslationSettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TranslationSettingsView.swift; sourceTree = "<group>"; };
|
|
9FAD85822971BF7200496AB1 /* Secret.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Secret.plist; sourceTree = "<group>"; };
|
|
9FAD858829743F7400496AB1 /* IceCubesShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = IceCubesShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9FAD858A29743F7400496AB1 /* ShareViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareViewController.swift; sourceTree = "<group>"; };
|
|
9FAD858F29743F7400496AB1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
9FAD859629743F7E00496AB1 /* IceCubesShareExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = IceCubesShareExtension.entitlements; sourceTree = "<group>"; };
|
|
9FAD85A7297582F100496AB1 /* QuickLookRepresentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickLookRepresentable.swift; sourceTree = "<group>"; };
|
|
9FAD85CE2975B68900496AB1 /* SideBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBarView.swift; sourceTree = "<group>"; };
|
|
9FAE4AC8293774FF00772766 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
9FAE4ACA293783B000772766 /* SettingsTab.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsTab.swift; sourceTree = "<group>"; };
|
|
9FB143D329842BB200A27BB1 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fr; path = fr.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
9FB143D429842BB200A27BB1 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9FBFE639292A715500C250E9 /* IceCubesApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IceCubesApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9FBFE63C292A715500C250E9 /* IceCubesApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IceCubesApp.swift; sourceTree = "<group>"; };
|
|
9FBFE642292A715600C250E9 /* IceCubesApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = IceCubesApp.entitlements; sourceTree = "<group>"; };
|
|
9FCBB3D02984EFD5009B77EE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = pl; path = pl.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
9FCBB3D12984EFD5009B77EE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9FCBB3D22984EFD5009B77EE /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9FCBB3D329859615009B77EE /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
9FCBB3D429859615009B77EE /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
9FCBB3D52985965D009B77EE /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ca; path = ca.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
|
9FD34822293D06E800DB0EE9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
9FD542E52962D2CE0045321A /* Lists */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Lists; path = Packages/Lists; sourceTree = "<group>"; };
|
|
9FE151A5293C90F900E9683D /* IconSelectorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconSelectorView.swift; sourceTree = "<group>"; };
|
|
9FE3DB55296FEF5800628CB0 /* AppAccount */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = AppAccount; path = Packages/AppAccount; sourceTree = "<group>"; };
|
|
B0BAB49C29B3D7A9008F54D7 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
|
B0BAB49D29B3D7A9008F54D7 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
B0BAB49E29B3D7A9008F54D7 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
C465A53D297C5E0C00864FB7 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
C4CBB909298A0DA3007E1707 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "en-GB"; path = "en-GB.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
|
C4CBB90A298A0DA3007E1707 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
C4CBB90B298A0DA3007E1707 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
C4FBCF6F298FD88A0015DF22 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
C9B22676297F6C2E001F9EFE /* ContentSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentSettingsView.swift; sourceTree = "<group>"; };
|
|
D08A9C3429956CFA00204A4A /* SwipeActionsSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwipeActionsSettingsView.swift; sourceTree = "<group>"; };
|
|
DD31E2E5297FB68B00A4BE29 /* IceCubesApp.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = IceCubesApp.xcconfig; sourceTree = "<group>"; };
|
|
E92817FD29844DB700875FD1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
E970C10929845A9400E88A8C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
E9B576C429743F4C00BCE646 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
E9B576CC2974AAAF00BCE646 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
E9DF41FA29830FEC0003AAD2 /* IceCubesActionExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = IceCubesActionExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E9DF41FB29830FEC0003AAD2 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; };
|
|
E9DF420029830FEC0003AAD2 /* ActionRequestHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionRequestHandler.swift; sourceTree = "<group>"; };
|
|
E9DF420229830FEC0003AAD2 /* Action.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = Action.js; sourceTree = "<group>"; };
|
|
E9DF420429830FEC0003AAD2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F355EEDA297A8BD500E362C0 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
FA31A9AA2A66BF7C00D5F662 /* EditTagGroupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditTagGroupView.swift; sourceTree = "<group>"; };
|
|
FAD203CF2A66D8A80030A7FD /* Symbols.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Symbols.swift; sourceTree = "<group>"; };
|
|
FF8259FB298E42E000BEAB69 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
FF8259FC298E42E000BEAB69 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9F2A5413296AB631009B2D7C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9FFF677C299B7B2C00FE700A /* Notifications in Frameworks */,
|
|
9F7D93942980063100EE6B7A /* AppAccount in Frameworks */,
|
|
9FFF6780299B7D2B00FE700A /* DesignSystem in Frameworks */,
|
|
9FFF6784299B7D4400FE700A /* LRUCache in Frameworks */,
|
|
9F2A5428296AB683009B2D7C /* Models in Frameworks */,
|
|
9FFF6782299B7D3A00FE700A /* Account in Frameworks */,
|
|
9F2A5426296AB67E009B2D7C /* KeychainSwift in Frameworks */,
|
|
9FFF677E299B7D2800FE700A /* Status in Frameworks */,
|
|
9F2A5424296AB67A009B2D7C /* Env in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9FAD858529743F7400496AB1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9FAD85A2297456A400496AB1 /* Env in Frameworks */,
|
|
9FAD85A0297456A100496AB1 /* Models in Frameworks */,
|
|
9FAD85A4297456A800496AB1 /* DesignSystem in Frameworks */,
|
|
9FAD859E2974569B00496AB1 /* Account in Frameworks */,
|
|
9FAD859C2974422700496AB1 /* AppAccount in Frameworks */,
|
|
9FAD859A297440CB00496AB1 /* KeychainSwift in Frameworks */,
|
|
9FAD85982974405D00496AB1 /* Status in Frameworks */,
|
|
065FA20A298675BA00012EA0 /* LRUCache in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9FBFE636292A715500C250E9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9F7335EF29674F7100AFF0BA /* QuickLook.framework in Frameworks */,
|
|
9F7335ED2967463400AFF0BA /* AVKit.framework in Frameworks */,
|
|
9F2A540C29699705009B2D7C /* RevenueCat in Frameworks */,
|
|
065FA1FE29866CD600012EA0 /* LRUCache in Frameworks */,
|
|
9F2A540E2969A0B0009B2D7C /* StoreKit.framework in Frameworks */,
|
|
9F55C6902955993C00F94077 /* Explore in Frameworks */,
|
|
9FAE4ACE29379A5A00772766 /* KeychainSwift in Frameworks */,
|
|
9F7335EA2966B3F800AFF0BA /* Conversations in Frameworks */,
|
|
9FE3DB57296FEFCA00628CB0 /* AppAccount in Frameworks */,
|
|
9F398AA92935FFDB00A889F2 /* Account in Frameworks */,
|
|
9FBFE64E292A72BD00C250E9 /* Network in Frameworks */,
|
|
9FD542E72962D2FF0045321A /* Lists in Frameworks */,
|
|
9F398AAB2935FFDB00A889F2 /* Models in Frameworks */,
|
|
9F5E581929545BE700A53960 /* Env in Frameworks */,
|
|
9F2A540A29699705009B2D7C /* ReceiptParser in Frameworks */,
|
|
9F35DB44294F9A7D00B3281A /* Status in Frameworks */,
|
|
DA0B24FB2A6876D50045BDD7 /* SFSafeSymbols in Frameworks */,
|
|
9F295540292B6C3400E0E81B /* Timeline in Frameworks */,
|
|
9F35DB4A29506FA100B3281A /* Notifications in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E9DF41F729830FEC0003AAD2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E92817FC298443D600875FD1 /* Network in Frameworks */,
|
|
E92817FA298443D600875FD1 /* Models in Frameworks */,
|
|
E9DF41FC29830FEC0003AAD2 /* UniformTypeIdentifiers.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7429BCEA297C64CF0069A946 /* Plurals */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7429BCE4297C55D00069A946 /* Localizable.stringsdict */,
|
|
);
|
|
path = Plurals;
|
|
sourceTree = "<group>";
|
|
};
|
|
9F2A5417296AB631009B2D7C /* IceCubesNotifications */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F2A5422296AB64B009B2D7C /* IceCubesNotifications.entitlements */,
|
|
9F2A5418296AB631009B2D7C /* NotificationService.swift */,
|
|
9F2A5429296AF557009B2D7C /* NotificationServiceSupport.swift */,
|
|
9F2A541A296AB631009B2D7C /* Info.plist */,
|
|
);
|
|
path = IceCubesNotifications;
|
|
sourceTree = "<group>";
|
|
};
|
|
9F398AB429360A5800A889F2 /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F654BF0299AC46200D27FA5 /* Report */,
|
|
9FAE4AC9293783A200772766 /* Tabs */,
|
|
9FBFE63C292A715500C250E9 /* IceCubesApp.swift */,
|
|
9F398AA52935FE8A00A889F2 /* AppRouter.swift */,
|
|
639CDF9B296AC82F00C35E58 /* SafariRouter.swift */,
|
|
9FAD85A7297582F100496AB1 /* QuickLookRepresentable.swift */,
|
|
9FAD85CE2975B68900496AB1 /* SideBarView.swift */,
|
|
);
|
|
path = App;
|
|
sourceTree = "<group>";
|
|
};
|
|
9F398AB529360A6100A889F2 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F24EEB729360C330042359D /* Preview Assets.xcassets */,
|
|
E9B576C029743F2A00BCE646 /* Localization */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
9F654BF0299AC46200D27FA5 /* Report */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F654BEE299AC45B00D27FA5 /* ReportView.swift */,
|
|
);
|
|
path = Report;
|
|
sourceTree = "<group>";
|
|
};
|
|
9F7335F02967607A00AFF0BA /* Timeline */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F398AB229360A4C00A889F2 /* TimelineTab.swift */,
|
|
9F7335F12967608F00AFF0BA /* AddRemoteTimelineView.swift */,
|
|
FA31A9AA2A66BF7C00D5F662 /* EditTagGroupView.swift */,
|
|
FAD203CF2A66D8A80030A7FD /* Symbols.swift */,
|
|
);
|
|
path = Timeline;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FA0D2AC29921C1F008A143B /* Embeds */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F18800C29AE477E00D85459 /* bookmark.wav */,
|
|
9F18800F29AE477E00D85459 /* boost.wav */,
|
|
9F18801029AE477F00D85459 /* favorite.wav */,
|
|
9F18800D29AE477E00D85459 /* pull.wav */,
|
|
9F18800E29AE477E00D85459 /* refresh.wav */,
|
|
9F18800A29AE477E00D85459 /* tabSelection.wav */,
|
|
9F18800B29AE477E00D85459 /* share.wav */,
|
|
9F18801129AE477F00D85459 /* tootSent.wav */,
|
|
069709A3298C8545006E4CB5 /* Atkinson-Hyperlegible-Regular-102.ttf */,
|
|
069709A7298C87B5006E4CB5 /* OpenDyslexic-Regular.otf */,
|
|
9F2A542D296B1CC0009B2D7C /* glass.wav */,
|
|
9F2A542B296B1177009B2D7C /* glass.caf */,
|
|
);
|
|
path = Embeds;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FAD858929743F7400496AB1 /* IceCubesShareExtension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9FAD859629743F7E00496AB1 /* IceCubesShareExtension.entitlements */,
|
|
9FAD858A29743F7400496AB1 /* ShareViewController.swift */,
|
|
9FAD858F29743F7400496AB1 /* Info.plist */,
|
|
);
|
|
path = IceCubesShareExtension;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FAE4AC9293783A200772766 /* Tabs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F7335F02967607A00AFF0BA /* Timeline */,
|
|
9FE151A4293C90EA00E9683D /* Settings */,
|
|
9F35DB4629506F6600B3281A /* NotificationTab.swift */,
|
|
9F35DB4B2952005C00B3281A /* MessagesTab.swift */,
|
|
9F55C68C2955968700F94077 /* ExploreTab.swift */,
|
|
9F2B92F5295AE04800DE16D0 /* Tabs.swift */,
|
|
9F4A48182976B21900A1A038 /* ProfileTab.swift */,
|
|
);
|
|
path = Tabs;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FBFE630292A715500C250E9 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F6AA3CE2AB06DEB0066D27C /* EmojiText */,
|
|
DD31E2E5297FB68B00A4BE29 /* IceCubesApp.xcconfig */,
|
|
9F7D939529800B0300EE6B7A /* IceCubesApp-release.xcconfig */,
|
|
9FBFE63B292A715500C250E9 /* IceCubesApp */,
|
|
E9DF41FD29830FEC0003AAD2 /* IceCubesActionExtension */,
|
|
9F2A5417296AB631009B2D7C /* IceCubesNotifications */,
|
|
9FAD858929743F7400496AB1 /* IceCubesShareExtension */,
|
|
9FBFE63A292A715500C250E9 /* Products */,
|
|
9FBFE64C292A72BD00C250E9 /* Frameworks */,
|
|
9FE3DB55296FEF5800628CB0 /* AppAccount */,
|
|
9F398AAC2936005300A889F2 /* Account */,
|
|
9F7335E82966B3DC00AFF0BA /* Conversations */,
|
|
9F35DB45294FA04C00B3281A /* DesignSystem */,
|
|
9F55C68E295598F900F94077 /* Explore */,
|
|
9F5E581729545B5500A53960 /* Env */,
|
|
9F398AA32935F90100A889F2 /* Models */,
|
|
9F29553D292B67B600E0E81B /* Network */,
|
|
9FD542E52962D2CE0045321A /* Lists */,
|
|
9F35DB4829506F7F00B3281A /* Notifications */,
|
|
9F29553E292B6AF600E0E81B /* Timeline */,
|
|
9F35DB42294F9A2900B3281A /* Status */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9FBFE63A292A715500C250E9 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9FBFE639292A715500C250E9 /* IceCubesApp.app */,
|
|
9F2A5416296AB631009B2D7C /* IceCubesNotifications.appex */,
|
|
9FAD858829743F7400496AB1 /* IceCubesShareExtension.appex */,
|
|
E9DF41FA29830FEC0003AAD2 /* IceCubesActionExtension.appex */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FBFE63B292A715500C250E9 /* IceCubesApp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9FA0D2AC29921C1F008A143B /* Embeds */,
|
|
9FD34822293D06E800DB0EE9 /* Assets.xcassets */,
|
|
9FAE4AC8293774FF00772766 /* Info.plist */,
|
|
9F398AB429360A5800A889F2 /* App */,
|
|
9FBFE642292A715600C250E9 /* IceCubesApp.entitlements */,
|
|
9F398AB529360A6100A889F2 /* Resources */,
|
|
9FAD85822971BF7200496AB1 /* Secret.plist */,
|
|
);
|
|
path = IceCubesApp;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FBFE64C292A72BD00C250E9 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9F2A540D2969A0B0009B2D7C /* StoreKit.framework */,
|
|
9F2A5404296995FB009B2D7C /* QuickLookUI.framework */,
|
|
9F7335EE29674F7100AFF0BA /* QuickLook.framework */,
|
|
9F7335EB2967461B00AFF0BA /* AVKit.framework */,
|
|
E9DF41FB29830FEC0003AAD2 /* UniformTypeIdentifiers.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
9FE151A4293C90EA00E9683D /* Settings */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
069709A9298C9AD7006E4CB5 /* AboutView.swift */,
|
|
9F7D939929805DBD00EE6B7A /* AccountSettingView.swift */,
|
|
9F2B92F9295DA7D700DE16D0 /* AddAccountsView.swift */,
|
|
C9B22676297F6C2E001F9EFE /* ContentSettingsView.swift */,
|
|
9F7335F82968576500AFF0BA /* DisplaySettingsView.swift */,
|
|
9F1E8B46298EBCBB00609F80 /* HapticSettingsView.swift */,
|
|
9FE151A5293C90F900E9683D /* IconSelectorView.swift */,
|
|
9F2B92FB295DA94500DE16D0 /* InstanceInfoView.swift */,
|
|
9F2A5410296A1429009B2D7C /* PushNotificationsView.swift */,
|
|
9FAE4ACA293783B000772766 /* SettingsTab.swift */,
|
|
9F2A540629699698009B2D7C /* SupportAppView.swift */,
|
|
D08A9C3429956CFA00204A4A /* SwipeActionsSettingsView.swift */,
|
|
9FA6FD6129C04A8800E2312C /* TranslationSettingsView.swift */,
|
|
);
|
|
path = Settings;
|
|
sourceTree = "<group>";
|
|
};
|
|
E9B576C029743F2A00BCE646 /* Localization */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7429BCEA297C64CF0069A946 /* Plurals */,
|
|
E9B576C529743F4C00BCE646 /* Localizable.strings */,
|
|
);
|
|
path = Localization;
|
|
sourceTree = "<group>";
|
|
};
|
|
E9DF41FD29830FEC0003AAD2 /* IceCubesActionExtension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E9DF420029830FEC0003AAD2 /* ActionRequestHandler.swift */,
|
|
E9DF420229830FEC0003AAD2 /* Action.js */,
|
|
E9DF420429830FEC0003AAD2 /* Info.plist */,
|
|
E92817FD29844DB700875FD1 /* Assets.xcassets */,
|
|
E970C10A29845A9400E88A8C /* InfoPlist.strings */,
|
|
);
|
|
path = IceCubesActionExtension;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9F2A5415296AB631009B2D7C /* IceCubesNotifications */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9F2A541E296AB631009B2D7C /* Build configuration list for PBXNativeTarget "IceCubesNotifications" */;
|
|
buildPhases = (
|
|
9F2A5412296AB631009B2D7C /* Sources */,
|
|
9F2A5413296AB631009B2D7C /* Frameworks */,
|
|
9F2A5414296AB631009B2D7C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = IceCubesNotifications;
|
|
packageProductDependencies = (
|
|
9F2A5423296AB67A009B2D7C /* Env */,
|
|
9F2A5425296AB67E009B2D7C /* KeychainSwift */,
|
|
9F2A5427296AB683009B2D7C /* Models */,
|
|
9F7D93932980063100EE6B7A /* AppAccount */,
|
|
9FFF677B299B7B2C00FE700A /* Notifications */,
|
|
9FFF677D299B7D2800FE700A /* Status */,
|
|
9FFF677F299B7D2B00FE700A /* DesignSystem */,
|
|
9FFF6781299B7D3A00FE700A /* Account */,
|
|
9FFF6783299B7D4400FE700A /* LRUCache */,
|
|
);
|
|
productName = IceCubesNotifications;
|
|
productReference = 9F2A5416296AB631009B2D7C /* IceCubesNotifications.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
9FAD858729743F7400496AB1 /* IceCubesShareExtension */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9FAD859329743F7400496AB1 /* Build configuration list for PBXNativeTarget "IceCubesShareExtension" */;
|
|
buildPhases = (
|
|
9FAD858429743F7400496AB1 /* Sources */,
|
|
9FAD858529743F7400496AB1 /* Frameworks */,
|
|
9FAD858629743F7400496AB1 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = IceCubesShareExtension;
|
|
packageProductDependencies = (
|
|
9FAD85972974405D00496AB1 /* Status */,
|
|
9FAD8599297440CB00496AB1 /* KeychainSwift */,
|
|
9FAD859B2974422700496AB1 /* AppAccount */,
|
|
9FAD859D2974569B00496AB1 /* Account */,
|
|
9FAD859F297456A100496AB1 /* Models */,
|
|
9FAD85A1297456A400496AB1 /* Env */,
|
|
9FAD85A3297456A800496AB1 /* DesignSystem */,
|
|
065FA209298675BA00012EA0 /* LRUCache */,
|
|
);
|
|
productName = IceCubesShareExtension;
|
|
productReference = 9FAD858829743F7400496AB1 /* IceCubesShareExtension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
9FBFE638292A715500C250E9 /* IceCubesApp */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9FBFE648292A715600C250E9 /* Build configuration list for PBXNativeTarget "IceCubesApp" */;
|
|
buildPhases = (
|
|
9FBFE635292A715500C250E9 /* Sources */,
|
|
9FBFE636292A715500C250E9 /* Frameworks */,
|
|
9FBFE637292A715500C250E9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = IceCubesApp;
|
|
packageProductDependencies = (
|
|
9FBFE64D292A72BD00C250E9 /* Network */,
|
|
9F29553F292B6C3400E0E81B /* Timeline */,
|
|
9F398AA82935FFDB00A889F2 /* Account */,
|
|
9F398AAA2935FFDB00A889F2 /* Models */,
|
|
9FAE4ACD29379A5A00772766 /* KeychainSwift */,
|
|
9F35DB43294F9A7D00B3281A /* Status */,
|
|
9F35DB4929506FA100B3281A /* Notifications */,
|
|
9F5E581829545BE700A53960 /* Env */,
|
|
9F55C68F2955993C00F94077 /* Explore */,
|
|
9FD542E62962D2FF0045321A /* Lists */,
|
|
9F7335E92966B3F800AFF0BA /* Conversations */,
|
|
9F2A540929699705009B2D7C /* ReceiptParser */,
|
|
9F2A540B29699705009B2D7C /* RevenueCat */,
|
|
9FE3DB56296FEFCA00628CB0 /* AppAccount */,
|
|
065FA1FD29866CD600012EA0 /* LRUCache */,
|
|
DA0B24FA2A6876D50045BDD7 /* SFSafeSymbols */,
|
|
);
|
|
productName = IceCubesApp;
|
|
productReference = 9FBFE639292A715500C250E9 /* IceCubesApp.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
E9DF41F929830FEC0003AAD2 /* IceCubesActionExtension */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = E9DF420A29830FEC0003AAD2 /* Build configuration list for PBXNativeTarget "IceCubesActionExtension" */;
|
|
buildPhases = (
|
|
E9DF41F629830FEC0003AAD2 /* Sources */,
|
|
E9DF41F729830FEC0003AAD2 /* Frameworks */,
|
|
E9DF41F829830FEC0003AAD2 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = IceCubesActionExtension;
|
|
packageProductDependencies = (
|
|
E92817F9298443D600875FD1 /* Models */,
|
|
E92817FB298443D600875FD1 /* Network */,
|
|
);
|
|
productName = IceCubesActionExtension;
|
|
productReference = E9DF41FA29830FEC0003AAD2 /* IceCubesActionExtension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
9FBFE631292A715500C250E9 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1420;
|
|
LastUpgradeCheck = 1420;
|
|
TargetAttributes = {
|
|
9F2A5415296AB631009B2D7C = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
9FAD858729743F7400496AB1 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
9FBFE638292A715500C250E9 = {
|
|
CreatedOnToolsVersion = 14.1;
|
|
};
|
|
E9DF41F929830FEC0003AAD2 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 9FBFE634292A715500C250E9 /* Build configuration list for PBXProject "IceCubesApp" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
de,
|
|
nl,
|
|
es,
|
|
"zh-Hans",
|
|
it,
|
|
ja,
|
|
tr,
|
|
fr,
|
|
"pt-BR",
|
|
nb,
|
|
pl,
|
|
ca,
|
|
"en-GB",
|
|
ko,
|
|
eu,
|
|
be,
|
|
uk,
|
|
"zh-Hant",
|
|
);
|
|
mainGroup = 9FBFE630292A715500C250E9;
|
|
packageReferences = (
|
|
9FAE4ACC29379A5A00772766 /* XCRemoteSwiftPackageReference "keychain-swift" */,
|
|
9F2A540829699705009B2D7C /* XCRemoteSwiftPackageReference "purchases-ios" */,
|
|
065FA1FC29866CD600012EA0 /* XCRemoteSwiftPackageReference "LRUCache" */,
|
|
DA0B24F92A6876D40045BDD7 /* XCRemoteSwiftPackageReference "SFSafeSymbols" */,
|
|
);
|
|
productRefGroup = 9FBFE63A292A715500C250E9 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9FBFE638292A715500C250E9 /* IceCubesApp */,
|
|
E9DF41F929830FEC0003AAD2 /* IceCubesActionExtension */,
|
|
9F2A5415296AB631009B2D7C /* IceCubesNotifications */,
|
|
9FAD858729743F7400496AB1 /* IceCubesShareExtension */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9F2A5414296AB631009B2D7C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9FB143D12983104700A27BB1 /* glass.caf in Resources */,
|
|
7429BCE5297C5A750069A946 /* Localizable.stringsdict in Resources */,
|
|
9F8CA5982979B63D00481E8E /* Localizable.strings in Resources */,
|
|
9FB143D22983104A00A27BB1 /* glass.wav in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9FAD858629743F7400496AB1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9FAD858E29743F7400496AB1 /* (null) in Resources */,
|
|
9F8CA5972979B61100481E8E /* Localizable.strings in Resources */,
|
|
7429BCE6297C5A750069A946 /* Localizable.stringsdict in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9FBFE637292A715500C250E9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
069709A5298C8545006E4CB5 /* Atkinson-Hyperlegible-Regular-102.ttf in Resources */,
|
|
9F18801329AE477F00D85459 /* share.wav in Resources */,
|
|
9F18801729AE477F00D85459 /* boost.wav in Resources */,
|
|
9F2A542C296B1177009B2D7C /* glass.caf in Resources */,
|
|
E9B576C329743F4C00BCE646 /* Localizable.strings in Resources */,
|
|
9F18801529AE477F00D85459 /* pull.wav in Resources */,
|
|
9FD34823293D06E800DB0EE9 /* Assets.xcassets in Resources */,
|
|
7429BCE2297C55D00069A946 /* Localizable.stringsdict in Resources */,
|
|
9F18801829AE477F00D85459 /* favorite.wav in Resources */,
|
|
9F24EEB829360C330042359D /* Preview Assets.xcassets in Resources */,
|
|
069709A8298C87B5006E4CB5 /* OpenDyslexic-Regular.otf in Resources */,
|
|
9FAD85832971BF7200496AB1 /* Secret.plist in Resources */,
|
|
9F18801229AE477F00D85459 /* tabSelection.wav in Resources */,
|
|
9F18801429AE477F00D85459 /* bookmark.wav in Resources */,
|
|
9F18801629AE477F00D85459 /* refresh.wav in Resources */,
|
|
9F18801929AE477F00D85459 /* tootSent.wav in Resources */,
|
|
9F2A542E296B1CC0009B2D7C /* glass.wav in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E9DF41F829830FEC0003AAD2 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E92817FE29844DB700875FD1 /* Assets.xcassets in Resources */,
|
|
E970C10829845A9400E88A8C /* InfoPlist.strings in Resources */,
|
|
E9DF420329830FEC0003AAD2 /* Action.js in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9F2A5412296AB631009B2D7C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9F2A542A296AF557009B2D7C /* NotificationServiceSupport.swift in Sources */,
|
|
9F2A5419296AB631009B2D7C /* NotificationService.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9FAD858429743F7400496AB1 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9FAD858B29743F7400496AB1 /* ShareViewController.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
9FBFE635292A715500C250E9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9FE151A6293C90F900E9683D /* IconSelectorView.swift in Sources */,
|
|
9F7D939A29805DBD00EE6B7A /* AccountSettingView.swift in Sources */,
|
|
069709AA298C9AD7006E4CB5 /* AboutView.swift in Sources */,
|
|
9F2B92FC295DA94500DE16D0 /* InstanceInfoView.swift in Sources */,
|
|
C9B22677297F6C2E001F9EFE /* ContentSettingsView.swift in Sources */,
|
|
9FA6FD6229C04A8800E2312C /* TranslationSettingsView.swift in Sources */,
|
|
9F35DB4C2952005C00B3281A /* MessagesTab.swift in Sources */,
|
|
9FAD85CF2975B68900496AB1 /* SideBarView.swift in Sources */,
|
|
9FAE4ACB293783B000772766 /* SettingsTab.swift in Sources */,
|
|
9F7335F92968576500AFF0BA /* DisplaySettingsView.swift in Sources */,
|
|
9F2A540729699698009B2D7C /* SupportAppView.swift in Sources */,
|
|
9F2B92F6295AE04800DE16D0 /* Tabs.swift in Sources */,
|
|
FA31A9AB2A66BF7C00D5F662 /* EditTagGroupView.swift in Sources */,
|
|
FAD203D02A66D8A80030A7FD /* Symbols.swift in Sources */,
|
|
9F398AB329360A4C00A889F2 /* TimelineTab.swift in Sources */,
|
|
9F398AA62935FE8A00A889F2 /* AppRouter.swift in Sources */,
|
|
9FBFE63D292A715500C250E9 /* IceCubesApp.swift in Sources */,
|
|
9F4A48192976B21900A1A038 /* ProfileTab.swift in Sources */,
|
|
9F2B92FA295DA7D700DE16D0 /* AddAccountsView.swift in Sources */,
|
|
639CDF9C296AC82F00C35E58 /* SafariRouter.swift in Sources */,
|
|
9F35DB4729506F6600B3281A /* NotificationTab.swift in Sources */,
|
|
9F654BEF299AC45B00D27FA5 /* ReportView.swift in Sources */,
|
|
D08A9C3529956CFA00204A4A /* SwipeActionsSettingsView.swift in Sources */,
|
|
9F7335F22967608F00AFF0BA /* AddRemoteTimelineView.swift in Sources */,
|
|
9F55C68D2955968700F94077 /* ExploreTab.swift in Sources */,
|
|
9F1E8B47298EBCBB00609F80 /* HapticSettingsView.swift in Sources */,
|
|
9F2A5411296A1429009B2D7C /* PushNotificationsView.swift in Sources */,
|
|
9FAD85A8297582F100496AB1 /* QuickLookRepresentable.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E9DF41F629830FEC0003AAD2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E9DF420129830FEC0003AAD2 /* ActionRequestHandler.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
7429BCE4297C55D00069A946 /* Localizable.stringsdict */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
7429BCE3297C55D00069A946 /* en */,
|
|
7429BCE7297C5D010069A946 /* nl */,
|
|
7429BCE8297C5D020069A946 /* de */,
|
|
7429BCE9297C5D030069A946 /* es */,
|
|
7429BCEB297D65380069A946 /* zh-Hans */,
|
|
7429BCEC297D65390069A946 /* it */,
|
|
9F7D9391297FA50400EE6B7A /* ja */,
|
|
9F7D939B2980F5C100EE6B7A /* tr */,
|
|
9FB143D329842BB200A27BB1 /* fr */,
|
|
56B5BC132984206F00CF3A98 /* pt-BR */,
|
|
8C27D977298471E900CDF593 /* nb */,
|
|
9FCBB3D02984EFD5009B77EE /* pl */,
|
|
9FCBB3D52985965D009B77EE /* ca */,
|
|
C4CBB909298A0DA3007E1707 /* en-GB */,
|
|
74D6453629945F6200B47B92 /* eu */,
|
|
364A57842999B12500D68321 /* be */,
|
|
9F62216629A68DA4007B77CA /* uk */,
|
|
B0BAB49C29B3D7A9008F54D7 /* zh-Hant */,
|
|
);
|
|
name = Localizable.stringsdict;
|
|
sourceTree = "<group>";
|
|
};
|
|
E970C10A29845A9400E88A8C /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
E970C10929845A9400E88A8C /* en */,
|
|
8C27D979298471E900CDF593 /* nb */,
|
|
9FCBB3D22984EFD5009B77EE /* pl */,
|
|
9FCBB3D429859615009B77EE /* ca */,
|
|
C4CBB90B298A0DA3007E1707 /* en-GB */,
|
|
FF8259FC298E42E000BEAB69 /* ko */,
|
|
C4FBCF6F298FD88A0015DF22 /* zh-Hans */,
|
|
74D6453829945F6200B47B92 /* eu */,
|
|
364A57862999B12500D68321 /* be */,
|
|
9664F1A8299BA5F700CBE70E /* es */,
|
|
9F62216829A68DA4007B77CA /* uk */,
|
|
B0BAB49E29B3D7A9008F54D7 /* zh-Hant */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
E9B576C529743F4C00BCE646 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
E9B576C429743F4C00BCE646 /* en */,
|
|
E9B576CC2974AAAF00BCE646 /* de */,
|
|
F355EEDA297A8BD500E362C0 /* nl */,
|
|
9606B7A1297AD2BB00C1FB75 /* es */,
|
|
C465A53D297C5E0C00864FB7 /* zh-Hans */,
|
|
9F38C233297D03120018F11E /* it */,
|
|
9F7D9392297FA50400EE6B7A /* ja */,
|
|
9F7D939C2980F5C200EE6B7A /* tr */,
|
|
9FB143D429842BB200A27BB1 /* fr */,
|
|
56B5BC142984206F00CF3A98 /* pt-BR */,
|
|
8C27D978298471E900CDF593 /* nb */,
|
|
9FCBB3D12984EFD5009B77EE /* pl */,
|
|
9FCBB3D329859615009B77EE /* ca */,
|
|
C4CBB90A298A0DA3007E1707 /* en-GB */,
|
|
FF8259FB298E42E000BEAB69 /* ko */,
|
|
74D6453729945F6200B47B92 /* eu */,
|
|
364A57852999B12500D68321 /* be */,
|
|
9F62216729A68DA4007B77CA /* uk */,
|
|
B0BAB49D29B3D7A9008F54D7 /* zh-Hant */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9F2A541F296AB631009B2D7C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = IceCubesNotifications/IceCubesNotifications.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesNotifications/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = IceCubesNotifications;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp.IceCubesNotifications";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
9F2A5420296AB631009B2D7C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = IceCubesNotifications/IceCubesNotifications.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesNotifications/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = IceCubesNotifications;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp.IceCubesNotifications";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
9FAD859429743F7400496AB1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = IceCubesShareExtension/IceCubesShareExtension.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesShareExtension/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Ice Cubes";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp.IceCubesShareExtension";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
9FAD859529743F7400496AB1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = IceCubesShareExtension/IceCubesShareExtension.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesShareExtension/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Ice Cubes";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp.IceCubesShareExtension";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
9FBFE646292A715600C250E9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = DD31E2E5297FB68B00A4BE29 /* IceCubesApp.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
9FBFE647292A715600C250E9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9F7D939529800B0300EE6B7A /* IceCubesApp-release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
};
|
|
name = Release;
|
|
};
|
|
9FBFE649292A715600C250E9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES = "AppIconAlternate1 AppIconAlternate2 AppIconAlternate3 AppIconAlternate4 AppIconAlternate5 AppIconAlternate6 AppIconAlternate7 AppIconAlternate8 AppIconAlternate9 AppIconAlternate10 AppIconAlternate11 AppIconAlternate12 AppIconAlternate13 AppIconAlternate14 AppIconAlternate15 AppIconAlternate16 AppIconAlternate17 AppIconAlternate19 AppIconAlternate18 AppIconAlternate20 AppIconAlternate21 AppIconAlternate22 AppIconAlternate23 AppIconAlternate24 AppIconAlternate25 AppIconAlternate26 AppIconAlternate27 AppIconAlternate28 AppIconAlternate29 AppIconAlternate30 AppIconAlternate31 AppIconAlternate32 AppIconAlternate33 AppIconAlternate34 AppIconAlternate35 AppIconAlternate36 AppIconAlternate37 AppIconAlternate38 AppIconAlternate39 AppIconAlternate40";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
|
|
CODE_SIGN_ENTITLEMENTS = IceCubesApp/IceCubesApp.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=xros*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_ASSET_PATHS = "\"IceCubesApp/Resources\"";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesApp/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Ice Cubes";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "Upload photos & videos to Mastodon";
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Upload photos & videos to Mastodon";
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
|
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_STRICT_CONCURRENCY = targeted;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,7";
|
|
};
|
|
name = Debug;
|
|
};
|
|
9FBFE64A292A715600C250E9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES = "AppIconAlternate1 AppIconAlternate2 AppIconAlternate3 AppIconAlternate4 AppIconAlternate5 AppIconAlternate6 AppIconAlternate7 AppIconAlternate8 AppIconAlternate9 AppIconAlternate10 AppIconAlternate11 AppIconAlternate12 AppIconAlternate13 AppIconAlternate14 AppIconAlternate15 AppIconAlternate16 AppIconAlternate17 AppIconAlternate19 AppIconAlternate18 AppIconAlternate20 AppIconAlternate21 AppIconAlternate22 AppIconAlternate23 AppIconAlternate24 AppIconAlternate25 AppIconAlternate26 AppIconAlternate27 AppIconAlternate28 AppIconAlternate29 AppIconAlternate30 AppIconAlternate31 AppIconAlternate32 AppIconAlternate33 AppIconAlternate34 AppIconAlternate35 AppIconAlternate36 AppIconAlternate37 AppIconAlternate38 AppIconAlternate39 AppIconAlternate40";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
|
|
CODE_SIGN_ENTITLEMENTS = IceCubesApp/IceCubesApp.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=xros*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_ASSET_PATHS = "\"IceCubesApp/Resources\"";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesApp/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Ice Cubes";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "Upload photos & videos to Mastodon";
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Upload photos & videos to Mastodon";
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
|
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_STRICT_CONCURRENCY = targeted;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,7";
|
|
};
|
|
name = Release;
|
|
};
|
|
E9DF420829830FEC0003AAD2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = ActionIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesActionExtension/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Open in Ice Cube";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp.IceCubesActionExtension";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
E9DF420929830FEC0003AAD2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = ActionIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 730;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IceCubesActionExtension/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Open in Ice Cube";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.7.7;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_ID_PREFIX).IceCubesApp.IceCubesActionExtension";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
9F2A541E296AB631009B2D7C /* Build configuration list for PBXNativeTarget "IceCubesNotifications" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9F2A541F296AB631009B2D7C /* Debug */,
|
|
9F2A5420296AB631009B2D7C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9FAD859329743F7400496AB1 /* Build configuration list for PBXNativeTarget "IceCubesShareExtension" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9FAD859429743F7400496AB1 /* Debug */,
|
|
9FAD859529743F7400496AB1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9FBFE634292A715500C250E9 /* Build configuration list for PBXProject "IceCubesApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9FBFE646292A715600C250E9 /* Debug */,
|
|
9FBFE647292A715600C250E9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9FBFE648292A715600C250E9 /* Build configuration list for PBXNativeTarget "IceCubesApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9FBFE649292A715600C250E9 /* Debug */,
|
|
9FBFE64A292A715600C250E9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
E9DF420A29830FEC0003AAD2 /* Build configuration list for PBXNativeTarget "IceCubesActionExtension" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E9DF420829830FEC0003AAD2 /* Debug */,
|
|
E9DF420929830FEC0003AAD2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
065FA1FC29866CD600012EA0 /* XCRemoteSwiftPackageReference "LRUCache" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/nicklockwood/LRUCache";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 1.0.0;
|
|
};
|
|
};
|
|
9F2A540829699705009B2D7C /* XCRemoteSwiftPackageReference "purchases-ios" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/RevenueCat/purchases-ios.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 4.0.0;
|
|
};
|
|
};
|
|
9FAE4ACC29379A5A00772766 /* XCRemoteSwiftPackageReference "keychain-swift" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/evgenyneu/keychain-swift";
|
|
requirement = {
|
|
branch = master;
|
|
kind = branch;
|
|
};
|
|
};
|
|
DA0B24F92A6876D40045BDD7 /* XCRemoteSwiftPackageReference "SFSafeSymbols" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/SFSafeSymbols/SFSafeSymbols";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 4.1.1;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
065FA1FD29866CD600012EA0 /* LRUCache */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 065FA1FC29866CD600012EA0 /* XCRemoteSwiftPackageReference "LRUCache" */;
|
|
productName = LRUCache;
|
|
};
|
|
065FA209298675BA00012EA0 /* LRUCache */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 065FA1FC29866CD600012EA0 /* XCRemoteSwiftPackageReference "LRUCache" */;
|
|
productName = LRUCache;
|
|
};
|
|
9F29553F292B6C3400E0E81B /* Timeline */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Timeline;
|
|
};
|
|
9F2A540929699705009B2D7C /* ReceiptParser */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 9F2A540829699705009B2D7C /* XCRemoteSwiftPackageReference "purchases-ios" */;
|
|
productName = ReceiptParser;
|
|
};
|
|
9F2A540B29699705009B2D7C /* RevenueCat */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 9F2A540829699705009B2D7C /* XCRemoteSwiftPackageReference "purchases-ios" */;
|
|
productName = RevenueCat;
|
|
};
|
|
9F2A5423296AB67A009B2D7C /* Env */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Env;
|
|
};
|
|
9F2A5425296AB67E009B2D7C /* KeychainSwift */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 9FAE4ACC29379A5A00772766 /* XCRemoteSwiftPackageReference "keychain-swift" */;
|
|
productName = KeychainSwift;
|
|
};
|
|
9F2A5427296AB683009B2D7C /* Models */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Models;
|
|
};
|
|
9F35DB43294F9A7D00B3281A /* Status */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Status;
|
|
};
|
|
9F35DB4929506FA100B3281A /* Notifications */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Notifications;
|
|
};
|
|
9F398AA82935FFDB00A889F2 /* Account */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Account;
|
|
};
|
|
9F398AAA2935FFDB00A889F2 /* Models */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Models;
|
|
};
|
|
9F55C68F2955993C00F94077 /* Explore */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Explore;
|
|
};
|
|
9F5E581829545BE700A53960 /* Env */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Env;
|
|
};
|
|
9F7335E92966B3F800AFF0BA /* Conversations */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Conversations;
|
|
};
|
|
9F7D93932980063100EE6B7A /* AppAccount */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = AppAccount;
|
|
};
|
|
9FAD85972974405D00496AB1 /* Status */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Status;
|
|
};
|
|
9FAD8599297440CB00496AB1 /* KeychainSwift */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 9FAE4ACC29379A5A00772766 /* XCRemoteSwiftPackageReference "keychain-swift" */;
|
|
productName = KeychainSwift;
|
|
};
|
|
9FAD859B2974422700496AB1 /* AppAccount */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = AppAccount;
|
|
};
|
|
9FAD859D2974569B00496AB1 /* Account */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Account;
|
|
};
|
|
9FAD859F297456A100496AB1 /* Models */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Models;
|
|
};
|
|
9FAD85A1297456A400496AB1 /* Env */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Env;
|
|
};
|
|
9FAD85A3297456A800496AB1 /* DesignSystem */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = DesignSystem;
|
|
};
|
|
9FAE4ACD29379A5A00772766 /* KeychainSwift */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 9FAE4ACC29379A5A00772766 /* XCRemoteSwiftPackageReference "keychain-swift" */;
|
|
productName = KeychainSwift;
|
|
};
|
|
9FBFE64D292A72BD00C250E9 /* Network */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Network;
|
|
};
|
|
9FD542E62962D2FF0045321A /* Lists */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Lists;
|
|
};
|
|
9FE3DB56296FEFCA00628CB0 /* AppAccount */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = AppAccount;
|
|
};
|
|
9FFF677B299B7B2C00FE700A /* Notifications */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Notifications;
|
|
};
|
|
9FFF677D299B7D2800FE700A /* Status */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Status;
|
|
};
|
|
9FFF677F299B7D2B00FE700A /* DesignSystem */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = DesignSystem;
|
|
};
|
|
9FFF6781299B7D3A00FE700A /* Account */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Account;
|
|
};
|
|
9FFF6783299B7D4400FE700A /* LRUCache */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 065FA1FC29866CD600012EA0 /* XCRemoteSwiftPackageReference "LRUCache" */;
|
|
productName = LRUCache;
|
|
};
|
|
DA0B24FA2A6876D50045BDD7 /* SFSafeSymbols */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = DA0B24F92A6876D40045BDD7 /* XCRemoteSwiftPackageReference "SFSafeSymbols" */;
|
|
productName = SFSafeSymbols;
|
|
};
|
|
E92817F9298443D600875FD1 /* Models */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Models;
|
|
};
|
|
E92817FB298443D600875FD1 /* Network */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = Network;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 9FBFE631292A715500C250E9 /* Project object */;
|
|
}
|