project.pbxproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 27C09E4A6999C7EDE8DC5498 /* Pods_RemoteConfigSwiftSample_RemoteConfigSwiftSampleUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73EBAC1E5CB5D7EB05F5571D /* Pods_RemoteConfigSwiftSample_RemoteConfigSwiftSampleUITests.framework */; };
  10. 3E733A37448D968C12C1F552 /* Pods_RemoteConfigSwiftSampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 912FF5023640DD4E724BB6B8 /* Pods_RemoteConfigSwiftSampleTests.framework */; };
  11. C170B8AC2563290D009A6F7E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C170B8AB2563290D009A6F7E /* AppDelegate.swift */; };
  12. C170B8AE2563290D009A6F7E /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C170B8AD2563290D009A6F7E /* SceneDelegate.swift */; };
  13. C170B8B02563290D009A6F7E /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C170B8AF2563290D009A6F7E /* ContentView.swift */; };
  14. C170B8B22563290E009A6F7E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C170B8B12563290E009A6F7E /* Assets.xcassets */; };
  15. C170B8B52563290E009A6F7E /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C170B8B42563290E009A6F7E /* Preview Assets.xcassets */; };
  16. C170B8B82563290E009A6F7E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C170B8B62563290E009A6F7E /* LaunchScreen.storyboard */; };
  17. C170B8C32563290F009A6F7E /* RemoteConfigSwiftSampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C170B8C22563290F009A6F7E /* RemoteConfigSwiftSampleTests.swift */; };
  18. C170B8CE2563290F009A6F7E /* RemoteConfigSwiftSampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C170B8CD2563290F009A6F7E /* RemoteConfigSwiftSampleUITests.swift */; };
  19. CCE1FD5171B008BF28F2E870 /* Pods_RemoteConfigSwiftSample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C472EA7D919C3086FEAD83 /* Pods_RemoteConfigSwiftSample.framework */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. C170B8BF2563290F009A6F7E /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = C170B8A02563290D009A6F7E /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = C170B8A72563290D009A6F7E;
  27. remoteInfo = RemoteConfigSwiftSample;
  28. };
  29. C170B8CA2563290F009A6F7E /* PBXContainerItemProxy */ = {
  30. isa = PBXContainerItemProxy;
  31. containerPortal = C170B8A02563290D009A6F7E /* Project object */;
  32. proxyType = 1;
  33. remoteGlobalIDString = C170B8A72563290D009A6F7E;
  34. remoteInfo = RemoteConfigSwiftSample;
  35. };
  36. /* End PBXContainerItemProxy section */
  37. /* Begin PBXFileReference section */
  38. 2F2065045A88A8E578EBDFB1 /* Pods-RemoteConfigSwiftSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RemoteConfigSwiftSample.debug.xcconfig"; path = "Target Support Files/Pods-RemoteConfigSwiftSample/Pods-RemoteConfigSwiftSample.debug.xcconfig"; sourceTree = "<group>"; };
  39. 443E84F4CB375131ACCEAB55 /* Pods-RemoteConfigSwiftSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RemoteConfigSwiftSample.release.xcconfig"; path = "Target Support Files/Pods-RemoteConfigSwiftSample/Pods-RemoteConfigSwiftSample.release.xcconfig"; sourceTree = "<group>"; };
  40. 4914B62D076C54DD33E4C3A6 /* Pods-RemoteConfigSwiftSampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RemoteConfigSwiftSampleTests.release.xcconfig"; path = "Target Support Files/Pods-RemoteConfigSwiftSampleTests/Pods-RemoteConfigSwiftSampleTests.release.xcconfig"; sourceTree = "<group>"; };
  41. 73EBAC1E5CB5D7EB05F5571D /* Pods_RemoteConfigSwiftSample_RemoteConfigSwiftSampleUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RemoteConfigSwiftSample_RemoteConfigSwiftSampleUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 90A5FEA816A6F3E9A2CCB012 /* Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.debug.xcconfig"; path = "Target Support Files/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.debug.xcconfig"; sourceTree = "<group>"; };
  43. 912FF5023640DD4E724BB6B8 /* Pods_RemoteConfigSwiftSampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RemoteConfigSwiftSampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  44. A9C472EA7D919C3086FEAD83 /* Pods_RemoteConfigSwiftSample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RemoteConfigSwiftSample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  45. C170B8A82563290D009A6F7E /* RemoteConfigSwiftSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RemoteConfigSwiftSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. C170B8AB2563290D009A6F7E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  47. C170B8AD2563290D009A6F7E /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  48. C170B8AF2563290D009A6F7E /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  49. C170B8B12563290E009A6F7E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  50. C170B8B42563290E009A6F7E /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  51. C170B8B72563290E009A6F7E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  52. C170B8B92563290E009A6F7E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  53. C170B8BE2563290F009A6F7E /* RemoteConfigSwiftSampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RemoteConfigSwiftSampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  54. C170B8C22563290F009A6F7E /* RemoteConfigSwiftSampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigSwiftSampleTests.swift; sourceTree = "<group>"; };
  55. C170B8C42563290F009A6F7E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  56. C170B8C92563290F009A6F7E /* RemoteConfigSwiftSampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RemoteConfigSwiftSampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  57. C170B8CD2563290F009A6F7E /* RemoteConfigSwiftSampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigSwiftSampleUITests.swift; sourceTree = "<group>"; };
  58. C170B8CF2563290F009A6F7E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  59. D8B1A46FE8ADCED1DE8C2FEE /* Pods-RemoteConfigSwiftSampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RemoteConfigSwiftSampleTests.debug.xcconfig"; path = "Target Support Files/Pods-RemoteConfigSwiftSampleTests/Pods-RemoteConfigSwiftSampleTests.debug.xcconfig"; sourceTree = "<group>"; };
  60. E7D375F42ED547756648CC25 /* Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.release.xcconfig"; path = "Target Support Files/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.release.xcconfig"; sourceTree = "<group>"; };
  61. /* End PBXFileReference section */
  62. /* Begin PBXFrameworksBuildPhase section */
  63. C170B8A52563290D009A6F7E /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. CCE1FD5171B008BF28F2E870 /* Pods_RemoteConfigSwiftSample.framework in Frameworks */,
  68. );
  69. runOnlyForDeploymentPostprocessing = 0;
  70. };
  71. C170B8BB2563290F009A6F7E /* Frameworks */ = {
  72. isa = PBXFrameworksBuildPhase;
  73. buildActionMask = 2147483647;
  74. files = (
  75. 3E733A37448D968C12C1F552 /* Pods_RemoteConfigSwiftSampleTests.framework in Frameworks */,
  76. );
  77. runOnlyForDeploymentPostprocessing = 0;
  78. };
  79. C170B8C62563290F009A6F7E /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. 27C09E4A6999C7EDE8DC5498 /* Pods_RemoteConfigSwiftSample_RemoteConfigSwiftSampleUITests.framework in Frameworks */,
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. /* End PBXFrameworksBuildPhase section */
  88. /* Begin PBXGroup section */
  89. 44444C44EA5C287B19585FBB /* Frameworks */ = {
  90. isa = PBXGroup;
  91. children = (
  92. A9C472EA7D919C3086FEAD83 /* Pods_RemoteConfigSwiftSample.framework */,
  93. 73EBAC1E5CB5D7EB05F5571D /* Pods_RemoteConfigSwiftSample_RemoteConfigSwiftSampleUITests.framework */,
  94. 912FF5023640DD4E724BB6B8 /* Pods_RemoteConfigSwiftSampleTests.framework */,
  95. );
  96. name = Frameworks;
  97. sourceTree = "<group>";
  98. };
  99. 9F4C6160FD21714F8C58FEB4 /* Pods */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 2F2065045A88A8E578EBDFB1 /* Pods-RemoteConfigSwiftSample.debug.xcconfig */,
  103. 443E84F4CB375131ACCEAB55 /* Pods-RemoteConfigSwiftSample.release.xcconfig */,
  104. 90A5FEA816A6F3E9A2CCB012 /* Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.debug.xcconfig */,
  105. E7D375F42ED547756648CC25 /* Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.release.xcconfig */,
  106. D8B1A46FE8ADCED1DE8C2FEE /* Pods-RemoteConfigSwiftSampleTests.debug.xcconfig */,
  107. 4914B62D076C54DD33E4C3A6 /* Pods-RemoteConfigSwiftSampleTests.release.xcconfig */,
  108. );
  109. path = Pods;
  110. sourceTree = "<group>";
  111. };
  112. C170B89F2563290D009A6F7E = {
  113. isa = PBXGroup;
  114. children = (
  115. C170B8AA2563290D009A6F7E /* RemoteConfigSwiftSample */,
  116. C170B8C12563290F009A6F7E /* RemoteConfigSwiftSampleTests */,
  117. C170B8CC2563290F009A6F7E /* RemoteConfigSwiftSampleUITests */,
  118. C170B8A92563290D009A6F7E /* Products */,
  119. 9F4C6160FD21714F8C58FEB4 /* Pods */,
  120. 44444C44EA5C287B19585FBB /* Frameworks */,
  121. );
  122. sourceTree = "<group>";
  123. };
  124. C170B8A92563290D009A6F7E /* Products */ = {
  125. isa = PBXGroup;
  126. children = (
  127. C170B8A82563290D009A6F7E /* RemoteConfigSwiftSample.app */,
  128. C170B8BE2563290F009A6F7E /* RemoteConfigSwiftSampleTests.xctest */,
  129. C170B8C92563290F009A6F7E /* RemoteConfigSwiftSampleUITests.xctest */,
  130. );
  131. name = Products;
  132. sourceTree = "<group>";
  133. };
  134. C170B8AA2563290D009A6F7E /* RemoteConfigSwiftSample */ = {
  135. isa = PBXGroup;
  136. children = (
  137. C170B8AB2563290D009A6F7E /* AppDelegate.swift */,
  138. C170B8AD2563290D009A6F7E /* SceneDelegate.swift */,
  139. C170B8AF2563290D009A6F7E /* ContentView.swift */,
  140. C170B8B12563290E009A6F7E /* Assets.xcassets */,
  141. C170B8B62563290E009A6F7E /* LaunchScreen.storyboard */,
  142. C170B8B92563290E009A6F7E /* Info.plist */,
  143. C170B8B32563290E009A6F7E /* Preview Content */,
  144. );
  145. path = RemoteConfigSwiftSample;
  146. sourceTree = "<group>";
  147. };
  148. C170B8B32563290E009A6F7E /* Preview Content */ = {
  149. isa = PBXGroup;
  150. children = (
  151. C170B8B42563290E009A6F7E /* Preview Assets.xcassets */,
  152. );
  153. path = "Preview Content";
  154. sourceTree = "<group>";
  155. };
  156. C170B8C12563290F009A6F7E /* RemoteConfigSwiftSampleTests */ = {
  157. isa = PBXGroup;
  158. children = (
  159. C170B8C22563290F009A6F7E /* RemoteConfigSwiftSampleTests.swift */,
  160. C170B8C42563290F009A6F7E /* Info.plist */,
  161. );
  162. path = RemoteConfigSwiftSampleTests;
  163. sourceTree = "<group>";
  164. };
  165. C170B8CC2563290F009A6F7E /* RemoteConfigSwiftSampleUITests */ = {
  166. isa = PBXGroup;
  167. children = (
  168. C170B8CD2563290F009A6F7E /* RemoteConfigSwiftSampleUITests.swift */,
  169. C170B8CF2563290F009A6F7E /* Info.plist */,
  170. );
  171. path = RemoteConfigSwiftSampleUITests;
  172. sourceTree = "<group>";
  173. };
  174. /* End PBXGroup section */
  175. /* Begin PBXNativeTarget section */
  176. C170B8A72563290D009A6F7E /* RemoteConfigSwiftSample */ = {
  177. isa = PBXNativeTarget;
  178. buildConfigurationList = C170B8D22563290F009A6F7E /* Build configuration list for PBXNativeTarget "RemoteConfigSwiftSample" */;
  179. buildPhases = (
  180. F26C2D5C46646343B7F00696 /* [CP] Check Pods Manifest.lock */,
  181. C170B8A42563290D009A6F7E /* Sources */,
  182. C170B8A52563290D009A6F7E /* Frameworks */,
  183. C170B8A62563290D009A6F7E /* Resources */,
  184. 1725C9CA950EBB0115AD59C2 /* [CP] Embed Pods Frameworks */,
  185. );
  186. buildRules = (
  187. );
  188. dependencies = (
  189. );
  190. name = RemoteConfigSwiftSample;
  191. productName = RemoteConfigSwiftSample;
  192. productReference = C170B8A82563290D009A6F7E /* RemoteConfigSwiftSample.app */;
  193. productType = "com.apple.product-type.application";
  194. };
  195. C170B8BD2563290F009A6F7E /* RemoteConfigSwiftSampleTests */ = {
  196. isa = PBXNativeTarget;
  197. buildConfigurationList = C170B8D52563290F009A6F7E /* Build configuration list for PBXNativeTarget "RemoteConfigSwiftSampleTests" */;
  198. buildPhases = (
  199. 189D6B01154BD1F18FCFDD29 /* [CP] Check Pods Manifest.lock */,
  200. C170B8BA2563290F009A6F7E /* Sources */,
  201. C170B8BB2563290F009A6F7E /* Frameworks */,
  202. C170B8BC2563290F009A6F7E /* Resources */,
  203. );
  204. buildRules = (
  205. );
  206. dependencies = (
  207. C170B8C02563290F009A6F7E /* PBXTargetDependency */,
  208. );
  209. name = RemoteConfigSwiftSampleTests;
  210. productName = RemoteConfigSwiftSampleTests;
  211. productReference = C170B8BE2563290F009A6F7E /* RemoteConfigSwiftSampleTests.xctest */;
  212. productType = "com.apple.product-type.bundle.unit-test";
  213. };
  214. C170B8C82563290F009A6F7E /* RemoteConfigSwiftSampleUITests */ = {
  215. isa = PBXNativeTarget;
  216. buildConfigurationList = C170B8D82563290F009A6F7E /* Build configuration list for PBXNativeTarget "RemoteConfigSwiftSampleUITests" */;
  217. buildPhases = (
  218. FC906103D4F8B62617C69CED /* [CP] Check Pods Manifest.lock */,
  219. C170B8C52563290F009A6F7E /* Sources */,
  220. C170B8C62563290F009A6F7E /* Frameworks */,
  221. C170B8C72563290F009A6F7E /* Resources */,
  222. 683E6E5F2043F6DA69CA9BCA /* [CP] Embed Pods Frameworks */,
  223. );
  224. buildRules = (
  225. );
  226. dependencies = (
  227. C170B8CB2563290F009A6F7E /* PBXTargetDependency */,
  228. );
  229. name = RemoteConfigSwiftSampleUITests;
  230. productName = RemoteConfigSwiftSampleUITests;
  231. productReference = C170B8C92563290F009A6F7E /* RemoteConfigSwiftSampleUITests.xctest */;
  232. productType = "com.apple.product-type.bundle.ui-testing";
  233. };
  234. /* End PBXNativeTarget section */
  235. /* Begin PBXProject section */
  236. C170B8A02563290D009A6F7E /* Project object */ = {
  237. isa = PBXProject;
  238. attributes = {
  239. LastSwiftUpdateCheck = 1140;
  240. LastUpgradeCheck = 1140;
  241. ORGANIZATIONNAME = Firebase;
  242. TargetAttributes = {
  243. C170B8A72563290D009A6F7E = {
  244. CreatedOnToolsVersion = 11.4.1;
  245. };
  246. C170B8BD2563290F009A6F7E = {
  247. CreatedOnToolsVersion = 11.4.1;
  248. TestTargetID = C170B8A72563290D009A6F7E;
  249. };
  250. C170B8C82563290F009A6F7E = {
  251. CreatedOnToolsVersion = 11.4.1;
  252. TestTargetID = C170B8A72563290D009A6F7E;
  253. };
  254. };
  255. };
  256. buildConfigurationList = C170B8A32563290D009A6F7E /* Build configuration list for PBXProject "RemoteConfigSwiftSample" */;
  257. compatibilityVersion = "Xcode 9.3";
  258. developmentRegion = en;
  259. hasScannedForEncodings = 0;
  260. knownRegions = (
  261. en,
  262. Base,
  263. );
  264. mainGroup = C170B89F2563290D009A6F7E;
  265. productRefGroup = C170B8A92563290D009A6F7E /* Products */;
  266. projectDirPath = "";
  267. projectRoot = "";
  268. targets = (
  269. C170B8A72563290D009A6F7E /* RemoteConfigSwiftSample */,
  270. C170B8BD2563290F009A6F7E /* RemoteConfigSwiftSampleTests */,
  271. C170B8C82563290F009A6F7E /* RemoteConfigSwiftSampleUITests */,
  272. );
  273. };
  274. /* End PBXProject section */
  275. /* Begin PBXResourcesBuildPhase section */
  276. C170B8A62563290D009A6F7E /* Resources */ = {
  277. isa = PBXResourcesBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. C170B8B82563290E009A6F7E /* LaunchScreen.storyboard in Resources */,
  281. C170B8B52563290E009A6F7E /* Preview Assets.xcassets in Resources */,
  282. C170B8B22563290E009A6F7E /* Assets.xcassets in Resources */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. C170B8BC2563290F009A6F7E /* Resources */ = {
  287. isa = PBXResourcesBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. C170B8C72563290F009A6F7E /* Resources */ = {
  294. isa = PBXResourcesBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. );
  298. runOnlyForDeploymentPostprocessing = 0;
  299. };
  300. /* End PBXResourcesBuildPhase section */
  301. /* Begin PBXShellScriptBuildPhase section */
  302. 1725C9CA950EBB0115AD59C2 /* [CP] Embed Pods Frameworks */ = {
  303. isa = PBXShellScriptBuildPhase;
  304. buildActionMask = 2147483647;
  305. files = (
  306. );
  307. inputFileListPaths = (
  308. "${PODS_ROOT}/Target Support Files/Pods-RemoteConfigSwiftSample/Pods-RemoteConfigSwiftSample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  309. );
  310. name = "[CP] Embed Pods Frameworks";
  311. outputFileListPaths = (
  312. "${PODS_ROOT}/Target Support Files/Pods-RemoteConfigSwiftSample/Pods-RemoteConfigSwiftSample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  313. );
  314. runOnlyForDeploymentPostprocessing = 0;
  315. shellPath = /bin/sh;
  316. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RemoteConfigSwiftSample/Pods-RemoteConfigSwiftSample-frameworks.sh\"\n";
  317. showEnvVarsInLog = 0;
  318. };
  319. 189D6B01154BD1F18FCFDD29 /* [CP] Check Pods Manifest.lock */ = {
  320. isa = PBXShellScriptBuildPhase;
  321. buildActionMask = 2147483647;
  322. files = (
  323. );
  324. inputFileListPaths = (
  325. );
  326. inputPaths = (
  327. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  328. "${PODS_ROOT}/Manifest.lock",
  329. );
  330. name = "[CP] Check Pods Manifest.lock";
  331. outputFileListPaths = (
  332. );
  333. outputPaths = (
  334. "$(DERIVED_FILE_DIR)/Pods-RemoteConfigSwiftSampleTests-checkManifestLockResult.txt",
  335. );
  336. runOnlyForDeploymentPostprocessing = 0;
  337. shellPath = /bin/sh;
  338. 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";
  339. showEnvVarsInLog = 0;
  340. };
  341. 683E6E5F2043F6DA69CA9BCA /* [CP] Embed Pods Frameworks */ = {
  342. isa = PBXShellScriptBuildPhase;
  343. buildActionMask = 2147483647;
  344. files = (
  345. );
  346. inputFileListPaths = (
  347. "${PODS_ROOT}/Target Support Files/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  348. );
  349. name = "[CP] Embed Pods Frameworks";
  350. outputFileListPaths = (
  351. "${PODS_ROOT}/Target Support Files/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  352. );
  353. runOnlyForDeploymentPostprocessing = 0;
  354. shellPath = /bin/sh;
  355. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests-frameworks.sh\"\n";
  356. showEnvVarsInLog = 0;
  357. };
  358. F26C2D5C46646343B7F00696 /* [CP] Check Pods Manifest.lock */ = {
  359. isa = PBXShellScriptBuildPhase;
  360. buildActionMask = 2147483647;
  361. files = (
  362. );
  363. inputFileListPaths = (
  364. );
  365. inputPaths = (
  366. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  367. "${PODS_ROOT}/Manifest.lock",
  368. );
  369. name = "[CP] Check Pods Manifest.lock";
  370. outputFileListPaths = (
  371. );
  372. outputPaths = (
  373. "$(DERIVED_FILE_DIR)/Pods-RemoteConfigSwiftSample-checkManifestLockResult.txt",
  374. );
  375. runOnlyForDeploymentPostprocessing = 0;
  376. shellPath = /bin/sh;
  377. 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";
  378. showEnvVarsInLog = 0;
  379. };
  380. FC906103D4F8B62617C69CED /* [CP] Check Pods Manifest.lock */ = {
  381. isa = PBXShellScriptBuildPhase;
  382. buildActionMask = 2147483647;
  383. files = (
  384. );
  385. inputFileListPaths = (
  386. );
  387. inputPaths = (
  388. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  389. "${PODS_ROOT}/Manifest.lock",
  390. );
  391. name = "[CP] Check Pods Manifest.lock";
  392. outputFileListPaths = (
  393. );
  394. outputPaths = (
  395. "$(DERIVED_FILE_DIR)/Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests-checkManifestLockResult.txt",
  396. );
  397. runOnlyForDeploymentPostprocessing = 0;
  398. shellPath = /bin/sh;
  399. 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";
  400. showEnvVarsInLog = 0;
  401. };
  402. /* End PBXShellScriptBuildPhase section */
  403. /* Begin PBXSourcesBuildPhase section */
  404. C170B8A42563290D009A6F7E /* Sources */ = {
  405. isa = PBXSourcesBuildPhase;
  406. buildActionMask = 2147483647;
  407. files = (
  408. C170B8AC2563290D009A6F7E /* AppDelegate.swift in Sources */,
  409. C170B8AE2563290D009A6F7E /* SceneDelegate.swift in Sources */,
  410. C170B8B02563290D009A6F7E /* ContentView.swift in Sources */,
  411. );
  412. runOnlyForDeploymentPostprocessing = 0;
  413. };
  414. C170B8BA2563290F009A6F7E /* Sources */ = {
  415. isa = PBXSourcesBuildPhase;
  416. buildActionMask = 2147483647;
  417. files = (
  418. C170B8C32563290F009A6F7E /* RemoteConfigSwiftSampleTests.swift in Sources */,
  419. );
  420. runOnlyForDeploymentPostprocessing = 0;
  421. };
  422. C170B8C52563290F009A6F7E /* Sources */ = {
  423. isa = PBXSourcesBuildPhase;
  424. buildActionMask = 2147483647;
  425. files = (
  426. C170B8CE2563290F009A6F7E /* RemoteConfigSwiftSampleUITests.swift in Sources */,
  427. );
  428. runOnlyForDeploymentPostprocessing = 0;
  429. };
  430. /* End PBXSourcesBuildPhase section */
  431. /* Begin PBXTargetDependency section */
  432. C170B8C02563290F009A6F7E /* PBXTargetDependency */ = {
  433. isa = PBXTargetDependency;
  434. target = C170B8A72563290D009A6F7E /* RemoteConfigSwiftSample */;
  435. targetProxy = C170B8BF2563290F009A6F7E /* PBXContainerItemProxy */;
  436. };
  437. C170B8CB2563290F009A6F7E /* PBXTargetDependency */ = {
  438. isa = PBXTargetDependency;
  439. target = C170B8A72563290D009A6F7E /* RemoteConfigSwiftSample */;
  440. targetProxy = C170B8CA2563290F009A6F7E /* PBXContainerItemProxy */;
  441. };
  442. /* End PBXTargetDependency section */
  443. /* Begin PBXVariantGroup section */
  444. C170B8B62563290E009A6F7E /* LaunchScreen.storyboard */ = {
  445. isa = PBXVariantGroup;
  446. children = (
  447. C170B8B72563290E009A6F7E /* Base */,
  448. );
  449. name = LaunchScreen.storyboard;
  450. sourceTree = "<group>";
  451. };
  452. /* End PBXVariantGroup section */
  453. /* Begin XCBuildConfiguration section */
  454. C170B8D02563290F009A6F7E /* Debug */ = {
  455. isa = XCBuildConfiguration;
  456. buildSettings = {
  457. ALWAYS_SEARCH_USER_PATHS = NO;
  458. CLANG_ANALYZER_NONNULL = YES;
  459. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  460. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  461. CLANG_CXX_LIBRARY = "libc++";
  462. CLANG_ENABLE_MODULES = YES;
  463. CLANG_ENABLE_OBJC_ARC = YES;
  464. CLANG_ENABLE_OBJC_WEAK = YES;
  465. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  466. CLANG_WARN_BOOL_CONVERSION = YES;
  467. CLANG_WARN_COMMA = YES;
  468. CLANG_WARN_CONSTANT_CONVERSION = YES;
  469. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  470. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  471. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  472. CLANG_WARN_EMPTY_BODY = YES;
  473. CLANG_WARN_ENUM_CONVERSION = YES;
  474. CLANG_WARN_INFINITE_RECURSION = YES;
  475. CLANG_WARN_INT_CONVERSION = YES;
  476. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  477. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  478. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  479. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  480. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  481. CLANG_WARN_STRICT_PROTOTYPES = YES;
  482. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  483. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  484. CLANG_WARN_UNREACHABLE_CODE = YES;
  485. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  486. COPY_PHASE_STRIP = NO;
  487. DEBUG_INFORMATION_FORMAT = dwarf;
  488. ENABLE_STRICT_OBJC_MSGSEND = YES;
  489. ENABLE_TESTABILITY = YES;
  490. GCC_C_LANGUAGE_STANDARD = gnu11;
  491. GCC_DYNAMIC_NO_PIC = NO;
  492. GCC_NO_COMMON_BLOCKS = YES;
  493. GCC_OPTIMIZATION_LEVEL = 0;
  494. GCC_PREPROCESSOR_DEFINITIONS = (
  495. "DEBUG=1",
  496. "$(inherited)",
  497. );
  498. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  499. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  500. GCC_WARN_UNDECLARED_SELECTOR = YES;
  501. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  502. GCC_WARN_UNUSED_FUNCTION = YES;
  503. GCC_WARN_UNUSED_VARIABLE = YES;
  504. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  505. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  506. MTL_FAST_MATH = YES;
  507. ONLY_ACTIVE_ARCH = YES;
  508. SDKROOT = iphoneos;
  509. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  510. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  511. };
  512. name = Debug;
  513. };
  514. C170B8D12563290F009A6F7E /* Release */ = {
  515. isa = XCBuildConfiguration;
  516. buildSettings = {
  517. ALWAYS_SEARCH_USER_PATHS = NO;
  518. CLANG_ANALYZER_NONNULL = YES;
  519. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  520. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  521. CLANG_CXX_LIBRARY = "libc++";
  522. CLANG_ENABLE_MODULES = YES;
  523. CLANG_ENABLE_OBJC_ARC = YES;
  524. CLANG_ENABLE_OBJC_WEAK = YES;
  525. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  526. CLANG_WARN_BOOL_CONVERSION = YES;
  527. CLANG_WARN_COMMA = YES;
  528. CLANG_WARN_CONSTANT_CONVERSION = YES;
  529. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  530. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  531. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  532. CLANG_WARN_EMPTY_BODY = YES;
  533. CLANG_WARN_ENUM_CONVERSION = YES;
  534. CLANG_WARN_INFINITE_RECURSION = YES;
  535. CLANG_WARN_INT_CONVERSION = YES;
  536. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  537. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  538. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  539. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  540. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  541. CLANG_WARN_STRICT_PROTOTYPES = YES;
  542. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  543. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  544. CLANG_WARN_UNREACHABLE_CODE = YES;
  545. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  546. COPY_PHASE_STRIP = NO;
  547. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  548. ENABLE_NS_ASSERTIONS = NO;
  549. ENABLE_STRICT_OBJC_MSGSEND = YES;
  550. GCC_C_LANGUAGE_STANDARD = gnu11;
  551. GCC_NO_COMMON_BLOCKS = YES;
  552. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  553. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  554. GCC_WARN_UNDECLARED_SELECTOR = YES;
  555. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  556. GCC_WARN_UNUSED_FUNCTION = YES;
  557. GCC_WARN_UNUSED_VARIABLE = YES;
  558. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  559. MTL_ENABLE_DEBUG_INFO = NO;
  560. MTL_FAST_MATH = YES;
  561. SDKROOT = iphoneos;
  562. SWIFT_COMPILATION_MODE = wholemodule;
  563. SWIFT_OPTIMIZATION_LEVEL = "-O";
  564. VALIDATE_PRODUCT = YES;
  565. };
  566. name = Release;
  567. };
  568. C170B8D32563290F009A6F7E /* Debug */ = {
  569. isa = XCBuildConfiguration;
  570. baseConfigurationReference = 2F2065045A88A8E578EBDFB1 /* Pods-RemoteConfigSwiftSample.debug.xcconfig */;
  571. buildSettings = {
  572. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  573. CODE_SIGN_STYLE = Automatic;
  574. DEVELOPMENT_ASSET_PATHS = "\"RemoteConfigSwiftSample/Preview Content\"";
  575. ENABLE_PREVIEWS = YES;
  576. INFOPLIST_FILE = RemoteConfigSwiftSample/Info.plist;
  577. LD_RUNPATH_SEARCH_PATHS = (
  578. "$(inherited)",
  579. "@executable_path/Frameworks",
  580. );
  581. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.RemoteConfigSwiftSample;
  582. PRODUCT_NAME = "$(TARGET_NAME)";
  583. SWIFT_VERSION = 5.0;
  584. TARGETED_DEVICE_FAMILY = "1,2";
  585. };
  586. name = Debug;
  587. };
  588. C170B8D42563290F009A6F7E /* Release */ = {
  589. isa = XCBuildConfiguration;
  590. baseConfigurationReference = 443E84F4CB375131ACCEAB55 /* Pods-RemoteConfigSwiftSample.release.xcconfig */;
  591. buildSettings = {
  592. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  593. CODE_SIGN_STYLE = Automatic;
  594. DEVELOPMENT_ASSET_PATHS = "\"RemoteConfigSwiftSample/Preview Content\"";
  595. ENABLE_PREVIEWS = YES;
  596. INFOPLIST_FILE = RemoteConfigSwiftSample/Info.plist;
  597. LD_RUNPATH_SEARCH_PATHS = (
  598. "$(inherited)",
  599. "@executable_path/Frameworks",
  600. );
  601. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.RemoteConfigSwiftSample;
  602. PRODUCT_NAME = "$(TARGET_NAME)";
  603. SWIFT_VERSION = 5.0;
  604. TARGETED_DEVICE_FAMILY = "1,2";
  605. };
  606. name = Release;
  607. };
  608. C170B8D62563290F009A6F7E /* Debug */ = {
  609. isa = XCBuildConfiguration;
  610. baseConfigurationReference = D8B1A46FE8ADCED1DE8C2FEE /* Pods-RemoteConfigSwiftSampleTests.debug.xcconfig */;
  611. buildSettings = {
  612. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  613. BUNDLE_LOADER = "$(TEST_HOST)";
  614. CODE_SIGN_STYLE = Automatic;
  615. INFOPLIST_FILE = RemoteConfigSwiftSampleTests/Info.plist;
  616. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  617. LD_RUNPATH_SEARCH_PATHS = (
  618. "$(inherited)",
  619. "@executable_path/Frameworks",
  620. "@loader_path/Frameworks",
  621. );
  622. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.RemoteConfigSwiftSampleTests;
  623. PRODUCT_NAME = "$(TARGET_NAME)";
  624. SWIFT_VERSION = 5.0;
  625. TARGETED_DEVICE_FAMILY = "1,2";
  626. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RemoteConfigSwiftSample.app/RemoteConfigSwiftSample";
  627. };
  628. name = Debug;
  629. };
  630. C170B8D72563290F009A6F7E /* Release */ = {
  631. isa = XCBuildConfiguration;
  632. baseConfigurationReference = 4914B62D076C54DD33E4C3A6 /* Pods-RemoteConfigSwiftSampleTests.release.xcconfig */;
  633. buildSettings = {
  634. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  635. BUNDLE_LOADER = "$(TEST_HOST)";
  636. CODE_SIGN_STYLE = Automatic;
  637. INFOPLIST_FILE = RemoteConfigSwiftSampleTests/Info.plist;
  638. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  639. LD_RUNPATH_SEARCH_PATHS = (
  640. "$(inherited)",
  641. "@executable_path/Frameworks",
  642. "@loader_path/Frameworks",
  643. );
  644. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.RemoteConfigSwiftSampleTests;
  645. PRODUCT_NAME = "$(TARGET_NAME)";
  646. SWIFT_VERSION = 5.0;
  647. TARGETED_DEVICE_FAMILY = "1,2";
  648. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/RemoteConfigSwiftSample.app/RemoteConfigSwiftSample";
  649. };
  650. name = Release;
  651. };
  652. C170B8D92563290F009A6F7E /* Debug */ = {
  653. isa = XCBuildConfiguration;
  654. baseConfigurationReference = 90A5FEA816A6F3E9A2CCB012 /* Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.debug.xcconfig */;
  655. buildSettings = {
  656. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  657. CODE_SIGN_STYLE = Automatic;
  658. INFOPLIST_FILE = RemoteConfigSwiftSampleUITests/Info.plist;
  659. LD_RUNPATH_SEARCH_PATHS = (
  660. "$(inherited)",
  661. "@executable_path/Frameworks",
  662. "@loader_path/Frameworks",
  663. );
  664. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.RemoteConfigSwiftSampleUITests;
  665. PRODUCT_NAME = "$(TARGET_NAME)";
  666. SWIFT_VERSION = 5.0;
  667. TARGETED_DEVICE_FAMILY = "1,2";
  668. TEST_TARGET_NAME = RemoteConfigSwiftSample;
  669. };
  670. name = Debug;
  671. };
  672. C170B8DA2563290F009A6F7E /* Release */ = {
  673. isa = XCBuildConfiguration;
  674. baseConfigurationReference = E7D375F42ED547756648CC25 /* Pods-RemoteConfigSwiftSample-RemoteConfigSwiftSampleUITests.release.xcconfig */;
  675. buildSettings = {
  676. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  677. CODE_SIGN_STYLE = Automatic;
  678. INFOPLIST_FILE = RemoteConfigSwiftSampleUITests/Info.plist;
  679. LD_RUNPATH_SEARCH_PATHS = (
  680. "$(inherited)",
  681. "@executable_path/Frameworks",
  682. "@loader_path/Frameworks",
  683. );
  684. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.RemoteConfigSwiftSampleUITests;
  685. PRODUCT_NAME = "$(TARGET_NAME)";
  686. SWIFT_VERSION = 5.0;
  687. TARGETED_DEVICE_FAMILY = "1,2";
  688. TEST_TARGET_NAME = RemoteConfigSwiftSample;
  689. };
  690. name = Release;
  691. };
  692. /* End XCBuildConfiguration section */
  693. /* Begin XCConfigurationList section */
  694. C170B8A32563290D009A6F7E /* Build configuration list for PBXProject "RemoteConfigSwiftSample" */ = {
  695. isa = XCConfigurationList;
  696. buildConfigurations = (
  697. C170B8D02563290F009A6F7E /* Debug */,
  698. C170B8D12563290F009A6F7E /* Release */,
  699. );
  700. defaultConfigurationIsVisible = 0;
  701. defaultConfigurationName = Release;
  702. };
  703. C170B8D22563290F009A6F7E /* Build configuration list for PBXNativeTarget "RemoteConfigSwiftSample" */ = {
  704. isa = XCConfigurationList;
  705. buildConfigurations = (
  706. C170B8D32563290F009A6F7E /* Debug */,
  707. C170B8D42563290F009A6F7E /* Release */,
  708. );
  709. defaultConfigurationIsVisible = 0;
  710. defaultConfigurationName = Release;
  711. };
  712. C170B8D52563290F009A6F7E /* Build configuration list for PBXNativeTarget "RemoteConfigSwiftSampleTests" */ = {
  713. isa = XCConfigurationList;
  714. buildConfigurations = (
  715. C170B8D62563290F009A6F7E /* Debug */,
  716. C170B8D72563290F009A6F7E /* Release */,
  717. );
  718. defaultConfigurationIsVisible = 0;
  719. defaultConfigurationName = Release;
  720. };
  721. C170B8D82563290F009A6F7E /* Build configuration list for PBXNativeTarget "RemoteConfigSwiftSampleUITests" */ = {
  722. isa = XCConfigurationList;
  723. buildConfigurations = (
  724. C170B8D92563290F009A6F7E /* Debug */,
  725. C170B8DA2563290F009A6F7E /* Release */,
  726. );
  727. defaultConfigurationIsVisible = 0;
  728. defaultConfigurationName = Release;
  729. };
  730. /* End XCConfigurationList section */
  731. };
  732. rootObject = C170B8A02563290D009A6F7E /* Project object */;
  733. }