project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 12960AE02892361000A467DD /* FourthTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12960ADF2892361000A467DD /* FourthTabViewController.swift */; };
  10. 2401CE9A275490DB00B323BB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE99275490DB00B323BB /* AppDelegate.swift */; };
  11. 2401CE9C275490DB00B323BB /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE9B275490DB00B323BB /* SceneDelegate.swift */; };
  12. 2401CE9E275490DB00B323BB /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401CE9D275490DB00B323BB /* ViewController.swift */; };
  13. 2401CEA1275490DB00B323BB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CE9F275490DB00B323BB /* Main.storyboard */; };
  14. 2401CEA3275490E600B323BB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA2275490E600B323BB /* Assets.xcassets */; };
  15. 2401CEA6275490E600B323BB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2401CEA4275490E600B323BB /* LaunchScreen.storyboard */; };
  16. 25C03557815094948D1AD132 /* Pods_AppBuilder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5E5DD081C8AF3DD05C9600B /* Pods_AppBuilder.framework */; };
  17. A413B18727EACB20006D16EB /* PrefsUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = A413B18627EACB20006D16EB /* PrefsUtil.swift */; };
  18. A42ED92227F30BA200B0FAB7 /* FirstTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */; };
  19. A42ED92427F3FC2F00B0FAB7 /* SecondTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */; };
  20. A42ED92627F439A200B0FAB7 /* ThirdTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A42ED92527F439A200B0FAB7 /* ThirdTabViewController.swift */; };
  21. A4B5F03E27F193DD0089B871 /* Poppins-Light.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03727F193DC0089B871 /* Poppins-Light.ttf */; };
  22. A4B5F03F27F193DD0089B871 /* Poppins-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03827F193DC0089B871 /* Poppins-Medium.ttf */; };
  23. A4B5F04027F193DD0089B871 /* Poppins-SemiBoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03927F193DC0089B871 /* Poppins-SemiBoldItalic.ttf */; };
  24. A4B5F04127F193DD0089B871 /* Poppins-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03A27F193DC0089B871 /* Poppins-Regular.ttf */; };
  25. A4B5F04227F193DD0089B871 /* Poppins-LightItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03B27F193DC0089B871 /* Poppins-LightItalic.ttf */; };
  26. A4B5F04327F193DD0089B871 /* Poppins-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03C27F193DC0089B871 /* Poppins-SemiBold.ttf */; };
  27. A4B5F04427F193DD0089B871 /* Poppins-MediumItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A4B5F03D27F193DC0089B871 /* Poppins-MediumItalic.ttf */; };
  28. CDEE3DCC29B06E1E00B420E5 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDEE3DCB29B06E1E00B420E5 /* NotificationService.swift */; };
  29. CDEE3DD029B06E1E00B420E5 /* NotificationService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  30. /* End PBXBuildFile section */
  31. /* Begin PBXContainerItemProxy section */
  32. CDEE3DCE29B06E1E00B420E5 /* PBXContainerItemProxy */ = {
  33. isa = PBXContainerItemProxy;
  34. containerPortal = 2401CE8E275490DB00B323BB /* Project object */;
  35. proxyType = 1;
  36. remoteGlobalIDString = CDEE3DC829B06E1E00B420E5;
  37. remoteInfo = NotificationService;
  38. };
  39. /* End PBXContainerItemProxy section */
  40. /* Begin PBXCopyFilesBuildPhase section */
  41. 247E0A722796969200430E5F /* Embed Frameworks */ = {
  42. isa = PBXCopyFilesBuildPhase;
  43. buildActionMask = 2147483647;
  44. dstPath = "";
  45. dstSubfolderSpec = 10;
  46. files = (
  47. );
  48. name = "Embed Frameworks";
  49. runOnlyForDeploymentPostprocessing = 0;
  50. };
  51. CDEE3DD129B06E1E00B420E5 /* Embed Foundation Extensions */ = {
  52. isa = PBXCopyFilesBuildPhase;
  53. buildActionMask = 2147483647;
  54. dstPath = "";
  55. dstSubfolderSpec = 13;
  56. files = (
  57. CDEE3DD029B06E1E00B420E5 /* NotificationService.appex in Embed Foundation Extensions */,
  58. );
  59. name = "Embed Foundation Extensions";
  60. runOnlyForDeploymentPostprocessing = 0;
  61. };
  62. /* End PBXCopyFilesBuildPhase section */
  63. /* Begin PBXFileReference section */
  64. 12960ADF2892361000A467DD /* FourthTabViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FourthTabViewController.swift; sourceTree = "<group>"; };
  65. 2401CE96275490DB00B323BB /* AppBuilder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppBuilder.app; sourceTree = BUILT_PRODUCTS_DIR; };
  66. 2401CE99275490DB00B323BB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  67. 2401CE9B275490DB00B323BB /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  68. 2401CE9D275490DB00B323BB /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  69. 2401CEA0275490DB00B323BB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  70. 2401CEA2275490E600B323BB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  71. 2401CEA5275490E600B323BB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  72. 2401CEA7275490E600B323BB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  73. A413B18627EACB20006D16EB /* PrefsUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrefsUtil.swift; sourceTree = "<group>"; };
  74. A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirstTabViewController.swift; sourceTree = "<group>"; };
  75. A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecondTabViewController.swift; sourceTree = "<group>"; };
  76. A42ED92527F439A200B0FAB7 /* ThirdTabViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirdTabViewController.swift; sourceTree = "<group>"; };
  77. A4B5F03727F193DC0089B871 /* Poppins-Light.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Light.ttf"; sourceTree = "<group>"; };
  78. A4B5F03827F193DC0089B871 /* Poppins-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Medium.ttf"; sourceTree = "<group>"; };
  79. A4B5F03927F193DC0089B871 /* Poppins-SemiBoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-SemiBoldItalic.ttf"; sourceTree = "<group>"; };
  80. A4B5F03A27F193DC0089B871 /* Poppins-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Regular.ttf"; sourceTree = "<group>"; };
  81. A4B5F03B27F193DC0089B871 /* Poppins-LightItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-LightItalic.ttf"; sourceTree = "<group>"; };
  82. A4B5F03C27F193DC0089B871 /* Poppins-SemiBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-SemiBold.ttf"; sourceTree = "<group>"; };
  83. A4B5F03D27F193DC0089B871 /* Poppins-MediumItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-MediumItalic.ttf"; sourceTree = "<group>"; };
  84. A5E5DD081C8AF3DD05C9600B /* Pods_AppBuilder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppBuilder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  85. CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  86. CDEE3DCB29B06E1E00B420E5 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
  87. CDEE3DCD29B06E1E00B420E5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  88. FA28423157D422B0E2CBE36B /* Pods-AppBuilder.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.release.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.release.xcconfig"; sourceTree = "<group>"; };
  89. FB48B311F4E2C64B42F806E9 /* Pods-AppBuilder.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppBuilder.debug.xcconfig"; path = "Target Support Files/Pods-AppBuilder/Pods-AppBuilder.debug.xcconfig"; sourceTree = "<group>"; };
  90. /* End PBXFileReference section */
  91. /* Begin PBXFrameworksBuildPhase section */
  92. 2401CE93275490DB00B323BB /* Frameworks */ = {
  93. isa = PBXFrameworksBuildPhase;
  94. buildActionMask = 2147483647;
  95. files = (
  96. 25C03557815094948D1AD132 /* Pods_AppBuilder.framework in Frameworks */,
  97. );
  98. runOnlyForDeploymentPostprocessing = 0;
  99. };
  100. CDEE3DC629B06E1E00B420E5 /* Frameworks */ = {
  101. isa = PBXFrameworksBuildPhase;
  102. buildActionMask = 2147483647;
  103. files = (
  104. );
  105. runOnlyForDeploymentPostprocessing = 0;
  106. };
  107. /* End PBXFrameworksBuildPhase section */
  108. /* Begin PBXGroup section */
  109. 2401CE8D275490DB00B323BB = {
  110. isa = PBXGroup;
  111. children = (
  112. 2401CE98275490DB00B323BB /* AppBuilder */,
  113. CDEE3DCA29B06E1E00B420E5 /* NotificationService */,
  114. 2401CE97275490DB00B323BB /* Products */,
  115. 6E32BCCF4DE50EE1A90E8AAE /* Pods */,
  116. 282481C89D04CEE88BE559C9 /* Frameworks */,
  117. );
  118. sourceTree = "<group>";
  119. };
  120. 2401CE97275490DB00B323BB /* Products */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 2401CE96275490DB00B323BB /* AppBuilder.app */,
  124. CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */,
  125. );
  126. name = Products;
  127. sourceTree = "<group>";
  128. };
  129. 2401CE98275490DB00B323BB /* AppBuilder */ = {
  130. isa = PBXGroup;
  131. children = (
  132. A4B5F03627F193DC0089B871 /* fonts */,
  133. 2401CE99275490DB00B323BB /* AppDelegate.swift */,
  134. 2401CE9B275490DB00B323BB /* SceneDelegate.swift */,
  135. 2401CE9D275490DB00B323BB /* ViewController.swift */,
  136. 2401CE9F275490DB00B323BB /* Main.storyboard */,
  137. 2401CEA2275490E600B323BB /* Assets.xcassets */,
  138. 2401CEA4275490E600B323BB /* LaunchScreen.storyboard */,
  139. 2401CEA7275490E600B323BB /* Info.plist */,
  140. A413B18627EACB20006D16EB /* PrefsUtil.swift */,
  141. A42ED92127F30BA200B0FAB7 /* FirstTabViewController.swift */,
  142. A42ED92327F3FC2F00B0FAB7 /* SecondTabViewController.swift */,
  143. A42ED92527F439A200B0FAB7 /* ThirdTabViewController.swift */,
  144. 12960ADF2892361000A467DD /* FourthTabViewController.swift */,
  145. );
  146. path = AppBuilder;
  147. sourceTree = "<group>";
  148. };
  149. 282481C89D04CEE88BE559C9 /* Frameworks */ = {
  150. isa = PBXGroup;
  151. children = (
  152. A5E5DD081C8AF3DD05C9600B /* Pods_AppBuilder.framework */,
  153. );
  154. name = Frameworks;
  155. sourceTree = "<group>";
  156. };
  157. 6E32BCCF4DE50EE1A90E8AAE /* Pods */ = {
  158. isa = PBXGroup;
  159. children = (
  160. FB48B311F4E2C64B42F806E9 /* Pods-AppBuilder.debug.xcconfig */,
  161. FA28423157D422B0E2CBE36B /* Pods-AppBuilder.release.xcconfig */,
  162. );
  163. path = Pods;
  164. sourceTree = "<group>";
  165. };
  166. A4B5F03627F193DC0089B871 /* fonts */ = {
  167. isa = PBXGroup;
  168. children = (
  169. A4B5F03727F193DC0089B871 /* Poppins-Light.ttf */,
  170. A4B5F03827F193DC0089B871 /* Poppins-Medium.ttf */,
  171. A4B5F03927F193DC0089B871 /* Poppins-SemiBoldItalic.ttf */,
  172. A4B5F03A27F193DC0089B871 /* Poppins-Regular.ttf */,
  173. A4B5F03B27F193DC0089B871 /* Poppins-LightItalic.ttf */,
  174. A4B5F03C27F193DC0089B871 /* Poppins-SemiBold.ttf */,
  175. A4B5F03D27F193DC0089B871 /* Poppins-MediumItalic.ttf */,
  176. );
  177. path = fonts;
  178. sourceTree = "<group>";
  179. };
  180. CDEE3DCA29B06E1E00B420E5 /* NotificationService */ = {
  181. isa = PBXGroup;
  182. children = (
  183. CDEE3DCB29B06E1E00B420E5 /* NotificationService.swift */,
  184. CDEE3DCD29B06E1E00B420E5 /* Info.plist */,
  185. );
  186. path = NotificationService;
  187. sourceTree = "<group>";
  188. };
  189. /* End PBXGroup section */
  190. /* Begin PBXNativeTarget section */
  191. 2401CE95275490DB00B323BB /* AppBuilder */ = {
  192. isa = PBXNativeTarget;
  193. buildConfigurationList = 2401CEC0275490E600B323BB /* Build configuration list for PBXNativeTarget "AppBuilder" */;
  194. buildPhases = (
  195. F4227C9ECD517EF1D09C8F6B /* [CP] Check Pods Manifest.lock */,
  196. 2401CE92275490DB00B323BB /* Sources */,
  197. 2401CE93275490DB00B323BB /* Frameworks */,
  198. 2401CE94275490DB00B323BB /* Resources */,
  199. 247E0A722796969200430E5F /* Embed Frameworks */,
  200. CDEE3DD129B06E1E00B420E5 /* Embed Foundation Extensions */,
  201. EC3D7E44D57E376F1B55D6C3 /* [CP] Embed Pods Frameworks */,
  202. );
  203. buildRules = (
  204. );
  205. dependencies = (
  206. CDEE3DCF29B06E1E00B420E5 /* PBXTargetDependency */,
  207. );
  208. name = AppBuilder;
  209. productName = TestQmeraLite;
  210. productReference = 2401CE96275490DB00B323BB /* AppBuilder.app */;
  211. productType = "com.apple.product-type.application";
  212. };
  213. CDEE3DC829B06E1E00B420E5 /* NotificationService */ = {
  214. isa = PBXNativeTarget;
  215. buildConfigurationList = CDEE3DD429B06E1E00B420E5 /* Build configuration list for PBXNativeTarget "NotificationService" */;
  216. buildPhases = (
  217. CDEE3DC529B06E1E00B420E5 /* Sources */,
  218. CDEE3DC629B06E1E00B420E5 /* Frameworks */,
  219. CDEE3DC729B06E1E00B420E5 /* Resources */,
  220. );
  221. buildRules = (
  222. );
  223. dependencies = (
  224. );
  225. name = NotificationService;
  226. productName = NotificationService;
  227. productReference = CDEE3DC929B06E1E00B420E5 /* NotificationService.appex */;
  228. productType = "com.apple.product-type.app-extension";
  229. };
  230. /* End PBXNativeTarget section */
  231. /* Begin PBXProject section */
  232. 2401CE8E275490DB00B323BB /* Project object */ = {
  233. isa = PBXProject;
  234. attributes = {
  235. LastSwiftUpdateCheck = 1420;
  236. LastUpgradeCheck = 1250;
  237. TargetAttributes = {
  238. 2401CE95275490DB00B323BB = {
  239. CreatedOnToolsVersion = 12.5.1;
  240. };
  241. CDEE3DC829B06E1E00B420E5 = {
  242. CreatedOnToolsVersion = 14.2;
  243. };
  244. };
  245. };
  246. buildConfigurationList = 2401CE91275490DB00B323BB /* Build configuration list for PBXProject "AppBuilder" */;
  247. compatibilityVersion = "Xcode 9.3";
  248. developmentRegion = en;
  249. hasScannedForEncodings = 0;
  250. knownRegions = (
  251. en,
  252. Base,
  253. );
  254. mainGroup = 2401CE8D275490DB00B323BB;
  255. productRefGroup = 2401CE97275490DB00B323BB /* Products */;
  256. projectDirPath = "";
  257. projectRoot = "";
  258. targets = (
  259. 2401CE95275490DB00B323BB /* AppBuilder */,
  260. CDEE3DC829B06E1E00B420E5 /* NotificationService */,
  261. );
  262. };
  263. /* End PBXProject section */
  264. /* Begin PBXResourcesBuildPhase section */
  265. 2401CE94275490DB00B323BB /* Resources */ = {
  266. isa = PBXResourcesBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. A4B5F04427F193DD0089B871 /* Poppins-MediumItalic.ttf in Resources */,
  270. A4B5F03E27F193DD0089B871 /* Poppins-Light.ttf in Resources */,
  271. 2401CEA6275490E600B323BB /* LaunchScreen.storyboard in Resources */,
  272. A4B5F04027F193DD0089B871 /* Poppins-SemiBoldItalic.ttf in Resources */,
  273. A4B5F03F27F193DD0089B871 /* Poppins-Medium.ttf in Resources */,
  274. A4B5F04327F193DD0089B871 /* Poppins-SemiBold.ttf in Resources */,
  275. 2401CEA3275490E600B323BB /* Assets.xcassets in Resources */,
  276. 2401CEA1275490DB00B323BB /* Main.storyboard in Resources */,
  277. A4B5F04227F193DD0089B871 /* Poppins-LightItalic.ttf in Resources */,
  278. A4B5F04127F193DD0089B871 /* Poppins-Regular.ttf in Resources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. CDEE3DC729B06E1E00B420E5 /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXResourcesBuildPhase section */
  290. /* Begin PBXShellScriptBuildPhase section */
  291. EC3D7E44D57E376F1B55D6C3 /* [CP] Embed Pods Frameworks */ = {
  292. isa = PBXShellScriptBuildPhase;
  293. buildActionMask = 2147483647;
  294. files = (
  295. );
  296. inputFileListPaths = (
  297. "${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  298. );
  299. name = "[CP] Embed Pods Frameworks";
  300. outputFileListPaths = (
  301. "${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. shellPath = /bin/sh;
  305. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppBuilder/Pods-AppBuilder-frameworks.sh\"\n";
  306. showEnvVarsInLog = 0;
  307. };
  308. F4227C9ECD517EF1D09C8F6B /* [CP] Check Pods Manifest.lock */ = {
  309. isa = PBXShellScriptBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. );
  313. inputFileListPaths = (
  314. );
  315. inputPaths = (
  316. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  317. "${PODS_ROOT}/Manifest.lock",
  318. );
  319. name = "[CP] Check Pods Manifest.lock";
  320. outputFileListPaths = (
  321. );
  322. outputPaths = (
  323. "$(DERIVED_FILE_DIR)/Pods-AppBuilder-checkManifestLockResult.txt",
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. shellPath = /bin/sh;
  327. 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";
  328. showEnvVarsInLog = 0;
  329. };
  330. /* End PBXShellScriptBuildPhase section */
  331. /* Begin PBXSourcesBuildPhase section */
  332. 2401CE92275490DB00B323BB /* Sources */ = {
  333. isa = PBXSourcesBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. A42ED92427F3FC2F00B0FAB7 /* SecondTabViewController.swift in Sources */,
  337. A413B18727EACB20006D16EB /* PrefsUtil.swift in Sources */,
  338. A42ED92227F30BA200B0FAB7 /* FirstTabViewController.swift in Sources */,
  339. A42ED92627F439A200B0FAB7 /* ThirdTabViewController.swift in Sources */,
  340. 2401CE9E275490DB00B323BB /* ViewController.swift in Sources */,
  341. 2401CE9A275490DB00B323BB /* AppDelegate.swift in Sources */,
  342. 12960AE02892361000A467DD /* FourthTabViewController.swift in Sources */,
  343. 2401CE9C275490DB00B323BB /* SceneDelegate.swift in Sources */,
  344. );
  345. runOnlyForDeploymentPostprocessing = 0;
  346. };
  347. CDEE3DC529B06E1E00B420E5 /* Sources */ = {
  348. isa = PBXSourcesBuildPhase;
  349. buildActionMask = 2147483647;
  350. files = (
  351. CDEE3DCC29B06E1E00B420E5 /* NotificationService.swift in Sources */,
  352. );
  353. runOnlyForDeploymentPostprocessing = 0;
  354. };
  355. /* End PBXSourcesBuildPhase section */
  356. /* Begin PBXTargetDependency section */
  357. CDEE3DCF29B06E1E00B420E5 /* PBXTargetDependency */ = {
  358. isa = PBXTargetDependency;
  359. target = CDEE3DC829B06E1E00B420E5 /* NotificationService */;
  360. targetProxy = CDEE3DCE29B06E1E00B420E5 /* PBXContainerItemProxy */;
  361. };
  362. /* End PBXTargetDependency section */
  363. /* Begin PBXVariantGroup section */
  364. 2401CE9F275490DB00B323BB /* Main.storyboard */ = {
  365. isa = PBXVariantGroup;
  366. children = (
  367. 2401CEA0275490DB00B323BB /* Base */,
  368. );
  369. name = Main.storyboard;
  370. sourceTree = "<group>";
  371. };
  372. 2401CEA4275490E600B323BB /* LaunchScreen.storyboard */ = {
  373. isa = PBXVariantGroup;
  374. children = (
  375. 2401CEA5275490E600B323BB /* Base */,
  376. );
  377. name = LaunchScreen.storyboard;
  378. sourceTree = "<group>";
  379. };
  380. /* End PBXVariantGroup section */
  381. /* Begin XCBuildConfiguration section */
  382. 2401CEBE275490E600B323BB /* Debug */ = {
  383. isa = XCBuildConfiguration;
  384. buildSettings = {
  385. ALWAYS_SEARCH_USER_PATHS = NO;
  386. CLANG_ANALYZER_NONNULL = YES;
  387. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  388. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  389. CLANG_CXX_LIBRARY = "libc++";
  390. CLANG_ENABLE_MODULES = YES;
  391. CLANG_ENABLE_OBJC_ARC = YES;
  392. CLANG_ENABLE_OBJC_WEAK = YES;
  393. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  394. CLANG_WARN_BOOL_CONVERSION = YES;
  395. CLANG_WARN_COMMA = YES;
  396. CLANG_WARN_CONSTANT_CONVERSION = YES;
  397. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  398. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  399. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  400. CLANG_WARN_EMPTY_BODY = YES;
  401. CLANG_WARN_ENUM_CONVERSION = YES;
  402. CLANG_WARN_INFINITE_RECURSION = YES;
  403. CLANG_WARN_INT_CONVERSION = YES;
  404. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  405. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  406. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  407. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  408. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  409. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  410. CLANG_WARN_STRICT_PROTOTYPES = YES;
  411. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  412. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  413. CLANG_WARN_UNREACHABLE_CODE = YES;
  414. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  415. COPY_PHASE_STRIP = NO;
  416. DEBUG_INFORMATION_FORMAT = dwarf;
  417. ENABLE_STRICT_OBJC_MSGSEND = YES;
  418. ENABLE_TESTABILITY = YES;
  419. GCC_C_LANGUAGE_STANDARD = gnu11;
  420. GCC_DYNAMIC_NO_PIC = NO;
  421. GCC_NO_COMMON_BLOCKS = YES;
  422. GCC_OPTIMIZATION_LEVEL = 0;
  423. GCC_PREPROCESSOR_DEFINITIONS = (
  424. "DEBUG=1",
  425. "$(inherited)",
  426. );
  427. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  428. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  429. GCC_WARN_UNDECLARED_SELECTOR = YES;
  430. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  431. GCC_WARN_UNUSED_FUNCTION = YES;
  432. GCC_WARN_UNUSED_VARIABLE = YES;
  433. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  434. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  435. MTL_FAST_MATH = YES;
  436. ONLY_ACTIVE_ARCH = YES;
  437. SDKROOT = iphoneos;
  438. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  439. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  440. };
  441. name = Debug;
  442. };
  443. 2401CEBF275490E600B323BB /* Release */ = {
  444. isa = XCBuildConfiguration;
  445. buildSettings = {
  446. ALWAYS_SEARCH_USER_PATHS = NO;
  447. CLANG_ANALYZER_NONNULL = YES;
  448. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  449. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  450. CLANG_CXX_LIBRARY = "libc++";
  451. CLANG_ENABLE_MODULES = YES;
  452. CLANG_ENABLE_OBJC_ARC = YES;
  453. CLANG_ENABLE_OBJC_WEAK = YES;
  454. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  455. CLANG_WARN_BOOL_CONVERSION = YES;
  456. CLANG_WARN_COMMA = YES;
  457. CLANG_WARN_CONSTANT_CONVERSION = YES;
  458. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  459. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  460. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  461. CLANG_WARN_EMPTY_BODY = YES;
  462. CLANG_WARN_ENUM_CONVERSION = YES;
  463. CLANG_WARN_INFINITE_RECURSION = YES;
  464. CLANG_WARN_INT_CONVERSION = YES;
  465. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  466. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  467. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  468. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  469. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  470. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  471. CLANG_WARN_STRICT_PROTOTYPES = YES;
  472. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  473. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  474. CLANG_WARN_UNREACHABLE_CODE = YES;
  475. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  476. COPY_PHASE_STRIP = NO;
  477. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  478. ENABLE_NS_ASSERTIONS = NO;
  479. ENABLE_STRICT_OBJC_MSGSEND = YES;
  480. GCC_C_LANGUAGE_STANDARD = gnu11;
  481. GCC_NO_COMMON_BLOCKS = YES;
  482. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  483. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  484. GCC_WARN_UNDECLARED_SELECTOR = YES;
  485. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  486. GCC_WARN_UNUSED_FUNCTION = YES;
  487. GCC_WARN_UNUSED_VARIABLE = YES;
  488. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  489. MTL_ENABLE_DEBUG_INFO = NO;
  490. MTL_FAST_MATH = YES;
  491. SDKROOT = iphoneos;
  492. SWIFT_COMPILATION_MODE = wholemodule;
  493. SWIFT_OPTIMIZATION_LEVEL = "-O";
  494. VALIDATE_PRODUCT = YES;
  495. };
  496. name = Release;
  497. };
  498. 2401CEC1275490E600B323BB /* Debug */ = {
  499. isa = XCBuildConfiguration;
  500. baseConfigurationReference = FB48B311F4E2C64B42F806E9 /* Pods-AppBuilder.debug.xcconfig */;
  501. buildSettings = {
  502. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  503. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  504. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  505. BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
  506. CODE_SIGN_IDENTITY = "Apple Development";
  507. CODE_SIGN_STYLE = Automatic;
  508. CURRENT_PROJECT_VERSION = 2;
  509. DEVELOPMENT_TEAM = FR2C2CZUYZ;
  510. FRAMEWORK_SEARCH_PATHS = (
  511. "$(inherited)",
  512. "$(PROJECT_DIR)/Frameworks",
  513. );
  514. INFOPLIST_FILE = AppBuilder/Info.plist;
  515. INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
  516. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  517. LD_RUNPATH_SEARCH_PATHS = (
  518. "$(inherited)",
  519. "@executable_path/Frameworks",
  520. );
  521. MARKETING_VERSION = 2.2.9;
  522. PRODUCT_BUNDLE_IDENTIFIER = io.newuniverse.AppBuilders;
  523. PRODUCT_NAME = "$(TARGET_NAME)";
  524. PROVISIONING_PROFILE_SPECIFIER = "";
  525. SWIFT_VERSION = 5.0;
  526. TARGETED_DEVICE_FAMILY = 1;
  527. };
  528. name = Debug;
  529. };
  530. 2401CEC2275490E600B323BB /* Release */ = {
  531. isa = XCBuildConfiguration;
  532. baseConfigurationReference = FA28423157D422B0E2CBE36B /* Pods-AppBuilder.release.xcconfig */;
  533. buildSettings = {
  534. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  535. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  536. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  537. BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
  538. CODE_SIGN_IDENTITY = "Apple Development";
  539. CODE_SIGN_STYLE = Automatic;
  540. CURRENT_PROJECT_VERSION = 2;
  541. DEVELOPMENT_TEAM = FR2C2CZUYZ;
  542. FRAMEWORK_SEARCH_PATHS = (
  543. "$(inherited)",
  544. "$(PROJECT_DIR)/Frameworks",
  545. );
  546. INFOPLIST_FILE = AppBuilder/Info.plist;
  547. INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
  548. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  549. LD_RUNPATH_SEARCH_PATHS = (
  550. "$(inherited)",
  551. "@executable_path/Frameworks",
  552. );
  553. MARKETING_VERSION = 2.2.9;
  554. PRODUCT_BUNDLE_IDENTIFIER = io.newuniverse.AppBuilders;
  555. PRODUCT_NAME = "$(TARGET_NAME)";
  556. PROVISIONING_PROFILE_SPECIFIER = "";
  557. SWIFT_VERSION = 5.0;
  558. TARGETED_DEVICE_FAMILY = 1;
  559. };
  560. name = Release;
  561. };
  562. CDEE3DD229B06E1E00B420E5 /* Debug */ = {
  563. isa = XCBuildConfiguration;
  564. buildSettings = {
  565. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  566. CODE_SIGN_IDENTITY = "Apple Development";
  567. CODE_SIGN_STYLE = Automatic;
  568. CURRENT_PROJECT_VERSION = 1;
  569. DEVELOPMENT_TEAM = FR2C2CZUYZ;
  570. GENERATE_INFOPLIST_FILE = YES;
  571. INFOPLIST_FILE = NotificationService/Info.plist;
  572. INFOPLIST_KEY_CFBundleDisplayName = NotificationService;
  573. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  574. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  575. LD_RUNPATH_SEARCH_PATHS = (
  576. "$(inherited)",
  577. "@executable_path/Frameworks",
  578. "@executable_path/../../Frameworks",
  579. );
  580. MARKETING_VERSION = 1.0;
  581. PRODUCT_BUNDLE_IDENTIFIER = io.newuniverse.AppBuilders.NotificationService;
  582. PRODUCT_NAME = "$(TARGET_NAME)";
  583. SKIP_INSTALL = YES;
  584. SWIFT_EMIT_LOC_STRINGS = YES;
  585. SWIFT_VERSION = 5.0;
  586. TARGETED_DEVICE_FAMILY = "1,2";
  587. };
  588. name = Debug;
  589. };
  590. CDEE3DD329B06E1E00B420E5 /* Release */ = {
  591. isa = XCBuildConfiguration;
  592. buildSettings = {
  593. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  594. CODE_SIGN_IDENTITY = "Apple Development";
  595. CODE_SIGN_STYLE = Automatic;
  596. CURRENT_PROJECT_VERSION = 1;
  597. DEVELOPMENT_TEAM = FR2C2CZUYZ;
  598. GENERATE_INFOPLIST_FILE = YES;
  599. INFOPLIST_FILE = NotificationService/Info.plist;
  600. INFOPLIST_KEY_CFBundleDisplayName = NotificationService;
  601. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  602. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  603. LD_RUNPATH_SEARCH_PATHS = (
  604. "$(inherited)",
  605. "@executable_path/Frameworks",
  606. "@executable_path/../../Frameworks",
  607. );
  608. MARKETING_VERSION = 1.0;
  609. PRODUCT_BUNDLE_IDENTIFIER = io.newuniverse.AppBuilders.NotificationService;
  610. PRODUCT_NAME = "$(TARGET_NAME)";
  611. SKIP_INSTALL = YES;
  612. SWIFT_EMIT_LOC_STRINGS = YES;
  613. SWIFT_VERSION = 5.0;
  614. TARGETED_DEVICE_FAMILY = "1,2";
  615. };
  616. name = Release;
  617. };
  618. /* End XCBuildConfiguration section */
  619. /* Begin XCConfigurationList section */
  620. 2401CE91275490DB00B323BB /* Build configuration list for PBXProject "AppBuilder" */ = {
  621. isa = XCConfigurationList;
  622. buildConfigurations = (
  623. 2401CEBE275490E600B323BB /* Debug */,
  624. 2401CEBF275490E600B323BB /* Release */,
  625. );
  626. defaultConfigurationIsVisible = 0;
  627. defaultConfigurationName = Release;
  628. };
  629. 2401CEC0275490E600B323BB /* Build configuration list for PBXNativeTarget "AppBuilder" */ = {
  630. isa = XCConfigurationList;
  631. buildConfigurations = (
  632. 2401CEC1275490E600B323BB /* Debug */,
  633. 2401CEC2275490E600B323BB /* Release */,
  634. );
  635. defaultConfigurationIsVisible = 0;
  636. defaultConfigurationName = Release;
  637. };
  638. CDEE3DD429B06E1E00B420E5 /* Build configuration list for PBXNativeTarget "NotificationService" */ = {
  639. isa = XCConfigurationList;
  640. buildConfigurations = (
  641. CDEE3DD229B06E1E00B420E5 /* Debug */,
  642. CDEE3DD329B06E1E00B420E5 /* Release */,
  643. );
  644. defaultConfigurationIsVisible = 0;
  645. defaultConfigurationName = Release;
  646. };
  647. /* End XCConfigurationList section */
  648. };
  649. rootObject = 2401CE8E275490DB00B323BB /* Project object */;
  650. }