project.pbxproj 34 KB

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