project.pbxproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2B3E96D298A3E04003DA2AD3 /* Pods_Asteria_NotificationServiceExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */; };
  10. 8172449F29F3B2ED005FA9C9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8172449E29F3B2ED005FA9C9 /* AppDelegate.m */; };
  11. 817244AA29F3B2EE005FA9C9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 817244A929F3B2EE005FA9C9 /* Assets.xcassets */; };
  12. 817244AD29F3B2EE005FA9C9 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */; };
  13. 817244B029F3B2EE005FA9C9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 817244AF29F3B2EE005FA9C9 /* main.m */; };
  14. 817244BE29F3B81C005FA9C9 /* NotificationService.m in Sources */ = {isa = PBXBuildFile; fileRef = 817244BD29F3B81C005FA9C9 /* NotificationService.m */; };
  15. 817244C229F3B81C005FA9C9 /* NotificationServiceExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  16. 81932E2B29F7539B007C37AF /* UIColor+AS.m in Sources */ = {isa = PBXBuildFile; fileRef = 81932E2A29F7539B007C37AF /* UIColor+AS.m */; };
  17. 819900222A020A6F006FE68C /* LYTools.m in Sources */ = {isa = PBXBuildFile; fileRef = 819900212A020A6F006FE68C /* LYTools.m */; };
  18. 81C3B44429F6612800D79294 /* ASBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B44329F6612800D79294 /* ASBaseViewController.m */; };
  19. 81C3B44729F664A500D79294 /* ASTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B44629F664A500D79294 /* ASTabBarController.m */; };
  20. 81C3B44A29F6661500D79294 /* ASBaseNavController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B44929F6661500D79294 /* ASBaseNavController.m */; };
  21. 81C3B45529F66C1700D79294 /* UIView+PublicInit.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C3B45429F66C1700D79294 /* UIView+PublicInit.m */; };
  22. 8C24ECE114420CDEE7B9B22B /* Pods_Asteria.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */; };
  23. /* End PBXBuildFile section */
  24. /* Begin PBXContainerItemProxy section */
  25. 817244C029F3B81C005FA9C9 /* PBXContainerItemProxy */ = {
  26. isa = PBXContainerItemProxy;
  27. containerPortal = 8172449229F3B2EC005FA9C9 /* Project object */;
  28. proxyType = 1;
  29. remoteGlobalIDString = 817244B929F3B81C005FA9C9;
  30. remoteInfo = NotificationServiceExtension;
  31. };
  32. /* End PBXContainerItemProxy section */
  33. /* Begin PBXCopyFilesBuildPhase section */
  34. 817244C329F3B81C005FA9C9 /* Embed Foundation Extensions */ = {
  35. isa = PBXCopyFilesBuildPhase;
  36. buildActionMask = 2147483647;
  37. dstPath = "";
  38. dstSubfolderSpec = 13;
  39. files = (
  40. 817244C229F3B81C005FA9C9 /* NotificationServiceExtension.appex in Embed Foundation Extensions */,
  41. );
  42. name = "Embed Foundation Extensions";
  43. runOnlyForDeploymentPostprocessing = 0;
  44. };
  45. /* End PBXCopyFilesBuildPhase section */
  46. /* Begin PBXFileReference section */
  47. 2A57FEE3AE67604607B5A6DE /* Pods-Asteria.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria.release.xcconfig"; path = "Target Support Files/Pods-Asteria/Pods-Asteria.release.xcconfig"; sourceTree = "<group>"; };
  48. 3757F38E691966CC4F482D46 /* Pods-Asteria-NotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria-NotificationServiceExtension.release.xcconfig"; path = "Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension.release.xcconfig"; sourceTree = "<group>"; };
  49. 3C97D3C0DD5DB3DCA3FF46B8 /* Pods-Asteria.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria.debug.xcconfig"; path = "Target Support Files/Pods-Asteria/Pods-Asteria.debug.xcconfig"; sourceTree = "<group>"; };
  50. 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Asteria_NotificationServiceExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  51. 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Asteria.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  52. 8172449A29F3B2ED005FA9C9 /* Asteria.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Asteria.app; sourceTree = BUILT_PRODUCTS_DIR; };
  53. 8172449D29F3B2ED005FA9C9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  54. 8172449E29F3B2ED005FA9C9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  55. 817244A929F3B2EE005FA9C9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  56. 817244AC29F3B2EE005FA9C9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  57. 817244AE29F3B2EE005FA9C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  58. 817244AF29F3B2EE005FA9C9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  59. 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  60. 817244BC29F3B81C005FA9C9 /* NotificationService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationService.h; sourceTree = "<group>"; };
  61. 817244BD29F3B81C005FA9C9 /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; };
  62. 817244BF29F3B81C005FA9C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  63. 81932E2929F7539B007C37AF /* UIColor+AS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIColor+AS.h"; sourceTree = "<group>"; };
  64. 81932E2A29F7539B007C37AF /* UIColor+AS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIColor+AS.m"; sourceTree = "<group>"; };
  65. 8199001E2A0206F7006FE68C /* SizeDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SizeDefine.h; sourceTree = "<group>"; };
  66. 819900202A020A6F006FE68C /* LYTools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LYTools.h; sourceTree = "<group>"; };
  67. 819900212A020A6F006FE68C /* LYTools.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LYTools.m; sourceTree = "<group>"; };
  68. 81C3B44229F6612800D79294 /* ASBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASBaseViewController.h; sourceTree = "<group>"; };
  69. 81C3B44329F6612800D79294 /* ASBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASBaseViewController.m; sourceTree = "<group>"; };
  70. 81C3B44529F664A500D79294 /* ASTabBarController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASTabBarController.h; sourceTree = "<group>"; };
  71. 81C3B44629F664A500D79294 /* ASTabBarController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASTabBarController.m; sourceTree = "<group>"; };
  72. 81C3B44829F6661500D79294 /* ASBaseNavController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASBaseNavController.h; sourceTree = "<group>"; };
  73. 81C3B44929F6661500D79294 /* ASBaseNavController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASBaseNavController.m; sourceTree = "<group>"; };
  74. 81C3B44F29F6699900D79294 /* PreFixHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PreFixHeader.h; sourceTree = "<group>"; };
  75. 81C3B45029F669C900D79294 /* ColorDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ColorDefine.h; sourceTree = "<group>"; };
  76. 81C3B45129F66AF000D79294 /* FontDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FontDefine.h; sourceTree = "<group>"; };
  77. 81C3B45329F66C1700D79294 /* UIView+PublicInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+PublicInit.h"; sourceTree = "<group>"; };
  78. 81C3B45429F66C1700D79294 /* UIView+PublicInit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+PublicInit.m"; sourceTree = "<group>"; };
  79. F28014612B0095476AA5BC1B /* Pods-Asteria-NotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Asteria-NotificationServiceExtension.debug.xcconfig"; path = "Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension.debug.xcconfig"; sourceTree = "<group>"; };
  80. /* End PBXFileReference section */
  81. /* Begin PBXFrameworksBuildPhase section */
  82. 8172449729F3B2ED005FA9C9 /* Frameworks */ = {
  83. isa = PBXFrameworksBuildPhase;
  84. buildActionMask = 2147483647;
  85. files = (
  86. 8C24ECE114420CDEE7B9B22B /* Pods_Asteria.framework in Frameworks */,
  87. );
  88. runOnlyForDeploymentPostprocessing = 0;
  89. };
  90. 817244B729F3B81C005FA9C9 /* Frameworks */ = {
  91. isa = PBXFrameworksBuildPhase;
  92. buildActionMask = 2147483647;
  93. files = (
  94. 2B3E96D298A3E04003DA2AD3 /* Pods_Asteria_NotificationServiceExtension.framework in Frameworks */,
  95. );
  96. runOnlyForDeploymentPostprocessing = 0;
  97. };
  98. /* End PBXFrameworksBuildPhase section */
  99. /* Begin PBXGroup section */
  100. 5A5FFF81F369698EFECBFE81 /* Frameworks */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */,
  104. 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */,
  105. );
  106. name = Frameworks;
  107. sourceTree = "<group>";
  108. };
  109. 8172449129F3B2EC005FA9C9 = {
  110. isa = PBXGroup;
  111. children = (
  112. 8172449C29F3B2ED005FA9C9 /* Asteria */,
  113. 817244BB29F3B81C005FA9C9 /* NotificationServiceExtension */,
  114. 8172449B29F3B2ED005FA9C9 /* Products */,
  115. AD6FCC75A25F3F751CF2E2EB /* Pods */,
  116. 5A5FFF81F369698EFECBFE81 /* Frameworks */,
  117. );
  118. sourceTree = "<group>";
  119. };
  120. 8172449B29F3B2ED005FA9C9 /* Products */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 8172449A29F3B2ED005FA9C9 /* Asteria.app */,
  124. 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */,
  125. );
  126. name = Products;
  127. sourceTree = "<group>";
  128. };
  129. 8172449C29F3B2ED005FA9C9 /* Asteria */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 8199001F2A020A4F006FE68C /* Tools */,
  133. 81C3B44B29F6691300D79294 /* Extensions */,
  134. 8172449D29F3B2ED005FA9C9 /* AppDelegate.h */,
  135. 8172449E29F3B2ED005FA9C9 /* AppDelegate.m */,
  136. 81C3B44229F6612800D79294 /* ASBaseViewController.h */,
  137. 81C3B44329F6612800D79294 /* ASBaseViewController.m */,
  138. 81C3B44829F6661500D79294 /* ASBaseNavController.h */,
  139. 81C3B44929F6661500D79294 /* ASBaseNavController.m */,
  140. 81C3B44529F664A500D79294 /* ASTabBarController.h */,
  141. 81C3B44629F664A500D79294 /* ASTabBarController.m */,
  142. 81C3B44F29F6699900D79294 /* PreFixHeader.h */,
  143. 81C3B45029F669C900D79294 /* ColorDefine.h */,
  144. 8199001E2A0206F7006FE68C /* SizeDefine.h */,
  145. 81C3B45129F66AF000D79294 /* FontDefine.h */,
  146. 817244A929F3B2EE005FA9C9 /* Assets.xcassets */,
  147. 817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */,
  148. 817244AE29F3B2EE005FA9C9 /* Info.plist */,
  149. 817244AF29F3B2EE005FA9C9 /* main.m */,
  150. );
  151. path = Asteria;
  152. sourceTree = "<group>";
  153. };
  154. 817244BB29F3B81C005FA9C9 /* NotificationServiceExtension */ = {
  155. isa = PBXGroup;
  156. children = (
  157. 817244BC29F3B81C005FA9C9 /* NotificationService.h */,
  158. 817244BD29F3B81C005FA9C9 /* NotificationService.m */,
  159. 817244BF29F3B81C005FA9C9 /* Info.plist */,
  160. );
  161. path = NotificationServiceExtension;
  162. sourceTree = "<group>";
  163. };
  164. 8199001F2A020A4F006FE68C /* Tools */ = {
  165. isa = PBXGroup;
  166. children = (
  167. 819900202A020A6F006FE68C /* LYTools.h */,
  168. 819900212A020A6F006FE68C /* LYTools.m */,
  169. );
  170. path = Tools;
  171. sourceTree = "<group>";
  172. };
  173. 81C3B44B29F6691300D79294 /* Extensions */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 81C3B45329F66C1700D79294 /* UIView+PublicInit.h */,
  177. 81C3B45429F66C1700D79294 /* UIView+PublicInit.m */,
  178. 81932E2929F7539B007C37AF /* UIColor+AS.h */,
  179. 81932E2A29F7539B007C37AF /* UIColor+AS.m */,
  180. );
  181. path = Extensions;
  182. sourceTree = "<group>";
  183. };
  184. AD6FCC75A25F3F751CF2E2EB /* Pods */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 3C97D3C0DD5DB3DCA3FF46B8 /* Pods-Asteria.debug.xcconfig */,
  188. 2A57FEE3AE67604607B5A6DE /* Pods-Asteria.release.xcconfig */,
  189. F28014612B0095476AA5BC1B /* Pods-Asteria-NotificationServiceExtension.debug.xcconfig */,
  190. 3757F38E691966CC4F482D46 /* Pods-Asteria-NotificationServiceExtension.release.xcconfig */,
  191. );
  192. path = Pods;
  193. sourceTree = "<group>";
  194. };
  195. /* End PBXGroup section */
  196. /* Begin PBXNativeTarget section */
  197. 8172449929F3B2ED005FA9C9 /* Asteria */ = {
  198. isa = PBXNativeTarget;
  199. buildConfigurationList = 817244B329F3B2EE005FA9C9 /* Build configuration list for PBXNativeTarget "Asteria" */;
  200. buildPhases = (
  201. 99A0BC3099EF658C7572EE53 /* [CP] Check Pods Manifest.lock */,
  202. 8172449629F3B2ED005FA9C9 /* Sources */,
  203. 8172449729F3B2ED005FA9C9 /* Frameworks */,
  204. 8172449829F3B2ED005FA9C9 /* Resources */,
  205. 817244C329F3B81C005FA9C9 /* Embed Foundation Extensions */,
  206. 3B92BBFD060A2570947ECE79 /* [CP] Embed Pods Frameworks */,
  207. 98D74E56EC226FF60623E369 /* [CP] Copy Pods Resources */,
  208. );
  209. buildRules = (
  210. );
  211. dependencies = (
  212. 817244C129F3B81C005FA9C9 /* PBXTargetDependency */,
  213. );
  214. name = Asteria;
  215. productName = Asteria;
  216. productReference = 8172449A29F3B2ED005FA9C9 /* Asteria.app */;
  217. productType = "com.apple.product-type.application";
  218. };
  219. 817244B929F3B81C005FA9C9 /* NotificationServiceExtension */ = {
  220. isa = PBXNativeTarget;
  221. buildConfigurationList = 817244C629F3B81C005FA9C9 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */;
  222. buildPhases = (
  223. 3E1D2F88A7C35F41F9DF89B3 /* [CP] Check Pods Manifest.lock */,
  224. 817244B629F3B81C005FA9C9 /* Sources */,
  225. 817244B729F3B81C005FA9C9 /* Frameworks */,
  226. 817244B829F3B81C005FA9C9 /* Resources */,
  227. 19CF3293FFA4BAF08C679C6D /* [CP] Copy Pods Resources */,
  228. );
  229. buildRules = (
  230. );
  231. dependencies = (
  232. );
  233. name = NotificationServiceExtension;
  234. productName = NotificationServiceExtension;
  235. productReference = 817244BA29F3B81C005FA9C9 /* NotificationServiceExtension.appex */;
  236. productType = "com.apple.product-type.app-extension";
  237. };
  238. /* End PBXNativeTarget section */
  239. /* Begin PBXProject section */
  240. 8172449229F3B2EC005FA9C9 /* Project object */ = {
  241. isa = PBXProject;
  242. attributes = {
  243. BuildIndependentTargetsInParallel = 1;
  244. LastUpgradeCheck = 1420;
  245. TargetAttributes = {
  246. 8172449929F3B2ED005FA9C9 = {
  247. CreatedOnToolsVersion = 14.2;
  248. };
  249. 817244B929F3B81C005FA9C9 = {
  250. CreatedOnToolsVersion = 14.2;
  251. };
  252. };
  253. };
  254. buildConfigurationList = 8172449529F3B2EC005FA9C9 /* Build configuration list for PBXProject "Asteria" */;
  255. compatibilityVersion = "Xcode 14.0";
  256. developmentRegion = en;
  257. hasScannedForEncodings = 0;
  258. knownRegions = (
  259. en,
  260. Base,
  261. );
  262. mainGroup = 8172449129F3B2EC005FA9C9;
  263. productRefGroup = 8172449B29F3B2ED005FA9C9 /* Products */;
  264. projectDirPath = "";
  265. projectRoot = "";
  266. targets = (
  267. 8172449929F3B2ED005FA9C9 /* Asteria */,
  268. 817244B929F3B81C005FA9C9 /* NotificationServiceExtension */,
  269. );
  270. };
  271. /* End PBXProject section */
  272. /* Begin PBXResourcesBuildPhase section */
  273. 8172449829F3B2ED005FA9C9 /* Resources */ = {
  274. isa = PBXResourcesBuildPhase;
  275. buildActionMask = 2147483647;
  276. files = (
  277. 817244AD29F3B2EE005FA9C9 /* LaunchScreen.storyboard in Resources */,
  278. 817244AA29F3B2EE005FA9C9 /* Assets.xcassets in Resources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. 817244B829F3B81C005FA9C9 /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXResourcesBuildPhase section */
  290. /* Begin PBXShellScriptBuildPhase section */
  291. 19CF3293FFA4BAF08C679C6D /* [CP] Copy Pods Resources */ = {
  292. isa = PBXShellScriptBuildPhase;
  293. buildActionMask = 2147483647;
  294. files = (
  295. );
  296. inputFileListPaths = (
  297. "${PODS_ROOT}/Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension-resources-${CONFIGURATION}-input-files.xcfilelist",
  298. );
  299. name = "[CP] Copy Pods Resources";
  300. outputFileListPaths = (
  301. "${PODS_ROOT}/Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension-resources-${CONFIGURATION}-output-files.xcfilelist",
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. shellPath = /bin/sh;
  305. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Asteria-NotificationServiceExtension/Pods-Asteria-NotificationServiceExtension-resources.sh\"\n";
  306. showEnvVarsInLog = 0;
  307. };
  308. 3B92BBFD060A2570947ECE79 /* [CP] Embed Pods Frameworks */ = {
  309. isa = PBXShellScriptBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. );
  313. inputFileListPaths = (
  314. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  315. );
  316. name = "[CP] Embed Pods Frameworks";
  317. outputFileListPaths = (
  318. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  319. );
  320. runOnlyForDeploymentPostprocessing = 0;
  321. shellPath = /bin/sh;
  322. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-frameworks.sh\"\n";
  323. showEnvVarsInLog = 0;
  324. };
  325. 3E1D2F88A7C35F41F9DF89B3 /* [CP] Check Pods Manifest.lock */ = {
  326. isa = PBXShellScriptBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. );
  330. inputFileListPaths = (
  331. );
  332. inputPaths = (
  333. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  334. "${PODS_ROOT}/Manifest.lock",
  335. );
  336. name = "[CP] Check Pods Manifest.lock";
  337. outputFileListPaths = (
  338. );
  339. outputPaths = (
  340. "$(DERIVED_FILE_DIR)/Pods-Asteria-NotificationServiceExtension-checkManifestLockResult.txt",
  341. );
  342. runOnlyForDeploymentPostprocessing = 0;
  343. shellPath = /bin/sh;
  344. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  345. showEnvVarsInLog = 0;
  346. };
  347. 98D74E56EC226FF60623E369 /* [CP] Copy Pods Resources */ = {
  348. isa = PBXShellScriptBuildPhase;
  349. buildActionMask = 2147483647;
  350. files = (
  351. );
  352. inputFileListPaths = (
  353. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-resources-${CONFIGURATION}-input-files.xcfilelist",
  354. );
  355. name = "[CP] Copy Pods Resources";
  356. outputFileListPaths = (
  357. "${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-resources-${CONFIGURATION}-output-files.xcfilelist",
  358. );
  359. runOnlyForDeploymentPostprocessing = 0;
  360. shellPath = /bin/sh;
  361. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Asteria/Pods-Asteria-resources.sh\"\n";
  362. showEnvVarsInLog = 0;
  363. };
  364. 99A0BC3099EF658C7572EE53 /* [CP] Check Pods Manifest.lock */ = {
  365. isa = PBXShellScriptBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. );
  369. inputFileListPaths = (
  370. );
  371. inputPaths = (
  372. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  373. "${PODS_ROOT}/Manifest.lock",
  374. );
  375. name = "[CP] Check Pods Manifest.lock";
  376. outputFileListPaths = (
  377. );
  378. outputPaths = (
  379. "$(DERIVED_FILE_DIR)/Pods-Asteria-checkManifestLockResult.txt",
  380. );
  381. runOnlyForDeploymentPostprocessing = 0;
  382. shellPath = /bin/sh;
  383. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  384. showEnvVarsInLog = 0;
  385. };
  386. /* End PBXShellScriptBuildPhase section */
  387. /* Begin PBXSourcesBuildPhase section */
  388. 8172449629F3B2ED005FA9C9 /* Sources */ = {
  389. isa = PBXSourcesBuildPhase;
  390. buildActionMask = 2147483647;
  391. files = (
  392. 8172449F29F3B2ED005FA9C9 /* AppDelegate.m in Sources */,
  393. 817244B029F3B2EE005FA9C9 /* main.m in Sources */,
  394. 819900222A020A6F006FE68C /* LYTools.m in Sources */,
  395. 81C3B44429F6612800D79294 /* ASBaseViewController.m in Sources */,
  396. 81C3B44A29F6661500D79294 /* ASBaseNavController.m in Sources */,
  397. 81C3B44729F664A500D79294 /* ASTabBarController.m in Sources */,
  398. 81C3B45529F66C1700D79294 /* UIView+PublicInit.m in Sources */,
  399. 81932E2B29F7539B007C37AF /* UIColor+AS.m in Sources */,
  400. );
  401. runOnlyForDeploymentPostprocessing = 0;
  402. };
  403. 817244B629F3B81C005FA9C9 /* Sources */ = {
  404. isa = PBXSourcesBuildPhase;
  405. buildActionMask = 2147483647;
  406. files = (
  407. 817244BE29F3B81C005FA9C9 /* NotificationService.m in Sources */,
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. };
  411. /* End PBXSourcesBuildPhase section */
  412. /* Begin PBXTargetDependency section */
  413. 817244C129F3B81C005FA9C9 /* PBXTargetDependency */ = {
  414. isa = PBXTargetDependency;
  415. target = 817244B929F3B81C005FA9C9 /* NotificationServiceExtension */;
  416. targetProxy = 817244C029F3B81C005FA9C9 /* PBXContainerItemProxy */;
  417. };
  418. /* End PBXTargetDependency section */
  419. /* Begin PBXVariantGroup section */
  420. 817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */ = {
  421. isa = PBXVariantGroup;
  422. children = (
  423. 817244AC29F3B2EE005FA9C9 /* Base */,
  424. );
  425. name = LaunchScreen.storyboard;
  426. sourceTree = "<group>";
  427. };
  428. /* End PBXVariantGroup section */
  429. /* Begin XCBuildConfiguration section */
  430. 817244B129F3B2EE005FA9C9 /* Debug */ = {
  431. isa = XCBuildConfiguration;
  432. buildSettings = {
  433. ALWAYS_SEARCH_USER_PATHS = NO;
  434. CLANG_ANALYZER_NONNULL = YES;
  435. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  436. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  437. CLANG_ENABLE_MODULES = YES;
  438. CLANG_ENABLE_OBJC_ARC = YES;
  439. CLANG_ENABLE_OBJC_WEAK = YES;
  440. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  441. CLANG_WARN_BOOL_CONVERSION = YES;
  442. CLANG_WARN_COMMA = YES;
  443. CLANG_WARN_CONSTANT_CONVERSION = YES;
  444. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  445. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  446. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  447. CLANG_WARN_EMPTY_BODY = YES;
  448. CLANG_WARN_ENUM_CONVERSION = YES;
  449. CLANG_WARN_INFINITE_RECURSION = YES;
  450. CLANG_WARN_INT_CONVERSION = YES;
  451. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  452. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  453. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  454. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  455. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  456. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  457. CLANG_WARN_STRICT_PROTOTYPES = YES;
  458. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  459. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  460. CLANG_WARN_UNREACHABLE_CODE = YES;
  461. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  462. COPY_PHASE_STRIP = NO;
  463. DEBUG_INFORMATION_FORMAT = dwarf;
  464. ENABLE_STRICT_OBJC_MSGSEND = YES;
  465. ENABLE_TESTABILITY = YES;
  466. GCC_C_LANGUAGE_STANDARD = gnu11;
  467. GCC_DYNAMIC_NO_PIC = NO;
  468. GCC_NO_COMMON_BLOCKS = YES;
  469. GCC_OPTIMIZATION_LEVEL = 0;
  470. GCC_PREPROCESSOR_DEFINITIONS = (
  471. "DEBUG=1",
  472. "$(inherited)",
  473. );
  474. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  475. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  476. GCC_WARN_UNDECLARED_SELECTOR = YES;
  477. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  478. GCC_WARN_UNUSED_FUNCTION = YES;
  479. GCC_WARN_UNUSED_VARIABLE = YES;
  480. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  481. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  482. MTL_FAST_MATH = YES;
  483. ONLY_ACTIVE_ARCH = YES;
  484. SDKROOT = iphoneos;
  485. };
  486. name = Debug;
  487. };
  488. 817244B229F3B2EE005FA9C9 /* Release */ = {
  489. isa = XCBuildConfiguration;
  490. buildSettings = {
  491. ALWAYS_SEARCH_USER_PATHS = NO;
  492. CLANG_ANALYZER_NONNULL = YES;
  493. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  494. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  495. CLANG_ENABLE_MODULES = YES;
  496. CLANG_ENABLE_OBJC_ARC = YES;
  497. CLANG_ENABLE_OBJC_WEAK = YES;
  498. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  499. CLANG_WARN_BOOL_CONVERSION = YES;
  500. CLANG_WARN_COMMA = YES;
  501. CLANG_WARN_CONSTANT_CONVERSION = YES;
  502. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  503. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  504. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  505. CLANG_WARN_EMPTY_BODY = YES;
  506. CLANG_WARN_ENUM_CONVERSION = YES;
  507. CLANG_WARN_INFINITE_RECURSION = YES;
  508. CLANG_WARN_INT_CONVERSION = YES;
  509. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  510. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  511. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  512. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  513. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  514. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  515. CLANG_WARN_STRICT_PROTOTYPES = YES;
  516. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  517. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  518. CLANG_WARN_UNREACHABLE_CODE = YES;
  519. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  520. COPY_PHASE_STRIP = NO;
  521. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  522. ENABLE_NS_ASSERTIONS = NO;
  523. ENABLE_STRICT_OBJC_MSGSEND = YES;
  524. GCC_C_LANGUAGE_STANDARD = gnu11;
  525. GCC_NO_COMMON_BLOCKS = YES;
  526. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  527. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  528. GCC_WARN_UNDECLARED_SELECTOR = YES;
  529. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  530. GCC_WARN_UNUSED_FUNCTION = YES;
  531. GCC_WARN_UNUSED_VARIABLE = YES;
  532. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  533. MTL_ENABLE_DEBUG_INFO = NO;
  534. MTL_FAST_MATH = YES;
  535. SDKROOT = iphoneos;
  536. VALIDATE_PRODUCT = YES;
  537. };
  538. name = Release;
  539. };
  540. 817244B429F3B2EE005FA9C9 /* Debug */ = {
  541. isa = XCBuildConfiguration;
  542. baseConfigurationReference = 3C97D3C0DD5DB3DCA3FF46B8 /* Pods-Asteria.debug.xcconfig */;
  543. buildSettings = {
  544. APPLICATION_EXTENSION_API_ONLY = NO;
  545. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  546. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  547. CODE_SIGN_STYLE = Automatic;
  548. CURRENT_PROJECT_VERSION = 1;
  549. DEVELOPMENT_TEAM = BUGL3DWWB7;
  550. GCC_PREFIX_HEADER = "$(SRCROOT)/Asteria/PreFixHeader.h";
  551. GENERATE_INFOPLIST_FILE = YES;
  552. INFOPLIST_FILE = Asteria/Info.plist;
  553. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  554. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  555. INFOPLIST_KEY_UIMainStoryboardFile = "";
  556. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  557. LD_RUNPATH_SEARCH_PATHS = (
  558. "$(inherited)",
  559. "@executable_path/Frameworks",
  560. );
  561. MARKETING_VERSION = 1.0;
  562. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria;
  563. PRODUCT_NAME = "$(TARGET_NAME)";
  564. SWIFT_EMIT_LOC_STRINGS = YES;
  565. TARGETED_DEVICE_FAMILY = "1,2";
  566. };
  567. name = Debug;
  568. };
  569. 817244B529F3B2EE005FA9C9 /* Release */ = {
  570. isa = XCBuildConfiguration;
  571. baseConfigurationReference = 2A57FEE3AE67604607B5A6DE /* Pods-Asteria.release.xcconfig */;
  572. buildSettings = {
  573. APPLICATION_EXTENSION_API_ONLY = NO;
  574. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  575. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  576. CODE_SIGN_STYLE = Automatic;
  577. CURRENT_PROJECT_VERSION = 1;
  578. DEVELOPMENT_TEAM = BUGL3DWWB7;
  579. GCC_PREFIX_HEADER = "$(SRCROOT)/Asteria/PreFixHeader.h";
  580. GENERATE_INFOPLIST_FILE = YES;
  581. INFOPLIST_FILE = Asteria/Info.plist;
  582. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  583. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  584. INFOPLIST_KEY_UIMainStoryboardFile = "";
  585. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  586. LD_RUNPATH_SEARCH_PATHS = (
  587. "$(inherited)",
  588. "@executable_path/Frameworks",
  589. );
  590. MARKETING_VERSION = 1.0;
  591. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria;
  592. PRODUCT_NAME = "$(TARGET_NAME)";
  593. SWIFT_EMIT_LOC_STRINGS = YES;
  594. TARGETED_DEVICE_FAMILY = "1,2";
  595. };
  596. name = Release;
  597. };
  598. 817244C429F3B81C005FA9C9 /* Debug */ = {
  599. isa = XCBuildConfiguration;
  600. baseConfigurationReference = F28014612B0095476AA5BC1B /* Pods-Asteria-NotificationServiceExtension.debug.xcconfig */;
  601. buildSettings = {
  602. CODE_SIGN_STYLE = Automatic;
  603. CURRENT_PROJECT_VERSION = 1;
  604. DEVELOPMENT_TEAM = BUGL3DWWB7;
  605. GENERATE_INFOPLIST_FILE = YES;
  606. INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
  607. INFOPLIST_KEY_CFBundleDisplayName = NotificationServiceExtension;
  608. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  609. LD_RUNPATH_SEARCH_PATHS = (
  610. "$(inherited)",
  611. "@executable_path/Frameworks",
  612. "@executable_path/../../Frameworks",
  613. );
  614. MARKETING_VERSION = 1.0;
  615. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria.NotificationServiceExtension;
  616. PRODUCT_NAME = "$(TARGET_NAME)";
  617. SKIP_INSTALL = YES;
  618. SWIFT_EMIT_LOC_STRINGS = YES;
  619. TARGETED_DEVICE_FAMILY = "1,2";
  620. };
  621. name = Debug;
  622. };
  623. 817244C529F3B81C005FA9C9 /* Release */ = {
  624. isa = XCBuildConfiguration;
  625. baseConfigurationReference = 3757F38E691966CC4F482D46 /* Pods-Asteria-NotificationServiceExtension.release.xcconfig */;
  626. buildSettings = {
  627. CODE_SIGN_STYLE = Automatic;
  628. CURRENT_PROJECT_VERSION = 1;
  629. DEVELOPMENT_TEAM = BUGL3DWWB7;
  630. GENERATE_INFOPLIST_FILE = YES;
  631. INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
  632. INFOPLIST_KEY_CFBundleDisplayName = NotificationServiceExtension;
  633. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  634. LD_RUNPATH_SEARCH_PATHS = (
  635. "$(inherited)",
  636. "@executable_path/Frameworks",
  637. "@executable_path/../../Frameworks",
  638. );
  639. MARKETING_VERSION = 1.0;
  640. PRODUCT_BUNDLE_IDENTIFIER = com.info.LYAsteria.Asteria.NotificationServiceExtension;
  641. PRODUCT_NAME = "$(TARGET_NAME)";
  642. SKIP_INSTALL = YES;
  643. SWIFT_EMIT_LOC_STRINGS = YES;
  644. TARGETED_DEVICE_FAMILY = "1,2";
  645. };
  646. name = Release;
  647. };
  648. /* End XCBuildConfiguration section */
  649. /* Begin XCConfigurationList section */
  650. 8172449529F3B2EC005FA9C9 /* Build configuration list for PBXProject "Asteria" */ = {
  651. isa = XCConfigurationList;
  652. buildConfigurations = (
  653. 817244B129F3B2EE005FA9C9 /* Debug */,
  654. 817244B229F3B2EE005FA9C9 /* Release */,
  655. );
  656. defaultConfigurationIsVisible = 0;
  657. defaultConfigurationName = Release;
  658. };
  659. 817244B329F3B2EE005FA9C9 /* Build configuration list for PBXNativeTarget "Asteria" */ = {
  660. isa = XCConfigurationList;
  661. buildConfigurations = (
  662. 817244B429F3B2EE005FA9C9 /* Debug */,
  663. 817244B529F3B2EE005FA9C9 /* Release */,
  664. );
  665. defaultConfigurationIsVisible = 0;
  666. defaultConfigurationName = Release;
  667. };
  668. 817244C629F3B81C005FA9C9 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */ = {
  669. isa = XCConfigurationList;
  670. buildConfigurations = (
  671. 817244C429F3B81C005FA9C9 /* Debug */,
  672. 817244C529F3B81C005FA9C9 /* Release */,
  673. );
  674. defaultConfigurationIsVisible = 0;
  675. defaultConfigurationName = Release;
  676. };
  677. /* End XCConfigurationList section */
  678. };
  679. rootObject = 8172449229F3B2EC005FA9C9 /* Project object */;
  680. }