project.pbxproj 36 KB

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