project.pbxproj 33 KB

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