project.pbxproj 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 61A5654706089C41A7398CF3 /* Pods_FeatureRolloutsTestApp_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2FE5945D035CAAB3297D2CAC /* Pods_FeatureRolloutsTestApp_iOS.framework */; };
  10. 848D345C8969AF72BCC0E2E4 /* Pods_FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1729B0ED2CACB9C5A62A6F8C /* Pods_FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.framework */; };
  11. 951D70152B71AD9B00BE7EED /* RemoteConfigButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951D70142B71AD9A00BE7EED /* RemoteConfigButtonView.swift */; };
  12. 951D70162B71AD9B00BE7EED /* RemoteConfigButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951D70142B71AD9A00BE7EED /* RemoteConfigButtonView.swift */; };
  13. AD11C57C978D52894BFDC47F /* Pods_FeatureRolloutsTestApp_RemoteConfig_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E60230146BDE14D306856CB /* Pods_FeatureRolloutsTestApp_RemoteConfig_iOS.framework */; };
  14. C427C4A32B4603F60088A488 /* FeatureRolloutsTestAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C427C4A22B4603F60088A488 /* FeatureRolloutsTestAppApp.swift */; };
  15. C427C4A52B4603F60088A488 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C427C4A42B4603F60088A488 /* ContentView.swift */; };
  16. C49C486C2B4704D900BC1456 /* FeatureRolloutsTestAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C427C4A22B4603F60088A488 /* FeatureRolloutsTestAppApp.swift */; };
  17. C49C48702B4704F300BC1456 /* FeatureRolloutsTestAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C427C4A22B4603F60088A488 /* FeatureRolloutsTestAppApp.swift */; };
  18. C49C487A2B4704F500BC1456 /* FeatureRolloutsTestAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C427C4A22B4603F60088A488 /* FeatureRolloutsTestAppApp.swift */; };
  19. C49C48832B47074400BC1456 /* FirebaseCrashlytics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49C48822B47074400BC1456 /* FirebaseCrashlytics.framework */; };
  20. C49C48872B47075600BC1456 /* FirebaseRemoteConfig.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49C48862B47075600BC1456 /* FirebaseRemoteConfig.framework */; };
  21. C49C488B2B47075C00BC1456 /* FirebaseCrashlytics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49C488A2B47075C00BC1456 /* FirebaseCrashlytics.framework */; };
  22. C49C488F2B47076200BC1456 /* FirebaseRemoteConfig.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49C488E2B47076200BC1456 /* FirebaseRemoteConfig.framework */; };
  23. C49C48952B47207200BC1456 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49C48942B47207200BC1456 /* ContentView.swift */; };
  24. C49C48992B4720AE00BC1456 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49C48982B4720AE00BC1456 /* ContentView.swift */; };
  25. C49C489C2B4720DD00BC1456 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49C489B2B4720DD00BC1456 /* ContentView.swift */; };
  26. C49C489E2B4722C100BC1456 /* CrashButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49C489D2B4722C100BC1456 /* CrashButtonView.swift */; };
  27. C49C489F2B47233000BC1456 /* CrashButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49C489D2B4722C100BC1456 /* CrashButtonView.swift */; };
  28. C49C48A12B47261000BC1456 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C49C48A02B47261000BC1456 /* GoogleService-Info.plist */; };
  29. C49C48A22B47261000BC1456 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C49C48A02B47261000BC1456 /* GoogleService-Info.plist */; };
  30. C49C48A32B47261000BC1456 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C49C48A02B47261000BC1456 /* GoogleService-Info.plist */; };
  31. C49C48A42B47261000BC1456 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C49C48A02B47261000BC1456 /* GoogleService-Info.plist */; };
  32. F07A9478976524A8264259F0 /* Pods_FeatureRolloutsTestApp_Crashlytics_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5472955122D0CE0A8A3CE4D5 /* Pods_FeatureRolloutsTestApp_Crashlytics_iOS.framework */; };
  33. /* End PBXBuildFile section */
  34. /* Begin PBXCopyFilesBuildPhase section */
  35. C49C48852B47074400BC1456 /* Embed Frameworks */ = {
  36. isa = PBXCopyFilesBuildPhase;
  37. buildActionMask = 2147483647;
  38. dstPath = "";
  39. dstSubfolderSpec = 10;
  40. files = (
  41. );
  42. name = "Embed Frameworks";
  43. runOnlyForDeploymentPostprocessing = 0;
  44. };
  45. C49C48892B47075600BC1456 /* Embed Frameworks */ = {
  46. isa = PBXCopyFilesBuildPhase;
  47. buildActionMask = 2147483647;
  48. dstPath = "";
  49. dstSubfolderSpec = 10;
  50. files = (
  51. );
  52. name = "Embed Frameworks";
  53. runOnlyForDeploymentPostprocessing = 0;
  54. };
  55. C49C488D2B47075C00BC1456 /* Embed Frameworks */ = {
  56. isa = PBXCopyFilesBuildPhase;
  57. buildActionMask = 2147483647;
  58. dstPath = "";
  59. dstSubfolderSpec = 10;
  60. files = (
  61. );
  62. name = "Embed Frameworks";
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. /* End PBXCopyFilesBuildPhase section */
  66. /* Begin PBXFileReference section */
  67. 025F972344BB0B489CC052D6 /* Pods-FeatureRolloutsTestApp_Crashlytics_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_Crashlytics_iOS.debug.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_Crashlytics_iOS/Pods-FeatureRolloutsTestApp_Crashlytics_iOS.debug.xcconfig"; sourceTree = "<group>"; };
  68. 10710CAF870FA7E8D1ABF94C /* Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.release.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.release.xcconfig"; sourceTree = "<group>"; };
  69. 1729B0ED2CACB9C5A62A6F8C /* Pods_FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  70. 2842D338F32EE531C752262E /* Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.debug.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.debug.xcconfig"; sourceTree = "<group>"; };
  71. 2D15DD53784CDDE94D00AB02 /* Pods-FeatureRolloutsTestApp_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_iOS.release.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_iOS/Pods-FeatureRolloutsTestApp_iOS.release.xcconfig"; sourceTree = "<group>"; };
  72. 2FE5945D035CAAB3297D2CAC /* Pods_FeatureRolloutsTestApp_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FeatureRolloutsTestApp_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  73. 30BB126FCB8D5F53B5795500 /* Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.release.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.release.xcconfig"; sourceTree = "<group>"; };
  74. 4E60230146BDE14D306856CB /* Pods_FeatureRolloutsTestApp_RemoteConfig_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FeatureRolloutsTestApp_RemoteConfig_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  75. 5472955122D0CE0A8A3CE4D5 /* Pods_FeatureRolloutsTestApp_Crashlytics_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FeatureRolloutsTestApp_Crashlytics_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  76. 6D30A6D1F2CE622B6D5D563F /* Pods-FeatureRolloutsTestApp_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_iOS.debug.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_iOS/Pods-FeatureRolloutsTestApp_iOS.debug.xcconfig"; sourceTree = "<group>"; };
  77. 8BA72854B19D7A9D9BE15E1D /* Pods-FeatureRolloutsTestApp_Crashlytics_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_Crashlytics_iOS.release.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_Crashlytics_iOS/Pods-FeatureRolloutsTestApp_Crashlytics_iOS.release.xcconfig"; sourceTree = "<group>"; };
  78. 951D70142B71AD9A00BE7EED /* RemoteConfigButtonView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemoteConfigButtonView.swift; sourceTree = "<group>"; };
  79. AF260B513E38B2528E7B13CC /* Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.debug.xcconfig"; path = "Target Support Files/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.debug.xcconfig"; sourceTree = "<group>"; };
  80. C427C49F2B4603F60088A488 /* FeatureRolloutsTestApp_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FeatureRolloutsTestApp_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  81. C427C4A22B4603F60088A488 /* FeatureRolloutsTestAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureRolloutsTestAppApp.swift; sourceTree = "<group>"; };
  82. C427C4A42B4603F60088A488 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  83. C427C4A82B4603F80088A488 /* FeatureRolloutsTestApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FeatureRolloutsTestApp.entitlements; sourceTree = "<group>"; };
  84. C49C48412B460FC600BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FeatureRolloutsTestApp_Crashlytics_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  85. C49C48772B4704F300BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FeatureRolloutsTestApp_RemoteConfig_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  86. C49C48812B4704F500BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  87. C49C48822B47074400BC1456 /* FirebaseCrashlytics.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FirebaseCrashlytics.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  88. C49C48862B47075600BC1456 /* FirebaseRemoteConfig.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FirebaseRemoteConfig.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  89. C49C488A2B47075C00BC1456 /* FirebaseCrashlytics.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FirebaseCrashlytics.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  90. C49C488E2B47076200BC1456 /* FirebaseRemoteConfig.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FirebaseRemoteConfig.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  91. C49C48942B47207200BC1456 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  92. C49C48982B4720AE00BC1456 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  93. C49C489B2B4720DD00BC1456 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  94. C49C489D2B4722C100BC1456 /* CrashButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrashButtonView.swift; sourceTree = "<group>"; };
  95. C49C48A02B47261000BC1456 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  96. /* End PBXFileReference section */
  97. /* Begin PBXFrameworksBuildPhase section */
  98. C427C49C2B4603F60088A488 /* Frameworks */ = {
  99. isa = PBXFrameworksBuildPhase;
  100. buildActionMask = 2147483647;
  101. files = (
  102. 61A5654706089C41A7398CF3 /* Pods_FeatureRolloutsTestApp_iOS.framework in Frameworks */,
  103. );
  104. runOnlyForDeploymentPostprocessing = 0;
  105. };
  106. C49C483E2B460FC600BC1456 /* Frameworks */ = {
  107. isa = PBXFrameworksBuildPhase;
  108. buildActionMask = 2147483647;
  109. files = (
  110. F07A9478976524A8264259F0 /* Pods_FeatureRolloutsTestApp_Crashlytics_iOS.framework in Frameworks */,
  111. C49C48832B47074400BC1456 /* FirebaseCrashlytics.framework in Frameworks */,
  112. );
  113. runOnlyForDeploymentPostprocessing = 0;
  114. };
  115. C49C48722B4704F300BC1456 /* Frameworks */ = {
  116. isa = PBXFrameworksBuildPhase;
  117. buildActionMask = 2147483647;
  118. files = (
  119. AD11C57C978D52894BFDC47F /* Pods_FeatureRolloutsTestApp_RemoteConfig_iOS.framework in Frameworks */,
  120. C49C48872B47075600BC1456 /* FirebaseRemoteConfig.framework in Frameworks */,
  121. );
  122. runOnlyForDeploymentPostprocessing = 0;
  123. };
  124. C49C487C2B4704F500BC1456 /* Frameworks */ = {
  125. isa = PBXFrameworksBuildPhase;
  126. buildActionMask = 2147483647;
  127. files = (
  128. C49C488F2B47076200BC1456 /* FirebaseRemoteConfig.framework in Frameworks */,
  129. 848D345C8969AF72BCC0E2E4 /* Pods_FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.framework in Frameworks */,
  130. C49C488B2B47075C00BC1456 /* FirebaseCrashlytics.framework in Frameworks */,
  131. );
  132. runOnlyForDeploymentPostprocessing = 0;
  133. };
  134. /* End PBXFrameworksBuildPhase section */
  135. /* Begin PBXGroup section */
  136. 29E7B4F9D5112B2AFBA1C6F8 /* Pods */ = {
  137. isa = PBXGroup;
  138. children = (
  139. 2842D338F32EE531C752262E /* Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.debug.xcconfig */,
  140. 10710CAF870FA7E8D1ABF94C /* Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.release.xcconfig */,
  141. 025F972344BB0B489CC052D6 /* Pods-FeatureRolloutsTestApp_Crashlytics_iOS.debug.xcconfig */,
  142. 8BA72854B19D7A9D9BE15E1D /* Pods-FeatureRolloutsTestApp_Crashlytics_iOS.release.xcconfig */,
  143. AF260B513E38B2528E7B13CC /* Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.debug.xcconfig */,
  144. 30BB126FCB8D5F53B5795500 /* Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.release.xcconfig */,
  145. 6D30A6D1F2CE622B6D5D563F /* Pods-FeatureRolloutsTestApp_iOS.debug.xcconfig */,
  146. 2D15DD53784CDDE94D00AB02 /* Pods-FeatureRolloutsTestApp_iOS.release.xcconfig */,
  147. );
  148. path = Pods;
  149. sourceTree = "<group>";
  150. };
  151. 4D9F4C8E7175D4479AD28BAC /* Frameworks */ = {
  152. isa = PBXGroup;
  153. children = (
  154. C49C488E2B47076200BC1456 /* FirebaseRemoteConfig.framework */,
  155. C49C488A2B47075C00BC1456 /* FirebaseCrashlytics.framework */,
  156. C49C48862B47075600BC1456 /* FirebaseRemoteConfig.framework */,
  157. C49C48822B47074400BC1456 /* FirebaseCrashlytics.framework */,
  158. 1729B0ED2CACB9C5A62A6F8C /* Pods_FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.framework */,
  159. 5472955122D0CE0A8A3CE4D5 /* Pods_FeatureRolloutsTestApp_Crashlytics_iOS.framework */,
  160. 4E60230146BDE14D306856CB /* Pods_FeatureRolloutsTestApp_RemoteConfig_iOS.framework */,
  161. 2FE5945D035CAAB3297D2CAC /* Pods_FeatureRolloutsTestApp_iOS.framework */,
  162. );
  163. name = Frameworks;
  164. sourceTree = "<group>";
  165. };
  166. C427C4962B4603F60088A488 = {
  167. isa = PBXGroup;
  168. children = (
  169. C49C489A2B4720C700BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS */,
  170. C49C48972B47208B00BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS */,
  171. C49C48932B47205400BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS */,
  172. C427C4A12B4603F60088A488 /* FeatureRolloutsTestApp */,
  173. C49C486B2B47048000BC1456 /* Shared */,
  174. C427C4A02B4603F60088A488 /* Products */,
  175. 29E7B4F9D5112B2AFBA1C6F8 /* Pods */,
  176. 4D9F4C8E7175D4479AD28BAC /* Frameworks */,
  177. );
  178. sourceTree = "<group>";
  179. };
  180. C427C4A02B4603F60088A488 /* Products */ = {
  181. isa = PBXGroup;
  182. children = (
  183. C427C49F2B4603F60088A488 /* FeatureRolloutsTestApp_iOS.app */,
  184. C49C48412B460FC600BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS.app */,
  185. C49C48772B4704F300BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS.app */,
  186. C49C48812B4704F500BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.app */,
  187. );
  188. name = Products;
  189. sourceTree = "<group>";
  190. };
  191. C427C4A12B4603F60088A488 /* FeatureRolloutsTestApp */ = {
  192. isa = PBXGroup;
  193. children = (
  194. C427C4A42B4603F60088A488 /* ContentView.swift */,
  195. C427C4A82B4603F80088A488 /* FeatureRolloutsTestApp.entitlements */,
  196. );
  197. path = FeatureRolloutsTestApp;
  198. sourceTree = "<group>";
  199. };
  200. C49C486B2B47048000BC1456 /* Shared */ = {
  201. isa = PBXGroup;
  202. children = (
  203. C49C48A02B47261000BC1456 /* GoogleService-Info.plist */,
  204. C427C4A22B4603F60088A488 /* FeatureRolloutsTestAppApp.swift */,
  205. 951D70142B71AD9A00BE7EED /* RemoteConfigButtonView.swift */,
  206. C49C489D2B4722C100BC1456 /* CrashButtonView.swift */,
  207. );
  208. path = Shared;
  209. sourceTree = "<group>";
  210. };
  211. C49C48932B47205400BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS */ = {
  212. isa = PBXGroup;
  213. children = (
  214. C49C48942B47207200BC1456 /* ContentView.swift */,
  215. );
  216. path = FeatureRolloutsTestApp_Crashlytics_iOS;
  217. sourceTree = "<group>";
  218. };
  219. C49C48972B47208B00BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS */ = {
  220. isa = PBXGroup;
  221. children = (
  222. C49C48982B4720AE00BC1456 /* ContentView.swift */,
  223. );
  224. path = FeatureRolloutsTestApp_RemoteConfig_iOS;
  225. sourceTree = "<group>";
  226. };
  227. C49C489A2B4720C700BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS */ = {
  228. isa = PBXGroup;
  229. children = (
  230. C49C489B2B4720DD00BC1456 /* ContentView.swift */,
  231. );
  232. path = FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS;
  233. sourceTree = "<group>";
  234. };
  235. /* End PBXGroup section */
  236. /* Begin PBXNativeTarget section */
  237. C427C49E2B4603F60088A488 /* FeatureRolloutsTestApp_iOS */ = {
  238. isa = PBXNativeTarget;
  239. buildConfigurationList = C427C4C42B4603F80088A488 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_iOS" */;
  240. buildPhases = (
  241. 1C5C78EEA66C3693218AA186 /* [CP] Check Pods Manifest.lock */,
  242. C427C49B2B4603F60088A488 /* Sources */,
  243. C427C49C2B4603F60088A488 /* Frameworks */,
  244. C427C49D2B4603F60088A488 /* Resources */,
  245. 3FCED6F36D70B363DD56F3FB /* [CP] Embed Pods Frameworks */,
  246. );
  247. buildRules = (
  248. );
  249. dependencies = (
  250. );
  251. name = FeatureRolloutsTestApp_iOS;
  252. productName = FeatureRolloutsTestApp;
  253. productReference = C427C49F2B4603F60088A488 /* FeatureRolloutsTestApp_iOS.app */;
  254. productType = "com.apple.product-type.application";
  255. };
  256. C49C48402B460FC600BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS */ = {
  257. isa = PBXNativeTarget;
  258. buildConfigurationList = C49C48622B460FC800BC1456 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_Crashlytics_iOS" */;
  259. buildPhases = (
  260. E894A1751ED4EBA12174B475 /* [CP] Check Pods Manifest.lock */,
  261. C49C483D2B460FC600BC1456 /* Sources */,
  262. C49C483E2B460FC600BC1456 /* Frameworks */,
  263. C49C483F2B460FC600BC1456 /* Resources */,
  264. 8809A9DD2155751AF47F697B /* [CP] Embed Pods Frameworks */,
  265. C49C48852B47074400BC1456 /* Embed Frameworks */,
  266. C49C48A72B47285600BC1456 /* Crashlytics run script */,
  267. );
  268. buildRules = (
  269. );
  270. dependencies = (
  271. );
  272. name = FeatureRolloutsTestApp_Crashlytics_iOS;
  273. productName = FeatureRolloutsTestApp_Crashlytics_iOS;
  274. productReference = C49C48412B460FC600BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS.app */;
  275. productType = "com.apple.product-type.application";
  276. };
  277. C49C486E2B4704F300BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS */ = {
  278. isa = PBXNativeTarget;
  279. buildConfigurationList = C49C48742B4704F300BC1456 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_RemoteConfig_iOS" */;
  280. buildPhases = (
  281. 2E2005BA5C63DC9C5F6B0B5C /* [CP] Check Pods Manifest.lock */,
  282. C49C486F2B4704F300BC1456 /* Sources */,
  283. C49C48722B4704F300BC1456 /* Frameworks */,
  284. C49C48732B4704F300BC1456 /* Resources */,
  285. AE72CFC82C05D96F24F22349 /* [CP] Embed Pods Frameworks */,
  286. C49C48892B47075600BC1456 /* Embed Frameworks */,
  287. );
  288. buildRules = (
  289. );
  290. dependencies = (
  291. );
  292. name = FeatureRolloutsTestApp_RemoteConfig_iOS;
  293. productName = FeatureRolloutsTestApp_Crashlytics_iOS;
  294. productReference = C49C48772B4704F300BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS.app */;
  295. productType = "com.apple.product-type.application";
  296. };
  297. C49C48782B4704F500BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS */ = {
  298. isa = PBXNativeTarget;
  299. buildConfigurationList = C49C487E2B4704F500BC1456 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS" */;
  300. buildPhases = (
  301. 1D1A7736C1202CF5AE3E74DF /* [CP] Check Pods Manifest.lock */,
  302. C49C48792B4704F500BC1456 /* Sources */,
  303. C49C487C2B4704F500BC1456 /* Frameworks */,
  304. C49C487D2B4704F500BC1456 /* Resources */,
  305. 1AFC789ACC0369540ADCC334 /* [CP] Embed Pods Frameworks */,
  306. C49C488D2B47075C00BC1456 /* Embed Frameworks */,
  307. C49C48A52B47279000BC1456 /* Crashlytics run script */,
  308. );
  309. buildRules = (
  310. );
  311. dependencies = (
  312. );
  313. name = FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS;
  314. productName = FeatureRolloutsTestApp_Crashlytics_iOS;
  315. productReference = C49C48812B4704F500BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.app */;
  316. productType = "com.apple.product-type.application";
  317. };
  318. /* End PBXNativeTarget section */
  319. /* Begin PBXProject section */
  320. C427C4972B4603F60088A488 /* Project object */ = {
  321. isa = PBXProject;
  322. attributes = {
  323. BuildIndependentTargetsInParallel = 1;
  324. LastSwiftUpdateCheck = 1500;
  325. LastUpgradeCheck = 1500;
  326. TargetAttributes = {
  327. C427C49E2B4603F60088A488 = {
  328. CreatedOnToolsVersion = 15.0;
  329. };
  330. C49C48402B460FC600BC1456 = {
  331. CreatedOnToolsVersion = 15.0;
  332. };
  333. };
  334. };
  335. buildConfigurationList = C427C49A2B4603F60088A488 /* Build configuration list for PBXProject "FeatureRolloutsTestApp" */;
  336. compatibilityVersion = "Xcode 14.0";
  337. developmentRegion = en;
  338. hasScannedForEncodings = 0;
  339. knownRegions = (
  340. en,
  341. Base,
  342. );
  343. mainGroup = C427C4962B4603F60088A488;
  344. productRefGroup = C427C4A02B4603F60088A488 /* Products */;
  345. projectDirPath = "";
  346. projectRoot = "";
  347. targets = (
  348. C49C48782B4704F500BC1456 /* FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS */,
  349. C49C48402B460FC600BC1456 /* FeatureRolloutsTestApp_Crashlytics_iOS */,
  350. C49C486E2B4704F300BC1456 /* FeatureRolloutsTestApp_RemoteConfig_iOS */,
  351. C427C49E2B4603F60088A488 /* FeatureRolloutsTestApp_iOS */,
  352. );
  353. };
  354. /* End PBXProject section */
  355. /* Begin PBXResourcesBuildPhase section */
  356. C427C49D2B4603F60088A488 /* Resources */ = {
  357. isa = PBXResourcesBuildPhase;
  358. buildActionMask = 2147483647;
  359. files = (
  360. C49C48A12B47261000BC1456 /* GoogleService-Info.plist in Resources */,
  361. );
  362. runOnlyForDeploymentPostprocessing = 0;
  363. };
  364. C49C483F2B460FC600BC1456 /* Resources */ = {
  365. isa = PBXResourcesBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. C49C48A22B47261000BC1456 /* GoogleService-Info.plist in Resources */,
  369. );
  370. runOnlyForDeploymentPostprocessing = 0;
  371. };
  372. C49C48732B4704F300BC1456 /* Resources */ = {
  373. isa = PBXResourcesBuildPhase;
  374. buildActionMask = 2147483647;
  375. files = (
  376. C49C48A32B47261000BC1456 /* GoogleService-Info.plist in Resources */,
  377. );
  378. runOnlyForDeploymentPostprocessing = 0;
  379. };
  380. C49C487D2B4704F500BC1456 /* Resources */ = {
  381. isa = PBXResourcesBuildPhase;
  382. buildActionMask = 2147483647;
  383. files = (
  384. C49C48A42B47261000BC1456 /* GoogleService-Info.plist in Resources */,
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. };
  388. /* End PBXResourcesBuildPhase section */
  389. /* Begin PBXShellScriptBuildPhase section */
  390. 1AFC789ACC0369540ADCC334 /* [CP] Embed Pods Frameworks */ = {
  391. isa = PBXShellScriptBuildPhase;
  392. buildActionMask = 2147483647;
  393. files = (
  394. );
  395. inputFileListPaths = (
  396. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  397. );
  398. name = "[CP] Embed Pods Frameworks";
  399. outputFileListPaths = (
  400. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  401. );
  402. runOnlyForDeploymentPostprocessing = 0;
  403. shellPath = /bin/sh;
  404. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS-frameworks.sh\"\n";
  405. showEnvVarsInLog = 0;
  406. };
  407. 1C5C78EEA66C3693218AA186 /* [CP] Check Pods Manifest.lock */ = {
  408. isa = PBXShellScriptBuildPhase;
  409. buildActionMask = 2147483647;
  410. files = (
  411. );
  412. inputFileListPaths = (
  413. );
  414. inputPaths = (
  415. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  416. "${PODS_ROOT}/Manifest.lock",
  417. );
  418. name = "[CP] Check Pods Manifest.lock";
  419. outputFileListPaths = (
  420. );
  421. outputPaths = (
  422. "$(DERIVED_FILE_DIR)/Pods-FeatureRolloutsTestApp_iOS-checkManifestLockResult.txt",
  423. );
  424. runOnlyForDeploymentPostprocessing = 0;
  425. shellPath = /bin/sh;
  426. 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";
  427. showEnvVarsInLog = 0;
  428. };
  429. 1D1A7736C1202CF5AE3E74DF /* [CP] Check Pods Manifest.lock */ = {
  430. isa = PBXShellScriptBuildPhase;
  431. buildActionMask = 2147483647;
  432. files = (
  433. );
  434. inputFileListPaths = (
  435. );
  436. inputPaths = (
  437. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  438. "${PODS_ROOT}/Manifest.lock",
  439. );
  440. name = "[CP] Check Pods Manifest.lock";
  441. outputFileListPaths = (
  442. );
  443. outputPaths = (
  444. "$(DERIVED_FILE_DIR)/Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS-checkManifestLockResult.txt",
  445. );
  446. runOnlyForDeploymentPostprocessing = 0;
  447. shellPath = /bin/sh;
  448. 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";
  449. showEnvVarsInLog = 0;
  450. };
  451. 2E2005BA5C63DC9C5F6B0B5C /* [CP] Check Pods Manifest.lock */ = {
  452. isa = PBXShellScriptBuildPhase;
  453. buildActionMask = 2147483647;
  454. files = (
  455. );
  456. inputFileListPaths = (
  457. );
  458. inputPaths = (
  459. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  460. "${PODS_ROOT}/Manifest.lock",
  461. );
  462. name = "[CP] Check Pods Manifest.lock";
  463. outputFileListPaths = (
  464. );
  465. outputPaths = (
  466. "$(DERIVED_FILE_DIR)/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS-checkManifestLockResult.txt",
  467. );
  468. runOnlyForDeploymentPostprocessing = 0;
  469. shellPath = /bin/sh;
  470. 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";
  471. showEnvVarsInLog = 0;
  472. };
  473. 3FCED6F36D70B363DD56F3FB /* [CP] Embed Pods Frameworks */ = {
  474. isa = PBXShellScriptBuildPhase;
  475. buildActionMask = 2147483647;
  476. files = (
  477. );
  478. inputFileListPaths = (
  479. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_iOS/Pods-FeatureRolloutsTestApp_iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  480. );
  481. name = "[CP] Embed Pods Frameworks";
  482. outputFileListPaths = (
  483. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_iOS/Pods-FeatureRolloutsTestApp_iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  484. );
  485. runOnlyForDeploymentPostprocessing = 0;
  486. shellPath = /bin/sh;
  487. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_iOS/Pods-FeatureRolloutsTestApp_iOS-frameworks.sh\"\n";
  488. showEnvVarsInLog = 0;
  489. };
  490. 8809A9DD2155751AF47F697B /* [CP] Embed Pods Frameworks */ = {
  491. isa = PBXShellScriptBuildPhase;
  492. buildActionMask = 2147483647;
  493. files = (
  494. );
  495. inputFileListPaths = (
  496. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_Crashlytics_iOS/Pods-FeatureRolloutsTestApp_Crashlytics_iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  497. );
  498. name = "[CP] Embed Pods Frameworks";
  499. outputFileListPaths = (
  500. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_Crashlytics_iOS/Pods-FeatureRolloutsTestApp_Crashlytics_iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  501. );
  502. runOnlyForDeploymentPostprocessing = 0;
  503. shellPath = /bin/sh;
  504. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_Crashlytics_iOS/Pods-FeatureRolloutsTestApp_Crashlytics_iOS-frameworks.sh\"\n";
  505. showEnvVarsInLog = 0;
  506. };
  507. AE72CFC82C05D96F24F22349 /* [CP] Embed Pods Frameworks */ = {
  508. isa = PBXShellScriptBuildPhase;
  509. buildActionMask = 2147483647;
  510. files = (
  511. );
  512. inputFileListPaths = (
  513. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  514. );
  515. name = "[CP] Embed Pods Frameworks";
  516. outputFileListPaths = (
  517. "${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  518. );
  519. runOnlyForDeploymentPostprocessing = 0;
  520. shellPath = /bin/sh;
  521. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS/Pods-FeatureRolloutsTestApp_RemoteConfig_iOS-frameworks.sh\"\n";
  522. showEnvVarsInLog = 0;
  523. };
  524. C49C48A52B47279000BC1456 /* Crashlytics run script */ = {
  525. isa = PBXShellScriptBuildPhase;
  526. buildActionMask = 2147483647;
  527. files = (
  528. );
  529. inputFileListPaths = (
  530. );
  531. inputPaths = (
  532. "${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${BUILD_NAME}",
  533. "$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
  534. );
  535. name = "Crashlytics run script";
  536. outputFileListPaths = (
  537. );
  538. outputPaths = (
  539. );
  540. runOnlyForDeploymentPostprocessing = 0;
  541. shellPath = /bin/sh;
  542. shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n${PODS_ROOT}/../../../../Crashlytics/run\n";
  543. };
  544. C49C48A72B47285600BC1456 /* Crashlytics run script */ = {
  545. isa = PBXShellScriptBuildPhase;
  546. buildActionMask = 2147483647;
  547. files = (
  548. );
  549. inputFileListPaths = (
  550. );
  551. inputPaths = (
  552. "${BUILD_DIR%Build/*}SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run",
  553. "$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
  554. );
  555. name = "Crashlytics run script";
  556. outputFileListPaths = (
  557. );
  558. outputPaths = (
  559. );
  560. runOnlyForDeploymentPostprocessing = 0;
  561. shellPath = /bin/sh;
  562. shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n${PODS_ROOT}/../../../../Crashlytics/run\n";
  563. };
  564. E894A1751ED4EBA12174B475 /* [CP] Check Pods Manifest.lock */ = {
  565. isa = PBXShellScriptBuildPhase;
  566. buildActionMask = 2147483647;
  567. files = (
  568. );
  569. inputFileListPaths = (
  570. );
  571. inputPaths = (
  572. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  573. "${PODS_ROOT}/Manifest.lock",
  574. );
  575. name = "[CP] Check Pods Manifest.lock";
  576. outputFileListPaths = (
  577. );
  578. outputPaths = (
  579. "$(DERIVED_FILE_DIR)/Pods-FeatureRolloutsTestApp_Crashlytics_iOS-checkManifestLockResult.txt",
  580. );
  581. runOnlyForDeploymentPostprocessing = 0;
  582. shellPath = /bin/sh;
  583. 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";
  584. showEnvVarsInLog = 0;
  585. };
  586. /* End PBXShellScriptBuildPhase section */
  587. /* Begin PBXSourcesBuildPhase section */
  588. C427C49B2B4603F60088A488 /* Sources */ = {
  589. isa = PBXSourcesBuildPhase;
  590. buildActionMask = 2147483647;
  591. files = (
  592. C427C4A52B4603F60088A488 /* ContentView.swift in Sources */,
  593. C427C4A32B4603F60088A488 /* FeatureRolloutsTestAppApp.swift in Sources */,
  594. );
  595. runOnlyForDeploymentPostprocessing = 0;
  596. };
  597. C49C483D2B460FC600BC1456 /* Sources */ = {
  598. isa = PBXSourcesBuildPhase;
  599. buildActionMask = 2147483647;
  600. files = (
  601. C49C489F2B47233000BC1456 /* CrashButtonView.swift in Sources */,
  602. C49C486C2B4704D900BC1456 /* FeatureRolloutsTestAppApp.swift in Sources */,
  603. C49C48952B47207200BC1456 /* ContentView.swift in Sources */,
  604. );
  605. runOnlyForDeploymentPostprocessing = 0;
  606. };
  607. C49C486F2B4704F300BC1456 /* Sources */ = {
  608. isa = PBXSourcesBuildPhase;
  609. buildActionMask = 2147483647;
  610. files = (
  611. C49C48702B4704F300BC1456 /* FeatureRolloutsTestAppApp.swift in Sources */,
  612. 951D70162B71AD9B00BE7EED /* RemoteConfigButtonView.swift in Sources */,
  613. C49C48992B4720AE00BC1456 /* ContentView.swift in Sources */,
  614. );
  615. runOnlyForDeploymentPostprocessing = 0;
  616. };
  617. C49C48792B4704F500BC1456 /* Sources */ = {
  618. isa = PBXSourcesBuildPhase;
  619. buildActionMask = 2147483647;
  620. files = (
  621. 951D70152B71AD9B00BE7EED /* RemoteConfigButtonView.swift in Sources */,
  622. C49C487A2B4704F500BC1456 /* FeatureRolloutsTestAppApp.swift in Sources */,
  623. C49C489E2B4722C100BC1456 /* CrashButtonView.swift in Sources */,
  624. C49C489C2B4720DD00BC1456 /* ContentView.swift in Sources */,
  625. );
  626. runOnlyForDeploymentPostprocessing = 0;
  627. };
  628. /* End PBXSourcesBuildPhase section */
  629. /* Begin XCBuildConfiguration section */
  630. C427C4C22B4603F80088A488 /* Debug */ = {
  631. isa = XCBuildConfiguration;
  632. buildSettings = {
  633. ALWAYS_SEARCH_USER_PATHS = NO;
  634. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  635. CLANG_ANALYZER_NONNULL = YES;
  636. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  637. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  638. CLANG_ENABLE_MODULES = YES;
  639. CLANG_ENABLE_OBJC_ARC = YES;
  640. CLANG_ENABLE_OBJC_WEAK = YES;
  641. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  642. CLANG_WARN_BOOL_CONVERSION = YES;
  643. CLANG_WARN_COMMA = YES;
  644. CLANG_WARN_CONSTANT_CONVERSION = YES;
  645. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  646. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  647. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  648. CLANG_WARN_EMPTY_BODY = YES;
  649. CLANG_WARN_ENUM_CONVERSION = YES;
  650. CLANG_WARN_INFINITE_RECURSION = YES;
  651. CLANG_WARN_INT_CONVERSION = YES;
  652. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  653. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  654. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  655. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  656. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  657. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  658. CLANG_WARN_STRICT_PROTOTYPES = YES;
  659. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  660. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  661. CLANG_WARN_UNREACHABLE_CODE = YES;
  662. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  663. COPY_PHASE_STRIP = NO;
  664. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  665. ENABLE_STRICT_OBJC_MSGSEND = YES;
  666. ENABLE_TESTABILITY = YES;
  667. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  668. GCC_C_LANGUAGE_STANDARD = gnu17;
  669. GCC_DYNAMIC_NO_PIC = NO;
  670. GCC_NO_COMMON_BLOCKS = YES;
  671. GCC_OPTIMIZATION_LEVEL = 0;
  672. GCC_PREPROCESSOR_DEFINITIONS = (
  673. "DEBUG=1",
  674. "$(inherited)",
  675. );
  676. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  677. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  678. GCC_WARN_UNDECLARED_SELECTOR = YES;
  679. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  680. GCC_WARN_UNUSED_FUNCTION = YES;
  681. GCC_WARN_UNUSED_VARIABLE = YES;
  682. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  683. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  684. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  685. MTL_FAST_MATH = YES;
  686. ONLY_ACTIVE_ARCH = YES;
  687. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  688. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  689. };
  690. name = Debug;
  691. };
  692. C427C4C32B4603F80088A488 /* Release */ = {
  693. isa = XCBuildConfiguration;
  694. buildSettings = {
  695. ALWAYS_SEARCH_USER_PATHS = NO;
  696. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  697. CLANG_ANALYZER_NONNULL = YES;
  698. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  699. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  700. CLANG_ENABLE_MODULES = YES;
  701. CLANG_ENABLE_OBJC_ARC = YES;
  702. CLANG_ENABLE_OBJC_WEAK = YES;
  703. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  704. CLANG_WARN_BOOL_CONVERSION = YES;
  705. CLANG_WARN_COMMA = YES;
  706. CLANG_WARN_CONSTANT_CONVERSION = YES;
  707. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  708. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  709. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  710. CLANG_WARN_EMPTY_BODY = YES;
  711. CLANG_WARN_ENUM_CONVERSION = YES;
  712. CLANG_WARN_INFINITE_RECURSION = YES;
  713. CLANG_WARN_INT_CONVERSION = YES;
  714. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  715. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  716. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  717. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  718. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  719. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  720. CLANG_WARN_STRICT_PROTOTYPES = YES;
  721. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  722. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  723. CLANG_WARN_UNREACHABLE_CODE = YES;
  724. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  725. COPY_PHASE_STRIP = NO;
  726. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  727. ENABLE_NS_ASSERTIONS = NO;
  728. ENABLE_STRICT_OBJC_MSGSEND = YES;
  729. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  730. GCC_C_LANGUAGE_STANDARD = gnu17;
  731. GCC_NO_COMMON_BLOCKS = YES;
  732. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  733. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  734. GCC_WARN_UNDECLARED_SELECTOR = YES;
  735. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  736. GCC_WARN_UNUSED_FUNCTION = YES;
  737. GCC_WARN_UNUSED_VARIABLE = YES;
  738. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  739. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  740. MTL_ENABLE_DEBUG_INFO = NO;
  741. MTL_FAST_MATH = YES;
  742. SWIFT_COMPILATION_MODE = wholemodule;
  743. };
  744. name = Release;
  745. };
  746. C427C4C52B4603F80088A488 /* Debug */ = {
  747. isa = XCBuildConfiguration;
  748. baseConfigurationReference = 6D30A6D1F2CE622B6D5D563F /* Pods-FeatureRolloutsTestApp_iOS.debug.xcconfig */;
  749. buildSettings = {
  750. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  751. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  752. CODE_SIGN_IDENTITY = "Apple Development";
  753. CODE_SIGN_STYLE = Automatic;
  754. CURRENT_PROJECT_VERSION = 1;
  755. DEVELOPMENT_ASSET_PATHS = "";
  756. DEVELOPMENT_TEAM = "";
  757. ENABLE_PREVIEWS = YES;
  758. GENERATE_INFOPLIST_FILE = YES;
  759. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  760. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  761. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  762. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  763. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  764. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  765. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  766. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  767. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  768. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  769. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  770. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  771. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  772. MACOSX_DEPLOYMENT_TARGET = 14.0;
  773. MARKETING_VERSION = 1.0;
  774. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  775. PRODUCT_NAME = "$(TARGET_NAME)";
  776. SDKROOT = iphoneos;
  777. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  778. SUPPORTS_MACCATALYST = NO;
  779. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
  780. SWIFT_EMIT_LOC_STRINGS = YES;
  781. SWIFT_VERSION = 5.0;
  782. TARGETED_DEVICE_FAMILY = "1,2";
  783. };
  784. name = Debug;
  785. };
  786. C427C4C62B4603F80088A488 /* Release */ = {
  787. isa = XCBuildConfiguration;
  788. baseConfigurationReference = 2D15DD53784CDDE94D00AB02 /* Pods-FeatureRolloutsTestApp_iOS.release.xcconfig */;
  789. buildSettings = {
  790. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  791. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  792. CODE_SIGN_IDENTITY = "Apple Development";
  793. CODE_SIGN_STYLE = Automatic;
  794. CURRENT_PROJECT_VERSION = 1;
  795. DEVELOPMENT_ASSET_PATHS = "";
  796. DEVELOPMENT_TEAM = "";
  797. ENABLE_PREVIEWS = YES;
  798. GENERATE_INFOPLIST_FILE = YES;
  799. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  800. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  801. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  802. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  803. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  804. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  805. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  806. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  807. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  808. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  809. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  810. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  811. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  812. MACOSX_DEPLOYMENT_TARGET = 14.0;
  813. MARKETING_VERSION = 1.0;
  814. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  815. PRODUCT_NAME = "$(TARGET_NAME)";
  816. SDKROOT = iphoneos;
  817. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  818. SUPPORTS_MACCATALYST = NO;
  819. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
  820. SWIFT_EMIT_LOC_STRINGS = YES;
  821. SWIFT_VERSION = 5.0;
  822. TARGETED_DEVICE_FAMILY = "1,2";
  823. };
  824. name = Release;
  825. };
  826. C49C48632B460FC800BC1456 /* Debug */ = {
  827. isa = XCBuildConfiguration;
  828. baseConfigurationReference = 025F972344BB0B489CC052D6 /* Pods-FeatureRolloutsTestApp_Crashlytics_iOS.debug.xcconfig */;
  829. buildSettings = {
  830. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  831. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  832. CODE_SIGN_STYLE = Automatic;
  833. CURRENT_PROJECT_VERSION = 1;
  834. DEVELOPMENT_ASSET_PATHS = "";
  835. ENABLE_PREVIEWS = YES;
  836. GENERATE_INFOPLIST_FILE = YES;
  837. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  838. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  839. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  840. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  841. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  842. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  843. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  844. MARKETING_VERSION = 1.0;
  845. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  846. PRODUCT_NAME = "$(TARGET_NAME)";
  847. SDKROOT = iphoneos;
  848. SWIFT_EMIT_LOC_STRINGS = YES;
  849. SWIFT_VERSION = 5.0;
  850. TARGETED_DEVICE_FAMILY = "1,2";
  851. };
  852. name = Debug;
  853. };
  854. C49C48642B460FC800BC1456 /* Release */ = {
  855. isa = XCBuildConfiguration;
  856. baseConfigurationReference = 8BA72854B19D7A9D9BE15E1D /* Pods-FeatureRolloutsTestApp_Crashlytics_iOS.release.xcconfig */;
  857. buildSettings = {
  858. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  859. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  860. CODE_SIGN_STYLE = Automatic;
  861. CURRENT_PROJECT_VERSION = 1;
  862. DEVELOPMENT_ASSET_PATHS = "";
  863. ENABLE_PREVIEWS = YES;
  864. GENERATE_INFOPLIST_FILE = YES;
  865. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  866. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  867. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  868. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  869. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  870. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  871. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  872. MARKETING_VERSION = 1.0;
  873. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  874. PRODUCT_NAME = "$(TARGET_NAME)";
  875. SDKROOT = iphoneos;
  876. SWIFT_EMIT_LOC_STRINGS = YES;
  877. SWIFT_VERSION = 5.0;
  878. TARGETED_DEVICE_FAMILY = "1,2";
  879. VALIDATE_PRODUCT = YES;
  880. };
  881. name = Release;
  882. };
  883. C49C48752B4704F300BC1456 /* Debug */ = {
  884. isa = XCBuildConfiguration;
  885. baseConfigurationReference = AF260B513E38B2528E7B13CC /* Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.debug.xcconfig */;
  886. buildSettings = {
  887. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  888. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  889. CODE_SIGN_STYLE = Automatic;
  890. CURRENT_PROJECT_VERSION = 1;
  891. DEVELOPMENT_ASSET_PATHS = "";
  892. ENABLE_PREVIEWS = YES;
  893. GENERATE_INFOPLIST_FILE = YES;
  894. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  895. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  896. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  897. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  898. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  899. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  900. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  901. MARKETING_VERSION = 1.0;
  902. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  903. PRODUCT_NAME = "$(TARGET_NAME)";
  904. SDKROOT = iphoneos;
  905. SWIFT_EMIT_LOC_STRINGS = YES;
  906. SWIFT_VERSION = 5.0;
  907. TARGETED_DEVICE_FAMILY = "1,2";
  908. };
  909. name = Debug;
  910. };
  911. C49C48762B4704F300BC1456 /* Release */ = {
  912. isa = XCBuildConfiguration;
  913. baseConfigurationReference = 30BB126FCB8D5F53B5795500 /* Pods-FeatureRolloutsTestApp_RemoteConfig_iOS.release.xcconfig */;
  914. buildSettings = {
  915. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  916. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  917. CODE_SIGN_STYLE = Automatic;
  918. CURRENT_PROJECT_VERSION = 1;
  919. DEVELOPMENT_ASSET_PATHS = "";
  920. ENABLE_PREVIEWS = YES;
  921. GENERATE_INFOPLIST_FILE = YES;
  922. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  923. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  924. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  925. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  926. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  927. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  928. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  929. MARKETING_VERSION = 1.0;
  930. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  931. PRODUCT_NAME = "$(TARGET_NAME)";
  932. SDKROOT = iphoneos;
  933. SWIFT_EMIT_LOC_STRINGS = YES;
  934. SWIFT_VERSION = 5.0;
  935. TARGETED_DEVICE_FAMILY = "1,2";
  936. VALIDATE_PRODUCT = YES;
  937. };
  938. name = Release;
  939. };
  940. C49C487F2B4704F500BC1456 /* Debug */ = {
  941. isa = XCBuildConfiguration;
  942. baseConfigurationReference = 2842D338F32EE531C752262E /* Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.debug.xcconfig */;
  943. buildSettings = {
  944. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  945. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  946. CODE_SIGN_STYLE = Automatic;
  947. CURRENT_PROJECT_VERSION = 1;
  948. DEVELOPMENT_ASSET_PATHS = "";
  949. ENABLE_PREVIEWS = YES;
  950. GENERATE_INFOPLIST_FILE = YES;
  951. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  952. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  953. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  954. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  955. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  956. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  957. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  958. MARKETING_VERSION = 1.0;
  959. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  960. PRODUCT_NAME = "$(TARGET_NAME)";
  961. SDKROOT = iphoneos;
  962. SWIFT_EMIT_LOC_STRINGS = YES;
  963. SWIFT_VERSION = 5.0;
  964. TARGETED_DEVICE_FAMILY = "1,2";
  965. };
  966. name = Debug;
  967. };
  968. C49C48802B4704F500BC1456 /* Release */ = {
  969. isa = XCBuildConfiguration;
  970. baseConfigurationReference = 10710CAF870FA7E8D1ABF94C /* Pods-FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS.release.xcconfig */;
  971. buildSettings = {
  972. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  973. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  974. CODE_SIGN_STYLE = Automatic;
  975. CURRENT_PROJECT_VERSION = 1;
  976. DEVELOPMENT_ASSET_PATHS = "";
  977. ENABLE_PREVIEWS = YES;
  978. GENERATE_INFOPLIST_FILE = YES;
  979. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  980. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  981. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  982. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  983. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  984. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  985. LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
  986. MARKETING_VERSION = 1.0;
  987. PRODUCT_BUNDLE_IDENTIFIER = com.firebase.config.featureRolloutsTestApp;
  988. PRODUCT_NAME = "$(TARGET_NAME)";
  989. SDKROOT = iphoneos;
  990. SWIFT_EMIT_LOC_STRINGS = YES;
  991. SWIFT_VERSION = 5.0;
  992. TARGETED_DEVICE_FAMILY = "1,2";
  993. VALIDATE_PRODUCT = YES;
  994. };
  995. name = Release;
  996. };
  997. /* End XCBuildConfiguration section */
  998. /* Begin XCConfigurationList section */
  999. C427C49A2B4603F60088A488 /* Build configuration list for PBXProject "FeatureRolloutsTestApp" */ = {
  1000. isa = XCConfigurationList;
  1001. buildConfigurations = (
  1002. C427C4C22B4603F80088A488 /* Debug */,
  1003. C427C4C32B4603F80088A488 /* Release */,
  1004. );
  1005. defaultConfigurationIsVisible = 0;
  1006. defaultConfigurationName = Release;
  1007. };
  1008. C427C4C42B4603F80088A488 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_iOS" */ = {
  1009. isa = XCConfigurationList;
  1010. buildConfigurations = (
  1011. C427C4C52B4603F80088A488 /* Debug */,
  1012. C427C4C62B4603F80088A488 /* Release */,
  1013. );
  1014. defaultConfigurationIsVisible = 0;
  1015. defaultConfigurationName = Release;
  1016. };
  1017. C49C48622B460FC800BC1456 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_Crashlytics_iOS" */ = {
  1018. isa = XCConfigurationList;
  1019. buildConfigurations = (
  1020. C49C48632B460FC800BC1456 /* Debug */,
  1021. C49C48642B460FC800BC1456 /* Release */,
  1022. );
  1023. defaultConfigurationIsVisible = 0;
  1024. defaultConfigurationName = Release;
  1025. };
  1026. C49C48742B4704F300BC1456 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_RemoteConfig_iOS" */ = {
  1027. isa = XCConfigurationList;
  1028. buildConfigurations = (
  1029. C49C48752B4704F300BC1456 /* Debug */,
  1030. C49C48762B4704F300BC1456 /* Release */,
  1031. );
  1032. defaultConfigurationIsVisible = 0;
  1033. defaultConfigurationName = Release;
  1034. };
  1035. C49C487E2B4704F500BC1456 /* Build configuration list for PBXNativeTarget "FeatureRolloutsTestApp_CrashlyticsRemoteConfig_iOS" */ = {
  1036. isa = XCConfigurationList;
  1037. buildConfigurations = (
  1038. C49C487F2B4704F500BC1456 /* Debug */,
  1039. C49C48802B4704F500BC1456 /* Release */,
  1040. );
  1041. defaultConfigurationIsVisible = 0;
  1042. defaultConfigurationName = Release;
  1043. };
  1044. /* End XCConfigurationList section */
  1045. };
  1046. rootObject = C427C4972B4603F60088A488 /* Project object */;
  1047. }