project.pbxproj 32 KB

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