project.pbxproj 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 02024E60283D7CBB0064224A /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02024E5F283D7CBB0064224A /* Extensions.swift */; };
  10. 9407EDDA284ADE1F00C1C334 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9407EDD9284ADE1F00C1C334 /* User.swift */; };
  11. 9407EDDB284ADE1F00C1C334 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9407EDD9284ADE1F00C1C334 /* User.swift */; };
  12. 9474F1C1282F2AA700CDE4DD /* AppMain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1C0282F2AA700CDE4DD /* AppMain.swift */; };
  13. 9474F1C5282F2AA800CDE4DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9474F1C4282F2AA800CDE4DD /* Assets.xcassets */; };
  14. 9474F1C8282F2AA800CDE4DD /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9474F1C7282F2AA800CDE4DD /* Preview Assets.xcassets */; };
  15. 9474F1D0282F2BB600CDE4DD /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = 9474F1CF282F2BB600CDE4DD /* FirebaseMessaging */; };
  16. 9474F1D2282F2D2C00CDE4DD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1D1282F2D2C00CDE4DD /* AppDelegate.swift */; };
  17. 9474F1DC282F30B500CDE4DD /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9474F1DB282F30B500CDE4DD /* GoogleService-Info.plist */; };
  18. 9474F1E7282F3FFD00CDE4DD /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1E6282F3FFD00CDE4DD /* NotificationService.swift */; };
  19. 9474F1EB282F3FFD00CDE4DD /* ntfyNSE.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 9474F1E4282F3FFD00CDE4DD /* ntfyNSE.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  20. 9474F1F22830825600CDE4DD /* SubscriptionListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1F12830825600CDE4DD /* SubscriptionListView.swift */; };
  21. 9474F1F72830830700CDE4DD /* ntfy.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1F52830830700CDE4DD /* ntfy.xcdatamodeld */; };
  22. 9474F1F92830835400CDE4DD /* Store.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1F82830835400CDE4DD /* Store.swift */; };
  23. 9474F1FD2831311A00CDE4DD /* SubscriptionAddView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1FC2831311A00CDE4DD /* SubscriptionAddView.swift */; };
  24. 9474F1FF28316ACE00CDE4DD /* Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1FE28316ACE00CDE4DD /* Subscription.swift */; };
  25. 9474F2052831D51500CDE4DD /* Store.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1F82830835400CDE4DD /* Store.swift */; };
  26. 9474F2062831D73C00CDE4DD /* ntfy.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1F52830830700CDE4DD /* ntfy.xcdatamodeld */; };
  27. 9474F20928331F3A00CDE4DD /* NotificationListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F20728331F3900CDE4DD /* NotificationListView.swift */; };
  28. 9474F20C283321C300CDE4DD /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F20B283321C300CDE4DD /* Notification.swift */; };
  29. 9474F20F283326C500CDE4DD /* ApiService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F20E283326C500CDE4DD /* ApiService.swift */; };
  30. 9474F212283327C200CDE4DD /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F211283327C200CDE4DD /* Helpers.swift */; };
  31. 9474F2132834755A00CDE4DD /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F20B283321C300CDE4DD /* Notification.swift */; };
  32. 9474F2142834755E00CDE4DD /* Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F1FE28316ACE00CDE4DD /* Subscription.swift */; };
  33. 9474F2152834758700CDE4DD /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F211283327C200CDE4DD /* Helpers.swift */; };
  34. 9474F217283531A300CDE4DD /* Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F216283531A200CDE4DD /* Log.swift */; };
  35. 94867143283EC9960093C7A4 /* Actions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94867142283EC9950093C7A4 /* Actions.swift */; };
  36. 94867144283ECD370093C7A4 /* Actions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94867142283EC9950093C7A4 /* Actions.swift */; };
  37. 94867145284058C60093C7A4 /* ApiService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F20E283326C500CDE4DD /* ApiService.swift */; };
  38. 948671472841B0B20093C7A4 /* NotificationContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 948671462841B0B20093C7A4 /* NotificationContent.swift */; };
  39. 948671482841B1430093C7A4 /* NotificationContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 948671462841B0B20093C7A4 /* NotificationContent.swift */; };
  40. 9486714A2841D0CE0093C7A4 /* ActionExecutor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 948671492841D0CE0093C7A4 /* ActionExecutor.swift */; };
  41. 94A3F7C8283734D900C48E79 /* SubscriptionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94A3F7C7283734D900C48E79 /* SubscriptionManager.swift */; };
  42. 94A3F7CA28386B2100C48E79 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94A3F7C928386B2100C48E79 /* Config.swift */; };
  43. 94A3F7CB28386B2100C48E79 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94A3F7C928386B2100C48E79 /* Config.swift */; };
  44. 94B736D5284AF9B2003D69FB /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736D4284AF9B2003D69FB /* SettingsView.swift */; };
  45. 94B736D7284AF9BE003D69FB /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736D6284AF9BE003D69FB /* MainView.swift */; };
  46. 94B736DB2850241A003D69FB /* Attachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736DA2850241A003D69FB /* Attachment.swift */; };
  47. 94B736DD28502947003D69FB /* AttachmentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736DC28502947003D69FB /* AttachmentManager.swift */; };
  48. 94B736DE28502B51003D69FB /* AttachmentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736DC28502947003D69FB /* AttachmentManager.swift */; };
  49. 94B736E028516F3F003D69FB /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736DF28516F3E003D69FB /* Optional.swift */; };
  50. 94B736E128516FAD003D69FB /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736DF28516F3E003D69FB /* Optional.swift */; };
  51. 94B736E22853D254003D69FB /* Attachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736DA2850241A003D69FB /* Attachment.swift */; };
  52. 94B736E42855263F003D69FB /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94B736E32855263F003D69FB /* String.swift */; };
  53. 94CD1966283E662900973B93 /* emojis.json in Resources */ = {isa = PBXBuildFile; fileRef = 94CD1965283E662900973B93 /* emojis.json */; };
  54. 94CD1967283E662900973B93 /* emojis.json in Resources */ = {isa = PBXBuildFile; fileRef = 94CD1965283E662900973B93 /* emojis.json */; };
  55. 94CD196A283E666900973B93 /* EmojiManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94CD1969283E666900973B93 /* EmojiManager.swift */; };
  56. 94CD196B283E666900973B93 /* EmojiManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94CD1969283E666900973B93 /* EmojiManager.swift */; };
  57. 94E9196C28353E0100F30170 /* Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9474F216283531A200CDE4DD /* Log.swift */; };
  58. /* End PBXBuildFile section */
  59. /* Begin PBXContainerItemProxy section */
  60. 9474F1E9282F3FFD00CDE4DD /* PBXContainerItemProxy */ = {
  61. isa = PBXContainerItemProxy;
  62. containerPortal = 9474F1B5282F2AA700CDE4DD /* Project object */;
  63. proxyType = 1;
  64. remoteGlobalIDString = 9474F1E3282F3FFD00CDE4DD;
  65. remoteInfo = ntfyNSE;
  66. };
  67. /* End PBXContainerItemProxy section */
  68. /* Begin PBXCopyFilesBuildPhase section */
  69. 9474F1EF282F3FFD00CDE4DD /* Embed App Extensions */ = {
  70. isa = PBXCopyFilesBuildPhase;
  71. buildActionMask = 2147483647;
  72. dstPath = "";
  73. dstSubfolderSpec = 13;
  74. files = (
  75. 9474F1EB282F3FFD00CDE4DD /* ntfyNSE.appex in Embed App Extensions */,
  76. );
  77. name = "Embed App Extensions";
  78. runOnlyForDeploymentPostprocessing = 0;
  79. };
  80. /* End PBXCopyFilesBuildPhase section */
  81. /* Begin PBXFileReference section */
  82. 02024E5F283D7CBB0064224A /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
  83. 9407EDD9284ADE1F00C1C334 /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
  84. 9474F1BD282F2AA700CDE4DD /* ntfy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ntfy.app; sourceTree = BUILT_PRODUCTS_DIR; };
  85. 9474F1C0282F2AA700CDE4DD /* AppMain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppMain.swift; sourceTree = "<group>"; };
  86. 9474F1C4282F2AA800CDE4DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  87. 9474F1C7282F2AA800CDE4DD /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  88. 9474F1D1282F2D2C00CDE4DD /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  89. 9474F1D5282F2FED00CDE4DD /* ntfy.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ntfy.entitlements; sourceTree = "<group>"; };
  90. 9474F1D6282F2FF700CDE4DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  91. 9474F1DB282F30B500CDE4DD /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  92. 9474F1E4282F3FFD00CDE4DD /* ntfyNSE.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ntfyNSE.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  93. 9474F1E6282F3FFD00CDE4DD /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
  94. 9474F1E8282F3FFD00CDE4DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  95. 9474F1F12830825600CDE4DD /* SubscriptionListView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionListView.swift; sourceTree = "<group>"; };
  96. 9474F1F62830830700CDE4DD /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; };
  97. 9474F1F82830835400CDE4DD /* Store.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Store.swift; sourceTree = "<group>"; };
  98. 9474F1FC2831311A00CDE4DD /* SubscriptionAddView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionAddView.swift; sourceTree = "<group>"; };
  99. 9474F1FE28316ACE00CDE4DD /* Subscription.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Subscription.swift; sourceTree = "<group>"; };
  100. 9474F2042831CDBF00CDE4DD /* ntfyNSE.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ntfyNSE.entitlements; sourceTree = "<group>"; };
  101. 9474F20728331F3900CDE4DD /* NotificationListView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationListView.swift; sourceTree = "<group>"; };
  102. 9474F20B283321C300CDE4DD /* Notification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
  103. 9474F20E283326C500CDE4DD /* ApiService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiService.swift; sourceTree = "<group>"; };
  104. 9474F211283327C200CDE4DD /* Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
  105. 9474F216283531A200CDE4DD /* Log.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Log.swift; sourceTree = "<group>"; };
  106. 94867142283EC9950093C7A4 /* Actions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Actions.swift; sourceTree = "<group>"; };
  107. 948671462841B0B20093C7A4 /* NotificationContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationContent.swift; sourceTree = "<group>"; };
  108. 948671492841D0CE0093C7A4 /* ActionExecutor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionExecutor.swift; sourceTree = "<group>"; };
  109. 94A3F7C7283734D900C48E79 /* SubscriptionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionManager.swift; sourceTree = "<group>"; };
  110. 94A3F7C928386B2100C48E79 /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
  111. 94B736D4284AF9B2003D69FB /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
  112. 94B736D6284AF9BE003D69FB /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
  113. 94B736DA2850241A003D69FB /* Attachment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Attachment.swift; sourceTree = "<group>"; };
  114. 94B736DC28502947003D69FB /* AttachmentManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttachmentManager.swift; sourceTree = "<group>"; };
  115. 94B736DF28516F3E003D69FB /* Optional.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Optional.swift; sourceTree = "<group>"; };
  116. 94B736E32855263F003D69FB /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
  117. 94CD1965283E662900973B93 /* emojis.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = emojis.json; sourceTree = "<group>"; };
  118. 94CD1969283E666900973B93 /* EmojiManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmojiManager.swift; sourceTree = "<group>"; };
  119. /* End PBXFileReference section */
  120. /* Begin PBXFrameworksBuildPhase section */
  121. 9474F1BA282F2AA700CDE4DD /* Frameworks */ = {
  122. isa = PBXFrameworksBuildPhase;
  123. buildActionMask = 2147483647;
  124. files = (
  125. 9474F1D0282F2BB600CDE4DD /* FirebaseMessaging in Frameworks */,
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. 9474F1E1282F3FFD00CDE4DD /* Frameworks */ = {
  130. isa = PBXFrameworksBuildPhase;
  131. buildActionMask = 2147483647;
  132. files = (
  133. );
  134. runOnlyForDeploymentPostprocessing = 0;
  135. };
  136. /* End PBXFrameworksBuildPhase section */
  137. /* Begin PBXGroup section */
  138. 9474F1B4282F2AA700CDE4DD = {
  139. isa = PBXGroup;
  140. children = (
  141. 9474F1BF282F2AA700CDE4DD /* ntfy */,
  142. 9474F1E5282F3FFD00CDE4DD /* ntfyNSE */,
  143. 9474F1BE282F2AA700CDE4DD /* Products */,
  144. 9474F1DD282F3A2E00CDE4DD /* Frameworks */,
  145. );
  146. sourceTree = "<group>";
  147. };
  148. 9474F1BE282F2AA700CDE4DD /* Products */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 9474F1BD282F2AA700CDE4DD /* ntfy.app */,
  152. 9474F1E4282F3FFD00CDE4DD /* ntfyNSE.appex */,
  153. );
  154. name = Products;
  155. sourceTree = "<group>";
  156. };
  157. 9474F1BF282F2AA700CDE4DD /* ntfy */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 9474F1D5282F2FED00CDE4DD /* ntfy.entitlements */,
  161. 9474F1D6282F2FF700CDE4DD /* Info.plist */,
  162. 9474F20D2833264F00CDE4DD /* App */,
  163. 94CD1968283E663700973B93 /* Assets */,
  164. 9474F2032831725A00CDE4DD /* Persistence */,
  165. 9474F210283326E000CDE4DD /* Utils */,
  166. 9474F202283170F000CDE4DD /* Views */,
  167. );
  168. path = ntfy;
  169. sourceTree = "<group>";
  170. };
  171. 9474F1C6282F2AA800CDE4DD /* Preview Content */ = {
  172. isa = PBXGroup;
  173. children = (
  174. 9474F1C7282F2AA800CDE4DD /* Preview Assets.xcassets */,
  175. );
  176. path = "Preview Content";
  177. sourceTree = "<group>";
  178. };
  179. 9474F1DD282F3A2E00CDE4DD /* Frameworks */ = {
  180. isa = PBXGroup;
  181. children = (
  182. );
  183. name = Frameworks;
  184. sourceTree = "<group>";
  185. };
  186. 9474F1E5282F3FFD00CDE4DD /* ntfyNSE */ = {
  187. isa = PBXGroup;
  188. children = (
  189. 9474F2042831CDBF00CDE4DD /* ntfyNSE.entitlements */,
  190. 9474F1E6282F3FFD00CDE4DD /* NotificationService.swift */,
  191. 9474F1E8282F3FFD00CDE4DD /* Info.plist */,
  192. );
  193. path = ntfyNSE;
  194. sourceTree = "<group>";
  195. };
  196. 9474F202283170F000CDE4DD /* Views */ = {
  197. isa = PBXGroup;
  198. children = (
  199. 02024E5F283D7CBB0064224A /* Extensions.swift */,
  200. 94B736D6284AF9BE003D69FB /* MainView.swift */,
  201. 9474F20728331F3900CDE4DD /* NotificationListView.swift */,
  202. 94B736D4284AF9B2003D69FB /* SettingsView.swift */,
  203. 9474F1FC2831311A00CDE4DD /* SubscriptionAddView.swift */,
  204. 9474F1F12830825600CDE4DD /* SubscriptionListView.swift */,
  205. );
  206. path = Views;
  207. sourceTree = "<group>";
  208. };
  209. 9474F2032831725A00CDE4DD /* Persistence */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 9474F1F52830830700CDE4DD /* ntfy.xcdatamodeld */,
  213. 94B736DA2850241A003D69FB /* Attachment.swift */,
  214. 9474F20B283321C300CDE4DD /* Notification.swift */,
  215. 9474F1F82830835400CDE4DD /* Store.swift */,
  216. 9474F1FE28316ACE00CDE4DD /* Subscription.swift */,
  217. 94A3F7C7283734D900C48E79 /* SubscriptionManager.swift */,
  218. 9407EDD9284ADE1F00C1C334 /* User.swift */,
  219. );
  220. path = Persistence;
  221. sourceTree = "<group>";
  222. };
  223. 9474F20D2833264F00CDE4DD /* App */ = {
  224. isa = PBXGroup;
  225. children = (
  226. 9474F1D1282F2D2C00CDE4DD /* AppDelegate.swift */,
  227. 9474F1C0282F2AA700CDE4DD /* AppMain.swift */,
  228. );
  229. path = App;
  230. sourceTree = "<group>";
  231. };
  232. 9474F210283326E000CDE4DD /* Utils */ = {
  233. isa = PBXGroup;
  234. children = (
  235. 948671492841D0CE0093C7A4 /* ActionExecutor.swift */,
  236. 94867142283EC9950093C7A4 /* Actions.swift */,
  237. 9474F20E283326C500CDE4DD /* ApiService.swift */,
  238. 94A3F7C928386B2100C48E79 /* Config.swift */,
  239. 94CD1969283E666900973B93 /* EmojiManager.swift */,
  240. 9474F211283327C200CDE4DD /* Helpers.swift */,
  241. 9474F216283531A200CDE4DD /* Log.swift */,
  242. 948671462841B0B20093C7A4 /* NotificationContent.swift */,
  243. 94B736DC28502947003D69FB /* AttachmentManager.swift */,
  244. 94B736DF28516F3E003D69FB /* Optional.swift */,
  245. 94B736E32855263F003D69FB /* String.swift */,
  246. );
  247. path = Utils;
  248. sourceTree = "<group>";
  249. };
  250. 94CD1968283E663700973B93 /* Assets */ = {
  251. isa = PBXGroup;
  252. children = (
  253. 9474F1C6282F2AA800CDE4DD /* Preview Content */,
  254. 9474F1C4282F2AA800CDE4DD /* Assets.xcassets */,
  255. 94CD1965283E662900973B93 /* emojis.json */,
  256. 9474F1DB282F30B500CDE4DD /* GoogleService-Info.plist */,
  257. );
  258. path = Assets;
  259. sourceTree = "<group>";
  260. };
  261. /* End PBXGroup section */
  262. /* Begin PBXNativeTarget section */
  263. 9474F1BC282F2AA700CDE4DD /* ntfy */ = {
  264. isa = PBXNativeTarget;
  265. buildConfigurationList = 9474F1CB282F2AA800CDE4DD /* Build configuration list for PBXNativeTarget "ntfy" */;
  266. buildPhases = (
  267. 9474F1B9282F2AA700CDE4DD /* Sources */,
  268. 9474F1BA282F2AA700CDE4DD /* Frameworks */,
  269. 9474F1BB282F2AA700CDE4DD /* Resources */,
  270. 9474F1EF282F3FFD00CDE4DD /* Embed App Extensions */,
  271. );
  272. buildRules = (
  273. );
  274. dependencies = (
  275. 9474F1EA282F3FFD00CDE4DD /* PBXTargetDependency */,
  276. );
  277. name = ntfy;
  278. packageProductDependencies = (
  279. 9474F1CF282F2BB600CDE4DD /* FirebaseMessaging */,
  280. );
  281. productName = ntfy;
  282. productReference = 9474F1BD282F2AA700CDE4DD /* ntfy.app */;
  283. productType = "com.apple.product-type.application";
  284. };
  285. 9474F1E3282F3FFD00CDE4DD /* ntfyNSE */ = {
  286. isa = PBXNativeTarget;
  287. buildConfigurationList = 9474F1EC282F3FFD00CDE4DD /* Build configuration list for PBXNativeTarget "ntfyNSE" */;
  288. buildPhases = (
  289. 9474F1E0282F3FFD00CDE4DD /* Sources */,
  290. 9474F1E1282F3FFD00CDE4DD /* Frameworks */,
  291. 9474F1E2282F3FFD00CDE4DD /* Resources */,
  292. );
  293. buildRules = (
  294. );
  295. dependencies = (
  296. );
  297. name = ntfyNSE;
  298. productName = ntfyNSE;
  299. productReference = 9474F1E4282F3FFD00CDE4DD /* ntfyNSE.appex */;
  300. productType = "com.apple.product-type.app-extension";
  301. };
  302. /* End PBXNativeTarget section */
  303. /* Begin PBXProject section */
  304. 9474F1B5282F2AA700CDE4DD /* Project object */ = {
  305. isa = PBXProject;
  306. attributes = {
  307. BuildIndependentTargetsInParallel = 1;
  308. LastSwiftUpdateCheck = 1330;
  309. LastUpgradeCheck = 1330;
  310. TargetAttributes = {
  311. 9474F1BC282F2AA700CDE4DD = {
  312. CreatedOnToolsVersion = 13.3.1;
  313. };
  314. 9474F1E3282F3FFD00CDE4DD = {
  315. CreatedOnToolsVersion = 13.3.1;
  316. };
  317. };
  318. };
  319. buildConfigurationList = 9474F1B8282F2AA700CDE4DD /* Build configuration list for PBXProject "ntfy" */;
  320. compatibilityVersion = "Xcode 13.0";
  321. developmentRegion = en;
  322. hasScannedForEncodings = 0;
  323. knownRegions = (
  324. en,
  325. Base,
  326. );
  327. mainGroup = 9474F1B4282F2AA700CDE4DD;
  328. packageReferences = (
  329. 9474F1CE282F2BB600CDE4DD /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */,
  330. );
  331. productRefGroup = 9474F1BE282F2AA700CDE4DD /* Products */;
  332. projectDirPath = "";
  333. projectRoot = "";
  334. targets = (
  335. 9474F1BC282F2AA700CDE4DD /* ntfy */,
  336. 9474F1E3282F3FFD00CDE4DD /* ntfyNSE */,
  337. );
  338. };
  339. /* End PBXProject section */
  340. /* Begin PBXResourcesBuildPhase section */
  341. 9474F1BB282F2AA700CDE4DD /* Resources */ = {
  342. isa = PBXResourcesBuildPhase;
  343. buildActionMask = 2147483647;
  344. files = (
  345. 9474F1C8282F2AA800CDE4DD /* Preview Assets.xcassets in Resources */,
  346. 9474F1C5282F2AA800CDE4DD /* Assets.xcassets in Resources */,
  347. 94CD1966283E662900973B93 /* emojis.json in Resources */,
  348. 9474F1DC282F30B500CDE4DD /* GoogleService-Info.plist in Resources */,
  349. );
  350. runOnlyForDeploymentPostprocessing = 0;
  351. };
  352. 9474F1E2282F3FFD00CDE4DD /* Resources */ = {
  353. isa = PBXResourcesBuildPhase;
  354. buildActionMask = 2147483647;
  355. files = (
  356. 94CD1967283E662900973B93 /* emojis.json in Resources */,
  357. );
  358. runOnlyForDeploymentPostprocessing = 0;
  359. };
  360. /* End PBXResourcesBuildPhase section */
  361. /* Begin PBXSourcesBuildPhase section */
  362. 9474F1B9282F2AA700CDE4DD /* Sources */ = {
  363. isa = PBXSourcesBuildPhase;
  364. buildActionMask = 2147483647;
  365. files = (
  366. 02024E60283D7CBB0064224A /* Extensions.swift in Sources */,
  367. 948671472841B0B20093C7A4 /* NotificationContent.swift in Sources */,
  368. 9474F1F92830835400CDE4DD /* Store.swift in Sources */,
  369. 9474F212283327C200CDE4DD /* Helpers.swift in Sources */,
  370. 9474F217283531A300CDE4DD /* Log.swift in Sources */,
  371. 9474F20928331F3A00CDE4DD /* NotificationListView.swift in Sources */,
  372. 94A3F7C8283734D900C48E79 /* SubscriptionManager.swift in Sources */,
  373. 9474F1D2282F2D2C00CDE4DD /* AppDelegate.swift in Sources */,
  374. 94A3F7CA28386B2100C48E79 /* Config.swift in Sources */,
  375. 9474F20C283321C300CDE4DD /* Notification.swift in Sources */,
  376. 9474F1F22830825600CDE4DD /* SubscriptionListView.swift in Sources */,
  377. 94B736E028516F3F003D69FB /* Optional.swift in Sources */,
  378. 9486714A2841D0CE0093C7A4 /* ActionExecutor.swift in Sources */,
  379. 9474F1FD2831311A00CDE4DD /* SubscriptionAddView.swift in Sources */,
  380. 94B736E42855263F003D69FB /* String.swift in Sources */,
  381. 9474F1FF28316ACE00CDE4DD /* Subscription.swift in Sources */,
  382. 94CD196A283E666900973B93 /* EmojiManager.swift in Sources */,
  383. 9474F1C1282F2AA700CDE4DD /* AppMain.swift in Sources */,
  384. 94867143283EC9960093C7A4 /* Actions.swift in Sources */,
  385. 94B736DB2850241A003D69FB /* Attachment.swift in Sources */,
  386. 9474F20F283326C500CDE4DD /* ApiService.swift in Sources */,
  387. 94B736DD28502947003D69FB /* AttachmentManager.swift in Sources */,
  388. 94B736D7284AF9BE003D69FB /* MainView.swift in Sources */,
  389. 9474F1F72830830700CDE4DD /* ntfy.xcdatamodeld in Sources */,
  390. 9407EDDA284ADE1F00C1C334 /* User.swift in Sources */,
  391. 94B736D5284AF9B2003D69FB /* SettingsView.swift in Sources */,
  392. );
  393. runOnlyForDeploymentPostprocessing = 0;
  394. };
  395. 9474F1E0282F3FFD00CDE4DD /* Sources */ = {
  396. isa = PBXSourcesBuildPhase;
  397. buildActionMask = 2147483647;
  398. files = (
  399. 9407EDDB284ADE1F00C1C334 /* User.swift in Sources */,
  400. 9474F2132834755A00CDE4DD /* Notification.swift in Sources */,
  401. 94E9196C28353E0100F30170 /* Log.swift in Sources */,
  402. 9474F2152834758700CDE4DD /* Helpers.swift in Sources */,
  403. 94B736E22853D254003D69FB /* Attachment.swift in Sources */,
  404. 9474F1E7282F3FFD00CDE4DD /* NotificationService.swift in Sources */,
  405. 94CD196B283E666900973B93 /* EmojiManager.swift in Sources */,
  406. 94867144283ECD370093C7A4 /* Actions.swift in Sources */,
  407. 94867145284058C60093C7A4 /* ApiService.swift in Sources */,
  408. 9474F2052831D51500CDE4DD /* Store.swift in Sources */,
  409. 9474F2062831D73C00CDE4DD /* ntfy.xcdatamodeld in Sources */,
  410. 94A3F7CB28386B2100C48E79 /* Config.swift in Sources */,
  411. 94B736E128516FAD003D69FB /* Optional.swift in Sources */,
  412. 948671482841B1430093C7A4 /* NotificationContent.swift in Sources */,
  413. 9474F2142834755E00CDE4DD /* Subscription.swift in Sources */,
  414. 94B736DE28502B51003D69FB /* AttachmentManager.swift in Sources */,
  415. );
  416. runOnlyForDeploymentPostprocessing = 0;
  417. };
  418. /* End PBXSourcesBuildPhase section */
  419. /* Begin PBXTargetDependency section */
  420. 9474F1EA282F3FFD00CDE4DD /* PBXTargetDependency */ = {
  421. isa = PBXTargetDependency;
  422. target = 9474F1E3282F3FFD00CDE4DD /* ntfyNSE */;
  423. targetProxy = 9474F1E9282F3FFD00CDE4DD /* PBXContainerItemProxy */;
  424. };
  425. /* End PBXTargetDependency section */
  426. /* Begin XCBuildConfiguration section */
  427. 9474F1C9282F2AA800CDE4DD /* Debug */ = {
  428. isa = XCBuildConfiguration;
  429. buildSettings = {
  430. ALWAYS_SEARCH_USER_PATHS = NO;
  431. APP_BASE_URL = "https://ntfy.sh";
  432. CLANG_ANALYZER_NONNULL = YES;
  433. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  434. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  435. CLANG_ENABLE_MODULES = YES;
  436. CLANG_ENABLE_OBJC_ARC = YES;
  437. CLANG_ENABLE_OBJC_WEAK = YES;
  438. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  439. CLANG_WARN_BOOL_CONVERSION = YES;
  440. CLANG_WARN_COMMA = YES;
  441. CLANG_WARN_CONSTANT_CONVERSION = YES;
  442. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  443. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  444. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  445. CLANG_WARN_EMPTY_BODY = YES;
  446. CLANG_WARN_ENUM_CONVERSION = YES;
  447. CLANG_WARN_INFINITE_RECURSION = YES;
  448. CLANG_WARN_INT_CONVERSION = YES;
  449. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  450. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  451. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  452. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  453. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  454. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  455. CLANG_WARN_STRICT_PROTOTYPES = YES;
  456. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  457. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  458. CLANG_WARN_UNREACHABLE_CODE = YES;
  459. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  460. COPY_PHASE_STRIP = NO;
  461. DEBUG_INFORMATION_FORMAT = dwarf;
  462. ENABLE_STRICT_OBJC_MSGSEND = YES;
  463. ENABLE_TESTABILITY = YES;
  464. GCC_C_LANGUAGE_STANDARD = gnu11;
  465. GCC_DYNAMIC_NO_PIC = NO;
  466. GCC_NO_COMMON_BLOCKS = YES;
  467. GCC_OPTIMIZATION_LEVEL = 0;
  468. GCC_PREPROCESSOR_DEFINITIONS = (
  469. "DEBUG=1",
  470. "$(inherited)",
  471. );
  472. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  473. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  474. GCC_WARN_UNDECLARED_SELECTOR = YES;
  475. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  476. GCC_WARN_UNUSED_FUNCTION = YES;
  477. GCC_WARN_UNUSED_VARIABLE = YES;
  478. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  479. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  480. MTL_FAST_MATH = YES;
  481. ONLY_ACTIVE_ARCH = YES;
  482. SDKROOT = iphoneos;
  483. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  484. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  485. };
  486. name = Debug;
  487. };
  488. 9474F1CA282F2AA800CDE4DD /* Release */ = {
  489. isa = XCBuildConfiguration;
  490. buildSettings = {
  491. ALWAYS_SEARCH_USER_PATHS = NO;
  492. APP_BASE_URL = "https://ntfy.sh";
  493. CLANG_ANALYZER_NONNULL = YES;
  494. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  495. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  496. CLANG_ENABLE_MODULES = YES;
  497. CLANG_ENABLE_OBJC_ARC = YES;
  498. CLANG_ENABLE_OBJC_WEAK = YES;
  499. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  500. CLANG_WARN_BOOL_CONVERSION = YES;
  501. CLANG_WARN_COMMA = YES;
  502. CLANG_WARN_CONSTANT_CONVERSION = YES;
  503. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  504. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  505. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  506. CLANG_WARN_EMPTY_BODY = YES;
  507. CLANG_WARN_ENUM_CONVERSION = YES;
  508. CLANG_WARN_INFINITE_RECURSION = YES;
  509. CLANG_WARN_INT_CONVERSION = YES;
  510. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  511. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  512. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  513. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  514. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  515. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  516. CLANG_WARN_STRICT_PROTOTYPES = YES;
  517. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  518. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  519. CLANG_WARN_UNREACHABLE_CODE = YES;
  520. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  521. COPY_PHASE_STRIP = NO;
  522. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  523. ENABLE_NS_ASSERTIONS = NO;
  524. ENABLE_STRICT_OBJC_MSGSEND = YES;
  525. GCC_C_LANGUAGE_STANDARD = gnu11;
  526. GCC_NO_COMMON_BLOCKS = YES;
  527. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  528. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  529. GCC_WARN_UNDECLARED_SELECTOR = YES;
  530. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  531. GCC_WARN_UNUSED_FUNCTION = YES;
  532. GCC_WARN_UNUSED_VARIABLE = YES;
  533. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  534. MTL_ENABLE_DEBUG_INFO = NO;
  535. MTL_FAST_MATH = YES;
  536. SDKROOT = iphoneos;
  537. SWIFT_COMPILATION_MODE = wholemodule;
  538. SWIFT_OPTIMIZATION_LEVEL = "-O";
  539. VALIDATE_PRODUCT = YES;
  540. };
  541. name = Release;
  542. };
  543. 9474F1CC282F2AA800CDE4DD /* Debug */ = {
  544. isa = XCBuildConfiguration;
  545. buildSettings = {
  546. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  547. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  548. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  549. CODE_SIGN_ENTITLEMENTS = ntfy/ntfy.entitlements;
  550. CODE_SIGN_STYLE = Automatic;
  551. CURRENT_PROJECT_VERSION = 3;
  552. DEVELOPMENT_ASSET_PATHS = "\"ntfy/Assets/Preview Content\"";
  553. DEVELOPMENT_TEAM = YXQ4AMS4B4;
  554. ENABLE_PREVIEWS = YES;
  555. GENERATE_INFOPLIST_FILE = YES;
  556. INFOPLIST_FILE = ntfy/Info.plist;
  557. INFOPLIST_KEY_CFBundleDisplayName = ntfy;
  558. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  559. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  560. INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  561. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  562. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  563. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  564. LD_RUNPATH_SEARCH_PATHS = (
  565. "$(inherited)",
  566. "@executable_path/Frameworks",
  567. );
  568. MARKETING_VERSION = 1.2;
  569. PRODUCT_BUNDLE_IDENTIFIER = io.heckel.ntfy;
  570. PRODUCT_NAME = "$(TARGET_NAME)";
  571. SWIFT_EMIT_LOC_STRINGS = YES;
  572. SWIFT_VERSION = 5.0;
  573. TARGETED_DEVICE_FAMILY = "1,2";
  574. };
  575. name = Debug;
  576. };
  577. 9474F1CD282F2AA800CDE4DD /* Release */ = {
  578. isa = XCBuildConfiguration;
  579. buildSettings = {
  580. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  581. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  582. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  583. CODE_SIGN_ENTITLEMENTS = ntfy/ntfy.entitlements;
  584. CODE_SIGN_STYLE = Automatic;
  585. CURRENT_PROJECT_VERSION = 3;
  586. DEVELOPMENT_ASSET_PATHS = "\"ntfy/Assets/Preview Content\"";
  587. DEVELOPMENT_TEAM = YXQ4AMS4B4;
  588. ENABLE_PREVIEWS = YES;
  589. GENERATE_INFOPLIST_FILE = YES;
  590. INFOPLIST_FILE = ntfy/Info.plist;
  591. INFOPLIST_KEY_CFBundleDisplayName = ntfy;
  592. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  593. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  594. INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  595. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  596. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  597. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  598. LD_RUNPATH_SEARCH_PATHS = (
  599. "$(inherited)",
  600. "@executable_path/Frameworks",
  601. );
  602. MARKETING_VERSION = 1.2;
  603. PRODUCT_BUNDLE_IDENTIFIER = io.heckel.ntfy;
  604. PRODUCT_NAME = "$(TARGET_NAME)";
  605. SWIFT_EMIT_LOC_STRINGS = YES;
  606. SWIFT_VERSION = 5.0;
  607. TARGETED_DEVICE_FAMILY = "1,2";
  608. };
  609. name = Release;
  610. };
  611. 9474F1ED282F3FFD00CDE4DD /* Debug */ = {
  612. isa = XCBuildConfiguration;
  613. buildSettings = {
  614. CODE_SIGN_ENTITLEMENTS = ntfyNSE/ntfyNSE.entitlements;
  615. CODE_SIGN_STYLE = Automatic;
  616. CURRENT_PROJECT_VERSION = 3;
  617. DEVELOPMENT_TEAM = YXQ4AMS4B4;
  618. GENERATE_INFOPLIST_FILE = YES;
  619. INFOPLIST_FILE = ntfyNSE/Info.plist;
  620. INFOPLIST_KEY_CFBundleDisplayName = ntfyNSE;
  621. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  622. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  623. LD_RUNPATH_SEARCH_PATHS = (
  624. "$(inherited)",
  625. "@executable_path/Frameworks",
  626. "@executable_path/../../Frameworks",
  627. );
  628. MARKETING_VERSION = 1.2;
  629. PRODUCT_BUNDLE_IDENTIFIER = io.heckel.ntfy.ntfyNSE;
  630. PRODUCT_NAME = "$(TARGET_NAME)";
  631. SKIP_INSTALL = YES;
  632. SWIFT_EMIT_LOC_STRINGS = YES;
  633. SWIFT_VERSION = 5.0;
  634. TARGETED_DEVICE_FAMILY = "1,2";
  635. };
  636. name = Debug;
  637. };
  638. 9474F1EE282F3FFD00CDE4DD /* Release */ = {
  639. isa = XCBuildConfiguration;
  640. buildSettings = {
  641. CODE_SIGN_ENTITLEMENTS = ntfyNSE/ntfyNSE.entitlements;
  642. CODE_SIGN_STYLE = Automatic;
  643. CURRENT_PROJECT_VERSION = 3;
  644. DEVELOPMENT_TEAM = YXQ4AMS4B4;
  645. GENERATE_INFOPLIST_FILE = YES;
  646. INFOPLIST_FILE = ntfyNSE/Info.plist;
  647. INFOPLIST_KEY_CFBundleDisplayName = ntfyNSE;
  648. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  649. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  650. LD_RUNPATH_SEARCH_PATHS = (
  651. "$(inherited)",
  652. "@executable_path/Frameworks",
  653. "@executable_path/../../Frameworks",
  654. );
  655. MARKETING_VERSION = 1.2;
  656. PRODUCT_BUNDLE_IDENTIFIER = io.heckel.ntfy.ntfyNSE;
  657. PRODUCT_NAME = "$(TARGET_NAME)";
  658. SKIP_INSTALL = YES;
  659. SWIFT_EMIT_LOC_STRINGS = YES;
  660. SWIFT_VERSION = 5.0;
  661. TARGETED_DEVICE_FAMILY = "1,2";
  662. };
  663. name = Release;
  664. };
  665. /* End XCBuildConfiguration section */
  666. /* Begin XCConfigurationList section */
  667. 9474F1B8282F2AA700CDE4DD /* Build configuration list for PBXProject "ntfy" */ = {
  668. isa = XCConfigurationList;
  669. buildConfigurations = (
  670. 9474F1C9282F2AA800CDE4DD /* Debug */,
  671. 9474F1CA282F2AA800CDE4DD /* Release */,
  672. );
  673. defaultConfigurationIsVisible = 0;
  674. defaultConfigurationName = Release;
  675. };
  676. 9474F1CB282F2AA800CDE4DD /* Build configuration list for PBXNativeTarget "ntfy" */ = {
  677. isa = XCConfigurationList;
  678. buildConfigurations = (
  679. 9474F1CC282F2AA800CDE4DD /* Debug */,
  680. 9474F1CD282F2AA800CDE4DD /* Release */,
  681. );
  682. defaultConfigurationIsVisible = 0;
  683. defaultConfigurationName = Release;
  684. };
  685. 9474F1EC282F3FFD00CDE4DD /* Build configuration list for PBXNativeTarget "ntfyNSE" */ = {
  686. isa = XCConfigurationList;
  687. buildConfigurations = (
  688. 9474F1ED282F3FFD00CDE4DD /* Debug */,
  689. 9474F1EE282F3FFD00CDE4DD /* Release */,
  690. );
  691. defaultConfigurationIsVisible = 0;
  692. defaultConfigurationName = Release;
  693. };
  694. /* End XCConfigurationList section */
  695. /* Begin XCRemoteSwiftPackageReference section */
  696. 9474F1CE282F2BB600CDE4DD /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = {
  697. isa = XCRemoteSwiftPackageReference;
  698. repositoryURL = "https://github.com/firebase/firebase-ios-sdk";
  699. requirement = {
  700. kind = upToNextMajorVersion;
  701. minimumVersion = 9.0.0;
  702. };
  703. };
  704. /* End XCRemoteSwiftPackageReference section */
  705. /* Begin XCSwiftPackageProductDependency section */
  706. 9474F1CF282F2BB600CDE4DD /* FirebaseMessaging */ = {
  707. isa = XCSwiftPackageProductDependency;
  708. package = 9474F1CE282F2BB600CDE4DD /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
  709. productName = FirebaseMessaging;
  710. };
  711. /* End XCSwiftPackageProductDependency section */
  712. /* Begin XCVersionGroup section */
  713. 9474F1F52830830700CDE4DD /* ntfy.xcdatamodeld */ = {
  714. isa = XCVersionGroup;
  715. children = (
  716. 9474F1F62830830700CDE4DD /* Model.xcdatamodel */,
  717. );
  718. currentVersion = 9474F1F62830830700CDE4DD /* Model.xcdatamodel */;
  719. path = ntfy.xcdatamodeld;
  720. sourceTree = "<group>";
  721. versionGroupType = wrapper.xcdatamodel;
  722. };
  723. /* End XCVersionGroup section */
  724. };
  725. rootObject = 9474F1B5282F2AA700CDE4DD /* Project object */;
  726. }