project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 60;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 862218812D04E098007ED2D4 /* IntegrationTestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 862218802D04E08D007ED2D4 /* IntegrationTestUtils.swift */; };
  10. 864F8F712D4980DD0002EA7E /* ImagenIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 864F8F702D4980D60002EA7E /* ImagenIntegrationTests.swift */; };
  11. 8661385C2CC943DD00F4B78E /* TestApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8661385B2CC943DD00F4B78E /* TestApp.swift */; };
  12. 8661385E2CC943DD00F4B78E /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8661385D2CC943DD00F4B78E /* ContentView.swift */; };
  13. 8661386E2CC943DE00F4B78E /* IntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8661386D2CC943DE00F4B78E /* IntegrationTests.swift */; };
  14. 8689CDCC2D7F8BD700BF426B /* CountTokensIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8689CDCB2D7F8BCF00BF426B /* CountTokensIntegrationTests.swift */; };
  15. 868A7C482CCA931B00E449DD /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 868A7C462CCA931B00E449DD /* GoogleService-Info.plist */; };
  16. 868A7C4F2CCC229F00E449DD /* Credentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 868A7C4D2CCC1F4700E449DD /* Credentials.swift */; };
  17. 868A7C522CCC263300E449DD /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 868A7C502CCC263300E449DD /* Preview Assets.xcassets */; };
  18. 868A7C542CCC26B500E449DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 868A7C532CCC26B500E449DD /* Assets.xcassets */; };
  19. 8692F2982CC9477800539E8F /* FirebaseAppCheck in Frameworks */ = {isa = PBXBuildFile; productRef = 8692F2972CC9477800539E8F /* FirebaseAppCheck */; };
  20. 8692F29A2CC9477800539E8F /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 8692F2992CC9477800539E8F /* FirebaseAuth */; };
  21. 8692F29C2CC9477800539E8F /* FirebaseStorage in Frameworks */ = {isa = PBXBuildFile; productRef = 8692F29B2CC9477800539E8F /* FirebaseStorage */; };
  22. 8692F29E2CC9477800539E8F /* FirebaseVertexAI in Frameworks */ = {isa = PBXBuildFile; productRef = 8692F29D2CC9477800539E8F /* FirebaseVertexAI */; };
  23. 8698D7482CD4332B00ABA833 /* TestAppCheckProviderFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8698D7472CD4332B00ABA833 /* TestAppCheckProviderFactory.swift */; };
  24. 86CC31352D91EE9E0087E964 /* FirebaseAppUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CC31342D91EE9E0087E964 /* FirebaseAppUtils.swift */; };
  25. 86D77DFC2D7A5340003D155D /* GenerateContentIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86D77DFB2D7A5340003D155D /* GenerateContentIntegrationTests.swift */; };
  26. 86D77DFE2D7B5C86003D155D /* GoogleService-Info-Spark.plist in Resources */ = {isa = PBXBuildFile; fileRef = 86D77DFD2D7B5C86003D155D /* GoogleService-Info-Spark.plist */; };
  27. 86D77E022D7B63AF003D155D /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86D77E012D7B63AC003D155D /* Constants.swift */; };
  28. 86D77E042D7B6C9D003D155D /* InstanceConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86D77E032D7B6C95003D155D /* InstanceConfig.swift */; };
  29. DEF0BB4F2DA74F680093E9F4 /* TestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF0BB4E2DA74F460093E9F4 /* TestHelpers.swift */; };
  30. DEF0BB512DA9B7450093E9F4 /* SchemaTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF0BB502DA9B7400093E9F4 /* SchemaTests.swift */; };
  31. /* End PBXBuildFile section */
  32. /* Begin PBXContainerItemProxy section */
  33. 8661386A2CC943DE00F4B78E /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = 866138502CC943DD00F4B78E /* Project object */;
  36. proxyType = 1;
  37. remoteGlobalIDString = 866138572CC943DD00F4B78E;
  38. remoteInfo = VertexAITestApp;
  39. };
  40. /* End PBXContainerItemProxy section */
  41. /* Begin PBXFileReference section */
  42. 862218802D04E08D007ED2D4 /* IntegrationTestUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegrationTestUtils.swift; sourceTree = "<group>"; };
  43. 864F8F702D4980D60002EA7E /* ImagenIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagenIntegrationTests.swift; sourceTree = "<group>"; };
  44. 866138582CC943DD00F4B78E /* VertexAITestApp-SPM.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "VertexAITestApp-SPM.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  45. 8661385B2CC943DD00F4B78E /* TestApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestApp.swift; sourceTree = "<group>"; };
  46. 8661385D2CC943DD00F4B78E /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  47. 866138692CC943DE00F4B78E /* IntegrationTests-SPM.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "IntegrationTests-SPM.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  48. 8661386D2CC943DE00F4B78E /* IntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegrationTests.swift; sourceTree = "<group>"; };
  49. 8689CDCB2D7F8BCF00BF426B /* CountTokensIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountTokensIntegrationTests.swift; sourceTree = "<group>"; };
  50. 868A7C462CCA931B00E449DD /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  51. 868A7C4D2CCC1F4700E449DD /* Credentials.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Credentials.swift; sourceTree = "<group>"; };
  52. 868A7C502CCC263300E449DD /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  53. 868A7C532CCC26B500E449DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  54. 868A7C552CCC271300E449DD /* TestApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = TestApp.entitlements; sourceTree = "<group>"; };
  55. 8698D7472CD4332B00ABA833 /* TestAppCheckProviderFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestAppCheckProviderFactory.swift; sourceTree = "<group>"; };
  56. 86CC31342D91EE9E0087E964 /* FirebaseAppUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirebaseAppUtils.swift; sourceTree = "<group>"; };
  57. 86D77DFB2D7A5340003D155D /* GenerateContentIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateContentIntegrationTests.swift; sourceTree = "<group>"; };
  58. 86D77DFD2D7B5C86003D155D /* GoogleService-Info-Spark.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info-Spark.plist"; sourceTree = "<group>"; };
  59. 86D77E012D7B63AC003D155D /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
  60. 86D77E032D7B6C95003D155D /* InstanceConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstanceConfig.swift; sourceTree = "<group>"; };
  61. DEF0BB4E2DA74F460093E9F4 /* TestHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestHelpers.swift; sourceTree = "<group>"; };
  62. DEF0BB502DA9B7400093E9F4 /* SchemaTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SchemaTests.swift; sourceTree = "<group>"; };
  63. /* End PBXFileReference section */
  64. /* Begin PBXFrameworksBuildPhase section */
  65. 866138552CC943DD00F4B78E /* Frameworks */ = {
  66. isa = PBXFrameworksBuildPhase;
  67. buildActionMask = 2147483647;
  68. files = (
  69. 8692F2982CC9477800539E8F /* FirebaseAppCheck in Frameworks */,
  70. 8692F29E2CC9477800539E8F /* FirebaseVertexAI in Frameworks */,
  71. 8692F29A2CC9477800539E8F /* FirebaseAuth in Frameworks */,
  72. 8692F29C2CC9477800539E8F /* FirebaseStorage in Frameworks */,
  73. );
  74. runOnlyForDeploymentPostprocessing = 0;
  75. };
  76. 866138662CC943DE00F4B78E /* Frameworks */ = {
  77. isa = PBXFrameworksBuildPhase;
  78. buildActionMask = 2147483647;
  79. files = (
  80. );
  81. runOnlyForDeploymentPostprocessing = 0;
  82. };
  83. /* End PBXFrameworksBuildPhase section */
  84. /* Begin PBXGroup section */
  85. 8661384F2CC943DD00F4B78E = {
  86. isa = PBXGroup;
  87. children = (
  88. 868A7C562CCC277100E449DD /* Sources */,
  89. 868A7C582CCC27AF00E449DD /* Tests */,
  90. 868A7C472CCA931B00E449DD /* Resources */,
  91. 866138592CC943DD00F4B78E /* Products */,
  92. );
  93. sourceTree = "<group>";
  94. };
  95. 866138592CC943DD00F4B78E /* Products */ = {
  96. isa = PBXGroup;
  97. children = (
  98. 866138582CC943DD00F4B78E /* VertexAITestApp-SPM.app */,
  99. 866138692CC943DE00F4B78E /* IntegrationTests-SPM.xctest */,
  100. );
  101. name = Products;
  102. sourceTree = "<group>";
  103. };
  104. 868A7C472CCA931B00E449DD /* Resources */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 868A7C512CCC263300E449DD /* Preview Content */,
  108. 868A7C532CCC26B500E449DD /* Assets.xcassets */,
  109. 868A7C552CCC271300E449DD /* TestApp.entitlements */,
  110. 868A7C462CCA931B00E449DD /* GoogleService-Info.plist */,
  111. 86D77DFD2D7B5C86003D155D /* GoogleService-Info-Spark.plist */,
  112. );
  113. path = Resources;
  114. sourceTree = "<group>";
  115. };
  116. 868A7C512CCC263300E449DD /* Preview Content */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 868A7C502CCC263300E449DD /* Preview Assets.xcassets */,
  120. );
  121. path = "Preview Content";
  122. sourceTree = "<group>";
  123. };
  124. 868A7C562CCC277100E449DD /* Sources */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 8661385B2CC943DD00F4B78E /* TestApp.swift */,
  128. 8698D7472CD4332B00ABA833 /* TestAppCheckProviderFactory.swift */,
  129. 8661385D2CC943DD00F4B78E /* ContentView.swift */,
  130. 86D77E012D7B63AC003D155D /* Constants.swift */,
  131. 86CC31342D91EE9E0087E964 /* FirebaseAppUtils.swift */,
  132. );
  133. path = Sources;
  134. sourceTree = "<group>";
  135. };
  136. 868A7C572CCC27AF00E449DD /* Integration */ = {
  137. isa = PBXGroup;
  138. children = (
  139. DEF0BB502DA9B7400093E9F4 /* SchemaTests.swift */,
  140. DEF0BB4E2DA74F460093E9F4 /* TestHelpers.swift */,
  141. 8689CDCB2D7F8BCF00BF426B /* CountTokensIntegrationTests.swift */,
  142. 868A7C4D2CCC1F4700E449DD /* Credentials.swift */,
  143. 8661386D2CC943DE00F4B78E /* IntegrationTests.swift */,
  144. 86D77DFB2D7A5340003D155D /* GenerateContentIntegrationTests.swift */,
  145. 864F8F702D4980D60002EA7E /* ImagenIntegrationTests.swift */,
  146. );
  147. path = Integration;
  148. sourceTree = "<group>";
  149. };
  150. 868A7C582CCC27AF00E449DD /* Tests */ = {
  151. isa = PBXGroup;
  152. children = (
  153. 868A7C572CCC27AF00E449DD /* Integration */,
  154. 8698D7442CD3CEF700ABA833 /* Utilities */,
  155. );
  156. path = Tests;
  157. sourceTree = "<group>";
  158. };
  159. 8698D7442CD3CEF700ABA833 /* Utilities */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 86D77E032D7B6C95003D155D /* InstanceConfig.swift */,
  163. 862218802D04E08D007ED2D4 /* IntegrationTestUtils.swift */,
  164. );
  165. path = Utilities;
  166. sourceTree = "<group>";
  167. };
  168. /* End PBXGroup section */
  169. /* Begin PBXNativeTarget section */
  170. 866138572CC943DD00F4B78E /* VertexAITestApp-SPM */ = {
  171. isa = PBXNativeTarget;
  172. buildConfigurationList = 8661387D2CC943DE00F4B78E /* Build configuration list for PBXNativeTarget "VertexAITestApp-SPM" */;
  173. buildPhases = (
  174. 866138542CC943DD00F4B78E /* Sources */,
  175. 866138552CC943DD00F4B78E /* Frameworks */,
  176. 866138562CC943DD00F4B78E /* Resources */,
  177. );
  178. buildRules = (
  179. );
  180. dependencies = (
  181. );
  182. name = "VertexAITestApp-SPM";
  183. packageProductDependencies = (
  184. 8692F2972CC9477800539E8F /* FirebaseAppCheck */,
  185. 8692F2992CC9477800539E8F /* FirebaseAuth */,
  186. 8692F29B2CC9477800539E8F /* FirebaseStorage */,
  187. 8692F29D2CC9477800539E8F /* FirebaseVertexAI */,
  188. );
  189. productName = VertexAITestApp;
  190. productReference = 866138582CC943DD00F4B78E /* VertexAITestApp-SPM.app */;
  191. productType = "com.apple.product-type.application";
  192. };
  193. 866138682CC943DE00F4B78E /* IntegrationTests-SPM */ = {
  194. isa = PBXNativeTarget;
  195. buildConfigurationList = 866138802CC943DE00F4B78E /* Build configuration list for PBXNativeTarget "IntegrationTests-SPM" */;
  196. buildPhases = (
  197. 866138652CC943DE00F4B78E /* Sources */,
  198. 866138662CC943DE00F4B78E /* Frameworks */,
  199. 866138672CC943DE00F4B78E /* Resources */,
  200. );
  201. buildRules = (
  202. );
  203. dependencies = (
  204. 8661386B2CC943DE00F4B78E /* PBXTargetDependency */,
  205. );
  206. name = "IntegrationTests-SPM";
  207. productName = VertexAITestAppTests;
  208. productReference = 866138692CC943DE00F4B78E /* IntegrationTests-SPM.xctest */;
  209. productType = "com.apple.product-type.bundle.unit-test";
  210. };
  211. /* End PBXNativeTarget section */
  212. /* Begin PBXProject section */
  213. 866138502CC943DD00F4B78E /* Project object */ = {
  214. isa = PBXProject;
  215. attributes = {
  216. BuildIndependentTargetsInParallel = 1;
  217. LastSwiftUpdateCheck = 1520;
  218. LastUpgradeCheck = 1600;
  219. TargetAttributes = {
  220. 866138572CC943DD00F4B78E = {
  221. CreatedOnToolsVersion = 15.2;
  222. };
  223. 866138682CC943DE00F4B78E = {
  224. CreatedOnToolsVersion = 15.2;
  225. TestTargetID = 866138572CC943DD00F4B78E;
  226. };
  227. };
  228. };
  229. buildConfigurationList = 866138532CC943DD00F4B78E /* Build configuration list for PBXProject "VertexAITestApp" */;
  230. compatibilityVersion = "Xcode 15.0";
  231. developmentRegion = en;
  232. hasScannedForEncodings = 0;
  233. knownRegions = (
  234. en,
  235. Base,
  236. );
  237. mainGroup = 8661384F2CC943DD00F4B78E;
  238. packageReferences = (
  239. 8692F2962CC9477800539E8F /* XCLocalSwiftPackageReference "../../.." */,
  240. );
  241. productRefGroup = 866138592CC943DD00F4B78E /* Products */;
  242. projectDirPath = "";
  243. projectRoot = "";
  244. targets = (
  245. 866138572CC943DD00F4B78E /* VertexAITestApp-SPM */,
  246. 866138682CC943DE00F4B78E /* IntegrationTests-SPM */,
  247. );
  248. };
  249. /* End PBXProject section */
  250. /* Begin PBXResourcesBuildPhase section */
  251. 866138562CC943DD00F4B78E /* Resources */ = {
  252. isa = PBXResourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. 868A7C522CCC263300E449DD /* Preview Assets.xcassets in Resources */,
  256. 86D77DFE2D7B5C86003D155D /* GoogleService-Info-Spark.plist in Resources */,
  257. 868A7C542CCC26B500E449DD /* Assets.xcassets in Resources */,
  258. 868A7C482CCA931B00E449DD /* GoogleService-Info.plist in Resources */,
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. };
  262. 866138672CC943DE00F4B78E /* Resources */ = {
  263. isa = PBXResourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. );
  267. runOnlyForDeploymentPostprocessing = 0;
  268. };
  269. /* End PBXResourcesBuildPhase section */
  270. /* Begin PBXSourcesBuildPhase section */
  271. 866138542CC943DD00F4B78E /* Sources */ = {
  272. isa = PBXSourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. 86CC31352D91EE9E0087E964 /* FirebaseAppUtils.swift in Sources */,
  276. 8661385E2CC943DD00F4B78E /* ContentView.swift in Sources */,
  277. 8661385C2CC943DD00F4B78E /* TestApp.swift in Sources */,
  278. 8698D7482CD4332B00ABA833 /* TestAppCheckProviderFactory.swift in Sources */,
  279. 86D77E022D7B63AF003D155D /* Constants.swift in Sources */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. 866138652CC943DE00F4B78E /* Sources */ = {
  284. isa = PBXSourcesBuildPhase;
  285. buildActionMask = 2147483647;
  286. files = (
  287. 8689CDCC2D7F8BD700BF426B /* CountTokensIntegrationTests.swift in Sources */,
  288. 86D77E042D7B6C9D003D155D /* InstanceConfig.swift in Sources */,
  289. DEF0BB512DA9B7450093E9F4 /* SchemaTests.swift in Sources */,
  290. DEF0BB4F2DA74F680093E9F4 /* TestHelpers.swift in Sources */,
  291. 868A7C4F2CCC229F00E449DD /* Credentials.swift in Sources */,
  292. 864F8F712D4980DD0002EA7E /* ImagenIntegrationTests.swift in Sources */,
  293. 862218812D04E098007ED2D4 /* IntegrationTestUtils.swift in Sources */,
  294. 86D77DFC2D7A5340003D155D /* GenerateContentIntegrationTests.swift in Sources */,
  295. 8661386E2CC943DE00F4B78E /* IntegrationTests.swift in Sources */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. /* End PBXSourcesBuildPhase section */
  300. /* Begin PBXTargetDependency section */
  301. 8661386B2CC943DE00F4B78E /* PBXTargetDependency */ = {
  302. isa = PBXTargetDependency;
  303. target = 866138572CC943DD00F4B78E /* VertexAITestApp-SPM */;
  304. targetProxy = 8661386A2CC943DE00F4B78E /* PBXContainerItemProxy */;
  305. };
  306. /* End PBXTargetDependency section */
  307. /* Begin XCBuildConfiguration section */
  308. 8661387B2CC943DE00F4B78E /* Debug */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. ALWAYS_SEARCH_USER_PATHS = NO;
  312. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  313. CLANG_ANALYZER_NONNULL = YES;
  314. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  315. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  316. CLANG_ENABLE_MODULES = YES;
  317. CLANG_ENABLE_OBJC_ARC = YES;
  318. CLANG_ENABLE_OBJC_WEAK = YES;
  319. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  320. CLANG_WARN_BOOL_CONVERSION = YES;
  321. CLANG_WARN_COMMA = YES;
  322. CLANG_WARN_CONSTANT_CONVERSION = YES;
  323. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  324. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  325. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  326. CLANG_WARN_EMPTY_BODY = YES;
  327. CLANG_WARN_ENUM_CONVERSION = YES;
  328. CLANG_WARN_INFINITE_RECURSION = YES;
  329. CLANG_WARN_INT_CONVERSION = YES;
  330. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  331. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  332. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  333. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  334. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  335. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  336. CLANG_WARN_STRICT_PROTOTYPES = YES;
  337. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  338. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  339. CLANG_WARN_UNREACHABLE_CODE = YES;
  340. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  341. COPY_PHASE_STRIP = NO;
  342. DEAD_CODE_STRIPPING = YES;
  343. DEBUG_INFORMATION_FORMAT = dwarf;
  344. ENABLE_STRICT_OBJC_MSGSEND = YES;
  345. ENABLE_TESTABILITY = YES;
  346. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  347. GCC_C_LANGUAGE_STANDARD = gnu17;
  348. GCC_DYNAMIC_NO_PIC = NO;
  349. GCC_NO_COMMON_BLOCKS = YES;
  350. GCC_OPTIMIZATION_LEVEL = 0;
  351. GCC_PREPROCESSOR_DEFINITIONS = (
  352. "DEBUG=1",
  353. "$(inherited)",
  354. );
  355. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  356. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  357. GCC_WARN_UNDECLARED_SELECTOR = YES;
  358. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  359. GCC_WARN_UNUSED_FUNCTION = YES;
  360. GCC_WARN_UNUSED_VARIABLE = YES;
  361. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  362. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  363. MTL_FAST_MATH = YES;
  364. ONLY_ACTIVE_ARCH = YES;
  365. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  366. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  367. };
  368. name = Debug;
  369. };
  370. 8661387C2CC943DE00F4B78E /* Release */ = {
  371. isa = XCBuildConfiguration;
  372. buildSettings = {
  373. ALWAYS_SEARCH_USER_PATHS = NO;
  374. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  375. CLANG_ANALYZER_NONNULL = YES;
  376. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  377. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  378. CLANG_ENABLE_MODULES = YES;
  379. CLANG_ENABLE_OBJC_ARC = YES;
  380. CLANG_ENABLE_OBJC_WEAK = YES;
  381. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  382. CLANG_WARN_BOOL_CONVERSION = YES;
  383. CLANG_WARN_COMMA = YES;
  384. CLANG_WARN_CONSTANT_CONVERSION = YES;
  385. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  386. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  387. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  388. CLANG_WARN_EMPTY_BODY = YES;
  389. CLANG_WARN_ENUM_CONVERSION = YES;
  390. CLANG_WARN_INFINITE_RECURSION = YES;
  391. CLANG_WARN_INT_CONVERSION = YES;
  392. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  393. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  394. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  395. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  396. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  397. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  398. CLANG_WARN_STRICT_PROTOTYPES = YES;
  399. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  400. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  401. CLANG_WARN_UNREACHABLE_CODE = YES;
  402. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  403. COPY_PHASE_STRIP = NO;
  404. DEAD_CODE_STRIPPING = YES;
  405. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  406. ENABLE_NS_ASSERTIONS = NO;
  407. ENABLE_STRICT_OBJC_MSGSEND = YES;
  408. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  409. GCC_C_LANGUAGE_STANDARD = gnu17;
  410. GCC_NO_COMMON_BLOCKS = YES;
  411. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  412. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  413. GCC_WARN_UNDECLARED_SELECTOR = YES;
  414. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  415. GCC_WARN_UNUSED_FUNCTION = YES;
  416. GCC_WARN_UNUSED_VARIABLE = YES;
  417. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  418. MTL_ENABLE_DEBUG_INFO = NO;
  419. MTL_FAST_MATH = YES;
  420. SWIFT_COMPILATION_MODE = wholemodule;
  421. };
  422. name = Release;
  423. };
  424. 8661387E2CC943DE00F4B78E /* Debug */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  428. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  429. CODE_SIGN_ENTITLEMENTS = Resources/TestApp.entitlements;
  430. CODE_SIGN_STYLE = Automatic;
  431. CURRENT_PROJECT_VERSION = 1;
  432. DEAD_CODE_STRIPPING = YES;
  433. DEVELOPMENT_ASSET_PATHS = "\"Resources/Preview Content\"";
  434. ENABLE_PREVIEWS = YES;
  435. GENERATE_INFOPLIST_FILE = YES;
  436. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  437. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  438. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  439. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  440. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  441. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  442. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  443. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  444. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  445. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  446. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  447. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  448. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  449. MACOSX_DEPLOYMENT_TARGET = 12.0;
  450. MARKETING_VERSION = 1.0;
  451. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.VertexAITestApp;
  452. PRODUCT_MODULE_NAME = VertexAITestApp;
  453. PRODUCT_NAME = "$(TARGET_NAME)";
  454. SDKROOT = auto;
  455. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  456. SWIFT_EMIT_LOC_STRINGS = YES;
  457. SWIFT_VERSION = 5.0;
  458. TARGETED_DEVICE_FAMILY = "1,2";
  459. };
  460. name = Debug;
  461. };
  462. 8661387F2CC943DE00F4B78E /* Release */ = {
  463. isa = XCBuildConfiguration;
  464. buildSettings = {
  465. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  466. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  467. CODE_SIGN_ENTITLEMENTS = Resources/TestApp.entitlements;
  468. CODE_SIGN_STYLE = Automatic;
  469. CURRENT_PROJECT_VERSION = 1;
  470. DEAD_CODE_STRIPPING = YES;
  471. DEVELOPMENT_ASSET_PATHS = "\"Resources/Preview Content\"";
  472. ENABLE_PREVIEWS = YES;
  473. GENERATE_INFOPLIST_FILE = YES;
  474. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  475. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  476. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  477. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  478. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  479. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  480. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  481. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  482. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  483. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  484. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  485. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  486. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  487. MACOSX_DEPLOYMENT_TARGET = 12.0;
  488. MARKETING_VERSION = 1.0;
  489. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.VertexAITestApp;
  490. PRODUCT_MODULE_NAME = VertexAITestApp;
  491. PRODUCT_NAME = "$(TARGET_NAME)";
  492. SDKROOT = auto;
  493. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  494. SWIFT_EMIT_LOC_STRINGS = YES;
  495. SWIFT_VERSION = 5.0;
  496. TARGETED_DEVICE_FAMILY = "1,2";
  497. };
  498. name = Release;
  499. };
  500. 866138812CC943DE00F4B78E /* Debug */ = {
  501. isa = XCBuildConfiguration;
  502. buildSettings = {
  503. BUNDLE_LOADER = "$(TEST_HOST)";
  504. CODE_SIGN_STYLE = Automatic;
  505. CURRENT_PROJECT_VERSION = 1;
  506. DEAD_CODE_STRIPPING = YES;
  507. GENERATE_INFOPLIST_FILE = YES;
  508. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  509. MACOSX_DEPLOYMENT_TARGET = 12.0;
  510. MARKETING_VERSION = 1.0;
  511. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.VertexAITestAppTests;
  512. PRODUCT_NAME = "$(TARGET_NAME)";
  513. SDKROOT = auto;
  514. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  515. SWIFT_EMIT_LOC_STRINGS = NO;
  516. SWIFT_VERSION = 5.0;
  517. TARGETED_DEVICE_FAMILY = "1,2";
  518. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VertexAITestApp-SPM.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/VertexAITestApp-SPM";
  519. };
  520. name = Debug;
  521. };
  522. 866138822CC943DE00F4B78E /* Release */ = {
  523. isa = XCBuildConfiguration;
  524. buildSettings = {
  525. BUNDLE_LOADER = "$(TEST_HOST)";
  526. CODE_SIGN_STYLE = Automatic;
  527. CURRENT_PROJECT_VERSION = 1;
  528. DEAD_CODE_STRIPPING = YES;
  529. GENERATE_INFOPLIST_FILE = YES;
  530. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  531. MACOSX_DEPLOYMENT_TARGET = 12.0;
  532. MARKETING_VERSION = 1.0;
  533. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.VertexAITestAppTests;
  534. PRODUCT_NAME = "$(TARGET_NAME)";
  535. SDKROOT = auto;
  536. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  537. SWIFT_EMIT_LOC_STRINGS = NO;
  538. SWIFT_VERSION = 5.0;
  539. TARGETED_DEVICE_FAMILY = "1,2";
  540. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VertexAITestApp-SPM.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/VertexAITestApp-SPM";
  541. };
  542. name = Release;
  543. };
  544. /* End XCBuildConfiguration section */
  545. /* Begin XCConfigurationList section */
  546. 866138532CC943DD00F4B78E /* Build configuration list for PBXProject "VertexAITestApp" */ = {
  547. isa = XCConfigurationList;
  548. buildConfigurations = (
  549. 8661387B2CC943DE00F4B78E /* Debug */,
  550. 8661387C2CC943DE00F4B78E /* Release */,
  551. );
  552. defaultConfigurationIsVisible = 0;
  553. defaultConfigurationName = Release;
  554. };
  555. 8661387D2CC943DE00F4B78E /* Build configuration list for PBXNativeTarget "VertexAITestApp-SPM" */ = {
  556. isa = XCConfigurationList;
  557. buildConfigurations = (
  558. 8661387E2CC943DE00F4B78E /* Debug */,
  559. 8661387F2CC943DE00F4B78E /* Release */,
  560. );
  561. defaultConfigurationIsVisible = 0;
  562. defaultConfigurationName = Release;
  563. };
  564. 866138802CC943DE00F4B78E /* Build configuration list for PBXNativeTarget "IntegrationTests-SPM" */ = {
  565. isa = XCConfigurationList;
  566. buildConfigurations = (
  567. 866138812CC943DE00F4B78E /* Debug */,
  568. 866138822CC943DE00F4B78E /* Release */,
  569. );
  570. defaultConfigurationIsVisible = 0;
  571. defaultConfigurationName = Release;
  572. };
  573. /* End XCConfigurationList section */
  574. /* Begin XCLocalSwiftPackageReference section */
  575. 8692F2962CC9477800539E8F /* XCLocalSwiftPackageReference "../../.." */ = {
  576. isa = XCLocalSwiftPackageReference;
  577. relativePath = ../../..;
  578. };
  579. /* End XCLocalSwiftPackageReference section */
  580. /* Begin XCSwiftPackageProductDependency section */
  581. 8692F2972CC9477800539E8F /* FirebaseAppCheck */ = {
  582. isa = XCSwiftPackageProductDependency;
  583. productName = FirebaseAppCheck;
  584. };
  585. 8692F2992CC9477800539E8F /* FirebaseAuth */ = {
  586. isa = XCSwiftPackageProductDependency;
  587. productName = FirebaseAuth;
  588. };
  589. 8692F29B2CC9477800539E8F /* FirebaseStorage */ = {
  590. isa = XCSwiftPackageProductDependency;
  591. productName = FirebaseStorage;
  592. };
  593. 8692F29D2CC9477800539E8F /* FirebaseVertexAI */ = {
  594. isa = XCSwiftPackageProductDependency;
  595. productName = FirebaseVertexAI;
  596. };
  597. /* End XCSwiftPackageProductDependency section */
  598. };
  599. rootObject = 866138502CC943DD00F4B78E /* Project object */;
  600. }