project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 60;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 868A33662BB476FA00304BB1 /* FirebaseAppCheck in Frameworks */ = {isa = PBXBuildFile; productRef = 868A33652BB476FA00304BB1 /* FirebaseAppCheck */; };
  10. 868A33682BB476FA00304BB1 /* FirebaseVertexAI-Preview in Frameworks */ = {isa = PBXBuildFile; productRef = 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */; };
  11. 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 869200B22B879C4F00482873 /* GoogleService-Info.plist */; };
  12. 86C1F4832BC726150026816F /* FunctionCallingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */; };
  13. 86C1F4842BC726150026816F /* FunctionCallingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */; };
  14. 88263BF02B239C09008AB09B /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88263BEE2B239BFE008AB09B /* ErrorView.swift */; };
  15. 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889873842B208563005B4896 /* ErrorDetailsView.swift */; };
  16. 8848C8332B0D04BC007B434F /* VertexAISampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */; };
  17. 8848C8352B0D04BC007B434F /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8848C8342B0D04BC007B434F /* ContentView.swift */; };
  18. 8848C8372B0D04BD007B434F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8848C8362B0D04BD007B434F /* Assets.xcassets */; };
  19. 8848C83A2B0D04BD007B434F /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8848C8392B0D04BD007B434F /* Preview Assets.xcassets */; };
  20. 886F95D52B17BA010036F07A /* SummarizeScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88209C1B2B0FBDC300F64795 /* SummarizeScreen.swift */; };
  21. 886F95D62B17BA010036F07A /* SummarizeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88209C1D2B0FBDC300F64795 /* SummarizeViewModel.swift */; };
  22. 886F95D82B17BA420036F07A /* MarkdownUI in Frameworks */ = {isa = PBXBuildFile; productRef = 886F95D72B17BA420036F07A /* MarkdownUI */; };
  23. 886F95DB2B17BAEF0036F07A /* PhotoReasoningViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8802666F2B0FC39000CF7CB6 /* PhotoReasoningViewModel.swift */; };
  24. 886F95DC2B17BAEF0036F07A /* PhotoReasoningScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 880266752B0FC39000CF7CB6 /* PhotoReasoningScreen.swift */; };
  25. 886F95DD2B17D5010036F07A /* MessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F5A2B11133E00C08E95 /* MessageView.swift */; };
  26. 886F95DE2B17D5010036F07A /* ChatMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F582B11131900C08E95 /* ChatMessage.swift */; };
  27. 886F95DF2B17D5010036F07A /* BouncingDots.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F5C2B11135000C08E95 /* BouncingDots.swift */; };
  28. 886F95E02B17D5010036F07A /* ConversationViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F562B1112F600C08E95 /* ConversationViewModel.swift */; };
  29. 886F95E12B17D5010036F07A /* ConversationScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F542B1112CA00C08E95 /* ConversationScreen.swift */; };
  30. 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */ = {isa = PBXBuildFile; productRef = 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */; };
  31. /* End PBXBuildFile section */
  32. /* Begin PBXFileReference section */
  33. 869200B22B879C4F00482873 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  34. 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FunctionCallingScreen.swift; sourceTree = "<group>"; };
  35. 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FunctionCallingViewModel.swift; sourceTree = "<group>"; };
  36. 8802666F2B0FC39000CF7CB6 /* PhotoReasoningViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhotoReasoningViewModel.swift; sourceTree = "<group>"; };
  37. 880266752B0FC39000CF7CB6 /* PhotoReasoningScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhotoReasoningScreen.swift; sourceTree = "<group>"; };
  38. 88209C1B2B0FBDC300F64795 /* SummarizeScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SummarizeScreen.swift; sourceTree = "<group>"; };
  39. 88209C1D2B0FBDC300F64795 /* SummarizeViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SummarizeViewModel.swift; sourceTree = "<group>"; };
  40. 88263BEE2B239BFE008AB09B /* ErrorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorView.swift; sourceTree = "<group>"; };
  41. 8848C82F2B0D04BC007B434F /* VertexAISample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VertexAISample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VertexAISampleApp.swift; sourceTree = "<group>"; };
  43. 8848C8342B0D04BC007B434F /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  44. 8848C8362B0D04BD007B434F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  45. 8848C8392B0D04BD007B434F /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  46. 8848C84A2B0D051F007B434F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  47. 8848C84D2B0D051F007B434F /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  48. 8848C85C2B0D056D007B434F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  49. 8848C85F2B0D056D007B434F /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  50. 889873842B208563005B4896 /* ErrorDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorDetailsView.swift; sourceTree = "<group>"; };
  51. 88B8A9352B0FCBA700424728 /* GenerativeAIUIComponents */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = GenerativeAIUIComponents; sourceTree = "<group>"; };
  52. 88E10F482B110D5400C08E95 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  53. 88E10F4B2B110D5400C08E95 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  54. 88E10F542B1112CA00C08E95 /* ConversationScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversationScreen.swift; sourceTree = "<group>"; };
  55. 88E10F562B1112F600C08E95 /* ConversationViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversationViewModel.swift; sourceTree = "<group>"; };
  56. 88E10F582B11131900C08E95 /* ChatMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatMessage.swift; sourceTree = "<group>"; };
  57. 88E10F5A2B11133E00C08E95 /* MessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageView.swift; sourceTree = "<group>"; };
  58. 88E10F5C2B11135000C08E95 /* BouncingDots.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BouncingDots.swift; sourceTree = "<group>"; };
  59. /* End PBXFileReference section */
  60. /* Begin PBXFrameworksBuildPhase section */
  61. 8848C82C2B0D04BC007B434F /* Frameworks */ = {
  62. isa = PBXFrameworksBuildPhase;
  63. buildActionMask = 2147483647;
  64. files = (
  65. 868A33682BB476FA00304BB1 /* FirebaseVertexAI-Preview in Frameworks */,
  66. 886F95D82B17BA420036F07A /* MarkdownUI in Frameworks */,
  67. 868A33662BB476FA00304BB1 /* FirebaseAppCheck in Frameworks */,
  68. 886F95E32B17D6630036F07A /* GenerativeAIUIComponents in Frameworks */,
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXFrameworksBuildPhase section */
  73. /* Begin PBXGroup section */
  74. 86C1F47F2BC726150026816F /* Screens */ = {
  75. isa = PBXGroup;
  76. children = (
  77. 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */,
  78. );
  79. path = Screens;
  80. sourceTree = "<group>";
  81. };
  82. 86C1F4812BC726150026816F /* ViewModels */ = {
  83. isa = PBXGroup;
  84. children = (
  85. 86C1F4802BC726150026816F /* FunctionCallingViewModel.swift */,
  86. );
  87. path = ViewModels;
  88. sourceTree = "<group>";
  89. };
  90. 86C1F4822BC726150026816F /* FunctionCallingSample */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 86C1F4812BC726150026816F /* ViewModels */,
  94. 86C1F47F2BC726150026816F /* Screens */,
  95. );
  96. path = FunctionCallingSample;
  97. sourceTree = "<group>";
  98. };
  99. 8802666E2B0FC39000CF7CB6 /* ViewModels */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 8802666F2B0FC39000CF7CB6 /* PhotoReasoningViewModel.swift */,
  103. );
  104. path = ViewModels;
  105. sourceTree = "<group>";
  106. };
  107. 880266742B0FC39000CF7CB6 /* Screens */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 880266752B0FC39000CF7CB6 /* PhotoReasoningScreen.swift */,
  111. );
  112. path = Screens;
  113. sourceTree = "<group>";
  114. };
  115. 88209C1A2B0FBDC300F64795 /* Screens */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 88209C1B2B0FBDC300F64795 /* SummarizeScreen.swift */,
  119. );
  120. path = Screens;
  121. sourceTree = "<group>";
  122. };
  123. 88209C1C2B0FBDC300F64795 /* ViewModels */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 88209C1D2B0FBDC300F64795 /* SummarizeViewModel.swift */,
  127. );
  128. path = ViewModels;
  129. sourceTree = "<group>";
  130. };
  131. 88209C222B0FBE1700F64795 /* Frameworks */ = {
  132. isa = PBXGroup;
  133. children = (
  134. );
  135. name = Frameworks;
  136. sourceTree = "<group>";
  137. };
  138. 8848C8262B0D04BC007B434F = {
  139. isa = PBXGroup;
  140. children = (
  141. 88B8A9352B0FCBA700424728 /* GenerativeAIUIComponents */,
  142. 869200B22B879C4F00482873 /* GoogleService-Info.plist */,
  143. 8848C8312B0D04BC007B434F /* VertexAISample */,
  144. 8848C8452B0D051E007B434F /* GenerativeAITextSample */,
  145. 8848C8572B0D056C007B434F /* GenerativeAIMultimodalSample */,
  146. 88E10F432B110D5300C08E95 /* ChatSample */,
  147. 86C1F4822BC726150026816F /* FunctionCallingSample */,
  148. 8848C8302B0D04BC007B434F /* Products */,
  149. 88209C222B0FBE1700F64795 /* Frameworks */,
  150. );
  151. sourceTree = "<group>";
  152. };
  153. 8848C8302B0D04BC007B434F /* Products */ = {
  154. isa = PBXGroup;
  155. children = (
  156. 8848C82F2B0D04BC007B434F /* VertexAISample.app */,
  157. );
  158. name = Products;
  159. sourceTree = "<group>";
  160. };
  161. 8848C8312B0D04BC007B434F /* VertexAISample */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 8848C8322B0D04BC007B434F /* VertexAISampleApp.swift */,
  165. 8848C8342B0D04BC007B434F /* ContentView.swift */,
  166. 8848C8362B0D04BD007B434F /* Assets.xcassets */,
  167. 8848C8382B0D04BD007B434F /* Preview Content */,
  168. );
  169. path = VertexAISample;
  170. sourceTree = "<group>";
  171. };
  172. 8848C8382B0D04BD007B434F /* Preview Content */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 8848C8392B0D04BD007B434F /* Preview Assets.xcassets */,
  176. );
  177. path = "Preview Content";
  178. sourceTree = "<group>";
  179. };
  180. 8848C8452B0D051E007B434F /* GenerativeAITextSample */ = {
  181. isa = PBXGroup;
  182. children = (
  183. 88209C1C2B0FBDC300F64795 /* ViewModels */,
  184. 88209C1A2B0FBDC300F64795 /* Screens */,
  185. 8848C84A2B0D051F007B434F /* Assets.xcassets */,
  186. 8848C84C2B0D051F007B434F /* Preview Content */,
  187. );
  188. path = GenerativeAITextSample;
  189. sourceTree = "<group>";
  190. };
  191. 8848C84C2B0D051F007B434F /* Preview Content */ = {
  192. isa = PBXGroup;
  193. children = (
  194. 8848C84D2B0D051F007B434F /* Preview Assets.xcassets */,
  195. );
  196. path = "Preview Content";
  197. sourceTree = "<group>";
  198. };
  199. 8848C8572B0D056C007B434F /* GenerativeAIMultimodalSample */ = {
  200. isa = PBXGroup;
  201. children = (
  202. 8802666E2B0FC39000CF7CB6 /* ViewModels */,
  203. 880266742B0FC39000CF7CB6 /* Screens */,
  204. 8848C85C2B0D056D007B434F /* Assets.xcassets */,
  205. 8848C85E2B0D056D007B434F /* Preview Content */,
  206. );
  207. path = GenerativeAIMultimodalSample;
  208. sourceTree = "<group>";
  209. };
  210. 8848C85E2B0D056D007B434F /* Preview Content */ = {
  211. isa = PBXGroup;
  212. children = (
  213. 8848C85F2B0D056D007B434F /* Preview Assets.xcassets */,
  214. );
  215. path = "Preview Content";
  216. sourceTree = "<group>";
  217. };
  218. 88E10F432B110D5300C08E95 /* ChatSample */ = {
  219. isa = PBXGroup;
  220. children = (
  221. 88E10F522B11124A00C08E95 /* Models */,
  222. 88E10F502B11123600C08E95 /* ViewModels */,
  223. 88E10F512B11124100C08E95 /* Views */,
  224. 88E10F532B1112B900C08E95 /* Screens */,
  225. 88E10F482B110D5400C08E95 /* Assets.xcassets */,
  226. 88E10F4A2B110D5400C08E95 /* Preview Content */,
  227. );
  228. path = ChatSample;
  229. sourceTree = "<group>";
  230. };
  231. 88E10F4A2B110D5400C08E95 /* Preview Content */ = {
  232. isa = PBXGroup;
  233. children = (
  234. 88E10F4B2B110D5400C08E95 /* Preview Assets.xcassets */,
  235. );
  236. path = "Preview Content";
  237. sourceTree = "<group>";
  238. };
  239. 88E10F502B11123600C08E95 /* ViewModels */ = {
  240. isa = PBXGroup;
  241. children = (
  242. 88E10F562B1112F600C08E95 /* ConversationViewModel.swift */,
  243. );
  244. path = ViewModels;
  245. sourceTree = "<group>";
  246. };
  247. 88E10F512B11124100C08E95 /* Views */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 88263BEE2B239BFE008AB09B /* ErrorView.swift */,
  251. 88E10F5A2B11133E00C08E95 /* MessageView.swift */,
  252. 88E10F5C2B11135000C08E95 /* BouncingDots.swift */,
  253. 889873842B208563005B4896 /* ErrorDetailsView.swift */,
  254. );
  255. path = Views;
  256. sourceTree = "<group>";
  257. };
  258. 88E10F522B11124A00C08E95 /* Models */ = {
  259. isa = PBXGroup;
  260. children = (
  261. 88E10F582B11131900C08E95 /* ChatMessage.swift */,
  262. );
  263. path = Models;
  264. sourceTree = "<group>";
  265. };
  266. 88E10F532B1112B900C08E95 /* Screens */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 88E10F542B1112CA00C08E95 /* ConversationScreen.swift */,
  270. );
  271. path = Screens;
  272. sourceTree = "<group>";
  273. };
  274. /* End PBXGroup section */
  275. /* Begin PBXNativeTarget section */
  276. 8848C82E2B0D04BC007B434F /* VertexAISample */ = {
  277. isa = PBXNativeTarget;
  278. buildConfigurationList = 8848C83D2B0D04BD007B434F /* Build configuration list for PBXNativeTarget "VertexAISample" */;
  279. buildPhases = (
  280. 8848C82B2B0D04BC007B434F /* Sources */,
  281. 8848C82C2B0D04BC007B434F /* Frameworks */,
  282. 8848C82D2B0D04BC007B434F /* Resources */,
  283. );
  284. buildRules = (
  285. );
  286. dependencies = (
  287. );
  288. name = VertexAISample;
  289. packageProductDependencies = (
  290. 886F95D72B17BA420036F07A /* MarkdownUI */,
  291. 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */,
  292. 868A33652BB476FA00304BB1 /* FirebaseAppCheck */,
  293. 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */,
  294. );
  295. productName = GenerativeAISample;
  296. productReference = 8848C82F2B0D04BC007B434F /* VertexAISample.app */;
  297. productType = "com.apple.product-type.application";
  298. };
  299. /* End PBXNativeTarget section */
  300. /* Begin PBXProject section */
  301. 8848C8272B0D04BC007B434F /* Project object */ = {
  302. isa = PBXProject;
  303. attributes = {
  304. BuildIndependentTargetsInParallel = 1;
  305. LastSwiftUpdateCheck = 1510;
  306. LastUpgradeCheck = 1510;
  307. TargetAttributes = {
  308. 8848C82E2B0D04BC007B434F = {
  309. CreatedOnToolsVersion = 15.1;
  310. };
  311. };
  312. };
  313. buildConfigurationList = 8848C82A2B0D04BC007B434F /* Build configuration list for PBXProject "VertexAISample" */;
  314. compatibilityVersion = "Xcode 14.0";
  315. developmentRegion = en;
  316. hasScannedForEncodings = 0;
  317. knownRegions = (
  318. en,
  319. Base,
  320. );
  321. mainGroup = 8848C8262B0D04BC007B434F;
  322. packageReferences = (
  323. 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */,
  324. DEA09AC32B1FCE22001962D9 /* XCRemoteSwiftPackageReference "NetworkImage" */,
  325. 868A33642BB476FA00304BB1 /* XCLocalSwiftPackageReference "../.." */,
  326. );
  327. productRefGroup = 8848C8302B0D04BC007B434F /* Products */;
  328. projectDirPath = "";
  329. projectRoot = "";
  330. targets = (
  331. 8848C82E2B0D04BC007B434F /* VertexAISample */,
  332. );
  333. };
  334. /* End PBXProject section */
  335. /* Begin PBXResourcesBuildPhase section */
  336. 8848C82D2B0D04BC007B434F /* Resources */ = {
  337. isa = PBXResourcesBuildPhase;
  338. buildActionMask = 2147483647;
  339. files = (
  340. 8848C83A2B0D04BD007B434F /* Preview Assets.xcassets in Resources */,
  341. 8848C8372B0D04BD007B434F /* Assets.xcassets in Resources */,
  342. 869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */,
  343. );
  344. runOnlyForDeploymentPostprocessing = 0;
  345. };
  346. /* End PBXResourcesBuildPhase section */
  347. /* Begin PBXSourcesBuildPhase section */
  348. 8848C82B2B0D04BC007B434F /* Sources */ = {
  349. isa = PBXSourcesBuildPhase;
  350. buildActionMask = 2147483647;
  351. files = (
  352. 86C1F4832BC726150026816F /* FunctionCallingScreen.swift in Sources */,
  353. 886F95DF2B17D5010036F07A /* BouncingDots.swift in Sources */,
  354. 86C1F4842BC726150026816F /* FunctionCallingViewModel.swift in Sources */,
  355. 886F95DE2B17D5010036F07A /* ChatMessage.swift in Sources */,
  356. 88263BF12B239C11008AB09B /* ErrorDetailsView.swift in Sources */,
  357. 8848C8352B0D04BC007B434F /* ContentView.swift in Sources */,
  358. 886F95D52B17BA010036F07A /* SummarizeScreen.swift in Sources */,
  359. 8848C8332B0D04BC007B434F /* VertexAISampleApp.swift in Sources */,
  360. 886F95E02B17D5010036F07A /* ConversationViewModel.swift in Sources */,
  361. 886F95DD2B17D5010036F07A /* MessageView.swift in Sources */,
  362. 886F95DC2B17BAEF0036F07A /* PhotoReasoningScreen.swift in Sources */,
  363. 886F95DB2B17BAEF0036F07A /* PhotoReasoningViewModel.swift in Sources */,
  364. 886F95E12B17D5010036F07A /* ConversationScreen.swift in Sources */,
  365. 88263BF02B239C09008AB09B /* ErrorView.swift in Sources */,
  366. 886F95D62B17BA010036F07A /* SummarizeViewModel.swift in Sources */,
  367. );
  368. runOnlyForDeploymentPostprocessing = 0;
  369. };
  370. /* End PBXSourcesBuildPhase section */
  371. /* Begin XCBuildConfiguration section */
  372. 8848C83B2B0D04BD007B434F /* Debug */ = {
  373. isa = XCBuildConfiguration;
  374. buildSettings = {
  375. ALWAYS_SEARCH_USER_PATHS = NO;
  376. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  377. CLANG_ANALYZER_NONNULL = YES;
  378. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  379. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  380. CLANG_ENABLE_MODULES = YES;
  381. CLANG_ENABLE_OBJC_ARC = YES;
  382. CLANG_ENABLE_OBJC_WEAK = YES;
  383. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  384. CLANG_WARN_BOOL_CONVERSION = YES;
  385. CLANG_WARN_COMMA = YES;
  386. CLANG_WARN_CONSTANT_CONVERSION = YES;
  387. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  388. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  389. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  390. CLANG_WARN_EMPTY_BODY = YES;
  391. CLANG_WARN_ENUM_CONVERSION = YES;
  392. CLANG_WARN_INFINITE_RECURSION = YES;
  393. CLANG_WARN_INT_CONVERSION = YES;
  394. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  395. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  396. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  397. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  398. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  399. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  400. CLANG_WARN_STRICT_PROTOTYPES = YES;
  401. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  402. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  403. CLANG_WARN_UNREACHABLE_CODE = YES;
  404. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  405. COPY_PHASE_STRIP = NO;
  406. DEBUG_INFORMATION_FORMAT = dwarf;
  407. ENABLE_STRICT_OBJC_MSGSEND = YES;
  408. ENABLE_TESTABILITY = YES;
  409. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  410. GCC_C_LANGUAGE_STANDARD = gnu17;
  411. GCC_DYNAMIC_NO_PIC = NO;
  412. GCC_NO_COMMON_BLOCKS = YES;
  413. GCC_OPTIMIZATION_LEVEL = 0;
  414. GCC_PREPROCESSOR_DEFINITIONS = (
  415. "DEBUG=1",
  416. "$(inherited)",
  417. );
  418. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  419. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  420. GCC_WARN_UNDECLARED_SELECTOR = YES;
  421. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  422. GCC_WARN_UNUSED_FUNCTION = YES;
  423. GCC_WARN_UNUSED_VARIABLE = YES;
  424. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  425. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  426. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  427. MTL_FAST_MATH = YES;
  428. ONLY_ACTIVE_ARCH = YES;
  429. SDKROOT = iphoneos;
  430. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  431. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  432. };
  433. name = Debug;
  434. };
  435. 8848C83C2B0D04BD007B434F /* Release */ = {
  436. isa = XCBuildConfiguration;
  437. buildSettings = {
  438. ALWAYS_SEARCH_USER_PATHS = NO;
  439. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  440. CLANG_ANALYZER_NONNULL = YES;
  441. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  442. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  443. CLANG_ENABLE_MODULES = YES;
  444. CLANG_ENABLE_OBJC_ARC = YES;
  445. CLANG_ENABLE_OBJC_WEAK = YES;
  446. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  447. CLANG_WARN_BOOL_CONVERSION = YES;
  448. CLANG_WARN_COMMA = YES;
  449. CLANG_WARN_CONSTANT_CONVERSION = YES;
  450. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  451. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  452. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  453. CLANG_WARN_EMPTY_BODY = YES;
  454. CLANG_WARN_ENUM_CONVERSION = YES;
  455. CLANG_WARN_INFINITE_RECURSION = YES;
  456. CLANG_WARN_INT_CONVERSION = YES;
  457. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  458. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  459. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  460. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  461. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  462. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  463. CLANG_WARN_STRICT_PROTOTYPES = YES;
  464. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  465. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  466. CLANG_WARN_UNREACHABLE_CODE = YES;
  467. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  468. COPY_PHASE_STRIP = NO;
  469. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  470. ENABLE_NS_ASSERTIONS = NO;
  471. ENABLE_STRICT_OBJC_MSGSEND = YES;
  472. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  473. GCC_C_LANGUAGE_STANDARD = gnu17;
  474. GCC_NO_COMMON_BLOCKS = YES;
  475. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  476. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  477. GCC_WARN_UNDECLARED_SELECTOR = YES;
  478. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  479. GCC_WARN_UNUSED_FUNCTION = YES;
  480. GCC_WARN_UNUSED_VARIABLE = YES;
  481. IPHONEOS_DEPLOYMENT_TARGET = 16.0;
  482. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  483. MTL_ENABLE_DEBUG_INFO = NO;
  484. MTL_FAST_MATH = YES;
  485. SDKROOT = iphoneos;
  486. SWIFT_COMPILATION_MODE = wholemodule;
  487. VALIDATE_PRODUCT = YES;
  488. };
  489. name = Release;
  490. };
  491. 8848C83E2B0D04BD007B434F /* Debug */ = {
  492. isa = XCBuildConfiguration;
  493. buildSettings = {
  494. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  495. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  496. CODE_SIGN_STYLE = Automatic;
  497. CURRENT_PROJECT_VERSION = 1;
  498. DEVELOPMENT_ASSET_PATHS = "\"VertexAISample/Preview Content\"";
  499. DEVELOPMENT_TEAM = "";
  500. ENABLE_PREVIEWS = YES;
  501. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  502. GENERATE_INFOPLIST_FILE = YES;
  503. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  504. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  505. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  506. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  507. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  508. LD_RUNPATH_SEARCH_PATHS = (
  509. "$(inherited)",
  510. "@executable_path/Frameworks",
  511. );
  512. MARKETING_VERSION = 1.0;
  513. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.VertexAISample;
  514. PRODUCT_NAME = "$(TARGET_NAME)";
  515. SWIFT_EMIT_LOC_STRINGS = YES;
  516. SWIFT_VERSION = 5.0;
  517. TARGETED_DEVICE_FAMILY = "1,2";
  518. };
  519. name = Debug;
  520. };
  521. 8848C83F2B0D04BD007B434F /* Release */ = {
  522. isa = XCBuildConfiguration;
  523. buildSettings = {
  524. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  525. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  526. CODE_SIGN_STYLE = Automatic;
  527. CURRENT_PROJECT_VERSION = 1;
  528. DEVELOPMENT_ASSET_PATHS = "\"VertexAISample/Preview Content\"";
  529. DEVELOPMENT_TEAM = "";
  530. ENABLE_PREVIEWS = YES;
  531. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  532. GENERATE_INFOPLIST_FILE = YES;
  533. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  534. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  535. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  536. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  537. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  538. LD_RUNPATH_SEARCH_PATHS = (
  539. "$(inherited)",
  540. "@executable_path/Frameworks",
  541. );
  542. MARKETING_VERSION = 1.0;
  543. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.VertexAISample;
  544. PRODUCT_NAME = "$(TARGET_NAME)";
  545. SWIFT_EMIT_LOC_STRINGS = YES;
  546. SWIFT_VERSION = 5.0;
  547. TARGETED_DEVICE_FAMILY = "1,2";
  548. };
  549. name = Release;
  550. };
  551. /* End XCBuildConfiguration section */
  552. /* Begin XCConfigurationList section */
  553. 8848C82A2B0D04BC007B434F /* Build configuration list for PBXProject "VertexAISample" */ = {
  554. isa = XCConfigurationList;
  555. buildConfigurations = (
  556. 8848C83B2B0D04BD007B434F /* Debug */,
  557. 8848C83C2B0D04BD007B434F /* Release */,
  558. );
  559. defaultConfigurationIsVisible = 0;
  560. defaultConfigurationName = Release;
  561. };
  562. 8848C83D2B0D04BD007B434F /* Build configuration list for PBXNativeTarget "VertexAISample" */ = {
  563. isa = XCConfigurationList;
  564. buildConfigurations = (
  565. 8848C83E2B0D04BD007B434F /* Debug */,
  566. 8848C83F2B0D04BD007B434F /* Release */,
  567. );
  568. defaultConfigurationIsVisible = 0;
  569. defaultConfigurationName = Release;
  570. };
  571. /* End XCConfigurationList section */
  572. /* Begin XCLocalSwiftPackageReference section */
  573. 868A33642BB476FA00304BB1 /* XCLocalSwiftPackageReference "../.." */ = {
  574. isa = XCLocalSwiftPackageReference;
  575. relativePath = ../..;
  576. };
  577. /* End XCLocalSwiftPackageReference section */
  578. /* Begin XCRemoteSwiftPackageReference section */
  579. 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */ = {
  580. isa = XCRemoteSwiftPackageReference;
  581. repositoryURL = "https://github.com/gonzalezreal/swift-markdown-ui";
  582. requirement = {
  583. kind = revision;
  584. revision = 5df8a4adedd6ae4eb2455ef60ff75183984daeb8;
  585. };
  586. };
  587. DEA09AC32B1FCE22001962D9 /* XCRemoteSwiftPackageReference "NetworkImage" */ = {
  588. isa = XCRemoteSwiftPackageReference;
  589. repositoryURL = "https://github.com/gonzalezreal/NetworkImage";
  590. requirement = {
  591. kind = revision;
  592. revision = 7aff8d1b31148d32c5933d75557d42f6323ee3d1;
  593. };
  594. };
  595. /* End XCRemoteSwiftPackageReference section */
  596. /* Begin XCSwiftPackageProductDependency section */
  597. 868A33652BB476FA00304BB1 /* FirebaseAppCheck */ = {
  598. isa = XCSwiftPackageProductDependency;
  599. productName = FirebaseAppCheck;
  600. };
  601. 868A33672BB476FA00304BB1 /* FirebaseVertexAI-Preview */ = {
  602. isa = XCSwiftPackageProductDependency;
  603. productName = "FirebaseVertexAI-Preview";
  604. };
  605. 886F95D72B17BA420036F07A /* MarkdownUI */ = {
  606. isa = XCSwiftPackageProductDependency;
  607. package = 88209C212B0FBDF700F64795 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */;
  608. productName = MarkdownUI;
  609. };
  610. 886F95E22B17D6630036F07A /* GenerativeAIUIComponents */ = {
  611. isa = XCSwiftPackageProductDependency;
  612. productName = GenerativeAIUIComponents;
  613. };
  614. /* End XCSwiftPackageProductDependency section */
  615. };
  616. rootObject = 8848C8272B0D04BC007B434F /* Project object */;
  617. }