project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 45600AC42445365000180DCE /* AudioStreamManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45600AC32445365000180DCE /* AudioStreamManager.swift */; };
  10. 458EDDB32444997700BEBFD3 /* SpeechService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 458EDDB22444997700BEBFD3 /* SpeechService.swift */; };
  11. 45A6D4F82457CA700038EA68 /* operations.grpc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F02457CA700038EA68 /* operations.grpc.swift */; };
  12. 45A6D4F92457CA700038EA68 /* cloud_speech.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F12457CA700038EA68 /* cloud_speech.pb.swift */; };
  13. 45A6D4FA2457CA700038EA68 /* annotations.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F22457CA700038EA68 /* annotations.pb.swift */; };
  14. 45A6D4FB2457CA700038EA68 /* operations.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F32457CA700038EA68 /* operations.pb.swift */; };
  15. 45A6D4FC2457CA700038EA68 /* status.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F42457CA700038EA68 /* status.pb.swift */; };
  16. 45A6D4FD2457CA700038EA68 /* http.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F52457CA700038EA68 /* http.pb.swift */; };
  17. 45A6D4FE2457CA700038EA68 /* client.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F62457CA700038EA68 /* client.pb.swift */; };
  18. 45A6D4FF2457CA700038EA68 /* cloud_speech.grpc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A6D4F72457CA700038EA68 /* cloud_speech.grpc.swift */; };
  19. 45A75D542446506000ACB73B /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45A75D532446506000ACB73B /* Constants.swift */; };
  20. 45EA4F3024439C2300622606 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45EA4F2F24439C2300622606 /* AppDelegate.swift */; };
  21. 45EA4F3224439C2300622606 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45EA4F3124439C2300622606 /* SceneDelegate.swift */; };
  22. 45EA4F3424439C2300622606 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45EA4F3324439C2300622606 /* ViewController.swift */; };
  23. 45EA4F3924439C2400622606 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 45EA4F3824439C2400622606 /* Assets.xcassets */; };
  24. 45EA4F3C24439C2400622606 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 45EA4F3A24439C2400622606 /* LaunchScreen.storyboard */; };
  25. 90F12C7BFCE27B60F4C455D5 /* Pods_SpeechToText_gRPC_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BB47463A962540B72022723 /* Pods_SpeechToText_gRPC_iOS.framework */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXFileReference section */
  28. 45600AC32445365000180DCE /* AudioStreamManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioStreamManager.swift; sourceTree = "<group>"; };
  29. 458EDDB22444997700BEBFD3 /* SpeechService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpeechService.swift; sourceTree = "<group>"; };
  30. 45A6D4F02457CA700038EA68 /* operations.grpc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = operations.grpc.swift; sourceTree = "<group>"; };
  31. 45A6D4F12457CA700038EA68 /* cloud_speech.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = cloud_speech.pb.swift; sourceTree = "<group>"; };
  32. 45A6D4F22457CA700038EA68 /* annotations.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = annotations.pb.swift; sourceTree = "<group>"; };
  33. 45A6D4F32457CA700038EA68 /* operations.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = operations.pb.swift; sourceTree = "<group>"; };
  34. 45A6D4F42457CA700038EA68 /* status.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = status.pb.swift; sourceTree = "<group>"; };
  35. 45A6D4F52457CA700038EA68 /* http.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = http.pb.swift; sourceTree = "<group>"; };
  36. 45A6D4F62457CA700038EA68 /* client.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = client.pb.swift; sourceTree = "<group>"; };
  37. 45A6D4F72457CA700038EA68 /* cloud_speech.grpc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = cloud_speech.grpc.swift; sourceTree = "<group>"; };
  38. 45A75D532446506000ACB73B /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
  39. 45EA4F2C24439C2300622606 /* gRPC Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "gRPC Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 45EA4F2F24439C2300622606 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  41. 45EA4F3124439C2300622606 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  42. 45EA4F3324439C2300622606 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  43. 45EA4F3824439C2400622606 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  44. 45EA4F3B24439C2400622606 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  45. 45EA4F3D24439C2400622606 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  46. 8BB47463A962540B72022723 /* Pods_SpeechToText_gRPC_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SpeechToText_gRPC_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  47. B4D057349E6BFEE6BE2D0FFE /* Pods-SpeechToText-gRPC-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SpeechToText-gRPC-iOS.debug.xcconfig"; path = "Target Support Files/Pods-SpeechToText-gRPC-iOS/Pods-SpeechToText-gRPC-iOS.debug.xcconfig"; sourceTree = "<group>"; };
  48. E8E493D0DC00CC6697CDDB7B /* Pods-SpeechToText-gRPC-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SpeechToText-gRPC-iOS.release.xcconfig"; path = "Target Support Files/Pods-SpeechToText-gRPC-iOS/Pods-SpeechToText-gRPC-iOS.release.xcconfig"; sourceTree = "<group>"; };
  49. /* End PBXFileReference section */
  50. /* Begin PBXFrameworksBuildPhase section */
  51. 45EA4F2924439C2300622606 /* Frameworks */ = {
  52. isa = PBXFrameworksBuildPhase;
  53. buildActionMask = 2147483647;
  54. files = (
  55. 90F12C7BFCE27B60F4C455D5 /* Pods_SpeechToText_gRPC_iOS.framework in Frameworks */,
  56. );
  57. runOnlyForDeploymentPostprocessing = 0;
  58. };
  59. /* End PBXFrameworksBuildPhase section */
  60. /* Begin PBXGroup section */
  61. 4524351E244495D800EF8317 /* Configuration */ = {
  62. isa = PBXGroup;
  63. children = (
  64. 45EA4F3D24439C2400622606 /* Info.plist */,
  65. 45EA4F3824439C2400622606 /* Assets.xcassets */,
  66. );
  67. path = Configuration;
  68. sourceTree = "<group>";
  69. };
  70. 4524351F244495EC00EF8317 /* Launch */ = {
  71. isa = PBXGroup;
  72. children = (
  73. 45EA4F3A24439C2400622606 /* LaunchScreen.storyboard */,
  74. 45EA4F2F24439C2300622606 /* AppDelegate.swift */,
  75. 45EA4F3124439C2300622606 /* SceneDelegate.swift */,
  76. );
  77. path = Launch;
  78. sourceTree = "<group>";
  79. };
  80. 45A6D4E12457C7780038EA68 /* Generated */ = {
  81. isa = PBXGroup;
  82. children = (
  83. 45A6D4F22457CA700038EA68 /* annotations.pb.swift */,
  84. 45A6D4F62457CA700038EA68 /* client.pb.swift */,
  85. 45A6D4F72457CA700038EA68 /* cloud_speech.grpc.swift */,
  86. 45A6D4F12457CA700038EA68 /* cloud_speech.pb.swift */,
  87. 45A6D4F52457CA700038EA68 /* http.pb.swift */,
  88. 45A6D4F02457CA700038EA68 /* operations.grpc.swift */,
  89. 45A6D4F32457CA700038EA68 /* operations.pb.swift */,
  90. 45A6D4F42457CA700038EA68 /* status.pb.swift */,
  91. );
  92. path = Generated;
  93. sourceTree = "<group>";
  94. };
  95. 45EA4F2324439C2300622606 = {
  96. isa = PBXGroup;
  97. children = (
  98. 45EA4F2E24439C2300622606 /* Sources */,
  99. 45EA4F2D24439C2300622606 /* Products */,
  100. 962026E13832C719518050CA /* Pods */,
  101. D32D774F4BFD3DE348FECF6C /* Frameworks */,
  102. );
  103. sourceTree = "<group>";
  104. };
  105. 45EA4F2D24439C2300622606 /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 45EA4F2C24439C2300622606 /* gRPC Example.app */,
  109. );
  110. name = Products;
  111. sourceTree = "<group>";
  112. };
  113. 45EA4F2E24439C2300622606 /* Sources */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 4524351F244495EC00EF8317 /* Launch */,
  117. 4524351E244495D800EF8317 /* Configuration */,
  118. 45A6D4E12457C7780038EA68 /* Generated */,
  119. 45EA4F3324439C2300622606 /* ViewController.swift */,
  120. 458EDDB22444997700BEBFD3 /* SpeechService.swift */,
  121. 45600AC32445365000180DCE /* AudioStreamManager.swift */,
  122. 45A75D532446506000ACB73B /* Constants.swift */,
  123. );
  124. path = Sources;
  125. sourceTree = "<group>";
  126. };
  127. 962026E13832C719518050CA /* Pods */ = {
  128. isa = PBXGroup;
  129. children = (
  130. B4D057349E6BFEE6BE2D0FFE /* Pods-SpeechToText-gRPC-iOS.debug.xcconfig */,
  131. E8E493D0DC00CC6697CDDB7B /* Pods-SpeechToText-gRPC-iOS.release.xcconfig */,
  132. );
  133. path = Pods;
  134. sourceTree = "<group>";
  135. };
  136. D32D774F4BFD3DE348FECF6C /* Frameworks */ = {
  137. isa = PBXGroup;
  138. children = (
  139. 8BB47463A962540B72022723 /* Pods_SpeechToText_gRPC_iOS.framework */,
  140. );
  141. name = Frameworks;
  142. sourceTree = "<group>";
  143. };
  144. /* End PBXGroup section */
  145. /* Begin PBXNativeTarget section */
  146. 45EA4F2B24439C2300622606 /* SpeechToText-gRPC-iOS */ = {
  147. isa = PBXNativeTarget;
  148. buildConfigurationList = 45EA4F4024439C2400622606 /* Build configuration list for PBXNativeTarget "SpeechToText-gRPC-iOS" */;
  149. buildPhases = (
  150. DFF4D2B80023A85872DBD34B /* [CP] Check Pods Manifest.lock */,
  151. 45EA4F2824439C2300622606 /* Sources */,
  152. 45EA4F2924439C2300622606 /* Frameworks */,
  153. 45EA4F2A24439C2300622606 /* Resources */,
  154. BF340858D237F347B150C34C /* [CP] Embed Pods Frameworks */,
  155. );
  156. buildRules = (
  157. );
  158. dependencies = (
  159. );
  160. name = "SpeechToText-gRPC-iOS";
  161. productName = "SpeechToText-gRPC-iOS";
  162. productReference = 45EA4F2C24439C2300622606 /* gRPC Example.app */;
  163. productType = "com.apple.product-type.application";
  164. };
  165. /* End PBXNativeTarget section */
  166. /* Begin PBXProject section */
  167. 45EA4F2424439C2300622606 /* Project object */ = {
  168. isa = PBXProject;
  169. attributes = {
  170. LastSwiftUpdateCheck = 1130;
  171. LastUpgradeCheck = 1130;
  172. ORGANIZATIONNAME = "Prickett, Jacob (J.A.)";
  173. TargetAttributes = {
  174. 45EA4F2B24439C2300622606 = {
  175. CreatedOnToolsVersion = 11.3;
  176. };
  177. };
  178. };
  179. buildConfigurationList = 45EA4F2724439C2300622606 /* Build configuration list for PBXProject "SpeechToText-gRPC-iOS" */;
  180. compatibilityVersion = "Xcode 9.3";
  181. developmentRegion = en;
  182. hasScannedForEncodings = 0;
  183. knownRegions = (
  184. en,
  185. Base,
  186. );
  187. mainGroup = 45EA4F2324439C2300622606;
  188. productRefGroup = 45EA4F2D24439C2300622606 /* Products */;
  189. projectDirPath = "";
  190. projectRoot = "";
  191. targets = (
  192. 45EA4F2B24439C2300622606 /* SpeechToText-gRPC-iOS */,
  193. );
  194. };
  195. /* End PBXProject section */
  196. /* Begin PBXResourcesBuildPhase section */
  197. 45EA4F2A24439C2300622606 /* Resources */ = {
  198. isa = PBXResourcesBuildPhase;
  199. buildActionMask = 2147483647;
  200. files = (
  201. 45EA4F3C24439C2400622606 /* LaunchScreen.storyboard in Resources */,
  202. 45EA4F3924439C2400622606 /* Assets.xcassets in Resources */,
  203. );
  204. runOnlyForDeploymentPostprocessing = 0;
  205. };
  206. /* End PBXResourcesBuildPhase section */
  207. /* Begin PBXShellScriptBuildPhase section */
  208. BF340858D237F347B150C34C /* [CP] Embed Pods Frameworks */ = {
  209. isa = PBXShellScriptBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. );
  213. inputFileListPaths = (
  214. "${PODS_ROOT}/Target Support Files/Pods-SpeechToText-gRPC-iOS/Pods-SpeechToText-gRPC-iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  215. );
  216. name = "[CP] Embed Pods Frameworks";
  217. outputFileListPaths = (
  218. "${PODS_ROOT}/Target Support Files/Pods-SpeechToText-gRPC-iOS/Pods-SpeechToText-gRPC-iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  219. );
  220. runOnlyForDeploymentPostprocessing = 0;
  221. shellPath = /bin/sh;
  222. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SpeechToText-gRPC-iOS/Pods-SpeechToText-gRPC-iOS-frameworks.sh\"\n";
  223. showEnvVarsInLog = 0;
  224. };
  225. DFF4D2B80023A85872DBD34B /* [CP] Check Pods Manifest.lock */ = {
  226. isa = PBXShellScriptBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. );
  230. inputFileListPaths = (
  231. );
  232. inputPaths = (
  233. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  234. "${PODS_ROOT}/Manifest.lock",
  235. );
  236. name = "[CP] Check Pods Manifest.lock";
  237. outputFileListPaths = (
  238. );
  239. outputPaths = (
  240. "$(DERIVED_FILE_DIR)/Pods-SpeechToText-gRPC-iOS-checkManifestLockResult.txt",
  241. );
  242. runOnlyForDeploymentPostprocessing = 0;
  243. shellPath = /bin/sh;
  244. 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";
  245. showEnvVarsInLog = 0;
  246. };
  247. /* End PBXShellScriptBuildPhase section */
  248. /* Begin PBXSourcesBuildPhase section */
  249. 45EA4F2824439C2300622606 /* Sources */ = {
  250. isa = PBXSourcesBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. 45600AC42445365000180DCE /* AudioStreamManager.swift in Sources */,
  254. 45A6D4FC2457CA700038EA68 /* status.pb.swift in Sources */,
  255. 45EA4F3424439C2300622606 /* ViewController.swift in Sources */,
  256. 45A6D4FB2457CA700038EA68 /* operations.pb.swift in Sources */,
  257. 45A6D4FD2457CA700038EA68 /* http.pb.swift in Sources */,
  258. 45EA4F3024439C2300622606 /* AppDelegate.swift in Sources */,
  259. 45A6D4F82457CA700038EA68 /* operations.grpc.swift in Sources */,
  260. 458EDDB32444997700BEBFD3 /* SpeechService.swift in Sources */,
  261. 45A6D4FE2457CA700038EA68 /* client.pb.swift in Sources */,
  262. 45EA4F3224439C2300622606 /* SceneDelegate.swift in Sources */,
  263. 45A6D4F92457CA700038EA68 /* cloud_speech.pb.swift in Sources */,
  264. 45A75D542446506000ACB73B /* Constants.swift in Sources */,
  265. 45A6D4FF2457CA700038EA68 /* cloud_speech.grpc.swift in Sources */,
  266. 45A6D4FA2457CA700038EA68 /* annotations.pb.swift in Sources */,
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. /* End PBXSourcesBuildPhase section */
  271. /* Begin PBXVariantGroup section */
  272. 45EA4F3A24439C2400622606 /* LaunchScreen.storyboard */ = {
  273. isa = PBXVariantGroup;
  274. children = (
  275. 45EA4F3B24439C2400622606 /* Base */,
  276. );
  277. name = LaunchScreen.storyboard;
  278. sourceTree = "<group>";
  279. };
  280. /* End PBXVariantGroup section */
  281. /* Begin XCBuildConfiguration section */
  282. 45EA4F3E24439C2400622606 /* Debug */ = {
  283. isa = XCBuildConfiguration;
  284. buildSettings = {
  285. ALWAYS_SEARCH_USER_PATHS = NO;
  286. CLANG_ANALYZER_NONNULL = YES;
  287. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  288. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  289. CLANG_CXX_LIBRARY = "libc++";
  290. CLANG_ENABLE_MODULES = YES;
  291. CLANG_ENABLE_OBJC_ARC = YES;
  292. CLANG_ENABLE_OBJC_WEAK = YES;
  293. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  294. CLANG_WARN_BOOL_CONVERSION = YES;
  295. CLANG_WARN_COMMA = YES;
  296. CLANG_WARN_CONSTANT_CONVERSION = YES;
  297. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  298. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  299. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  300. CLANG_WARN_EMPTY_BODY = YES;
  301. CLANG_WARN_ENUM_CONVERSION = YES;
  302. CLANG_WARN_INFINITE_RECURSION = YES;
  303. CLANG_WARN_INT_CONVERSION = YES;
  304. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  305. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  306. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  307. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  308. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  309. CLANG_WARN_STRICT_PROTOTYPES = YES;
  310. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  311. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  312. CLANG_WARN_UNREACHABLE_CODE = YES;
  313. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  314. COPY_PHASE_STRIP = NO;
  315. DEBUG_INFORMATION_FORMAT = dwarf;
  316. ENABLE_STRICT_OBJC_MSGSEND = YES;
  317. ENABLE_TESTABILITY = YES;
  318. GCC_C_LANGUAGE_STANDARD = gnu11;
  319. GCC_DYNAMIC_NO_PIC = NO;
  320. GCC_NO_COMMON_BLOCKS = YES;
  321. GCC_OPTIMIZATION_LEVEL = 0;
  322. GCC_PREPROCESSOR_DEFINITIONS = (
  323. "DEBUG=1",
  324. "$(inherited)",
  325. );
  326. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  327. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  328. GCC_WARN_UNDECLARED_SELECTOR = YES;
  329. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  330. GCC_WARN_UNUSED_FUNCTION = YES;
  331. GCC_WARN_UNUSED_VARIABLE = YES;
  332. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  333. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  334. MTL_FAST_MATH = YES;
  335. ONLY_ACTIVE_ARCH = YES;
  336. SDKROOT = iphoneos;
  337. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  338. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  339. };
  340. name = Debug;
  341. };
  342. 45EA4F3F24439C2400622606 /* Release */ = {
  343. isa = XCBuildConfiguration;
  344. buildSettings = {
  345. ALWAYS_SEARCH_USER_PATHS = NO;
  346. CLANG_ANALYZER_NONNULL = YES;
  347. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  348. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  349. CLANG_CXX_LIBRARY = "libc++";
  350. CLANG_ENABLE_MODULES = YES;
  351. CLANG_ENABLE_OBJC_ARC = YES;
  352. CLANG_ENABLE_OBJC_WEAK = YES;
  353. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  354. CLANG_WARN_BOOL_CONVERSION = YES;
  355. CLANG_WARN_COMMA = YES;
  356. CLANG_WARN_CONSTANT_CONVERSION = YES;
  357. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  358. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  359. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  360. CLANG_WARN_EMPTY_BODY = YES;
  361. CLANG_WARN_ENUM_CONVERSION = YES;
  362. CLANG_WARN_INFINITE_RECURSION = YES;
  363. CLANG_WARN_INT_CONVERSION = YES;
  364. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  365. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  366. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  367. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  368. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  369. CLANG_WARN_STRICT_PROTOTYPES = YES;
  370. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  371. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  372. CLANG_WARN_UNREACHABLE_CODE = YES;
  373. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  374. COPY_PHASE_STRIP = NO;
  375. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  376. ENABLE_NS_ASSERTIONS = NO;
  377. ENABLE_STRICT_OBJC_MSGSEND = YES;
  378. GCC_C_LANGUAGE_STANDARD = gnu11;
  379. GCC_NO_COMMON_BLOCKS = YES;
  380. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  381. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  382. GCC_WARN_UNDECLARED_SELECTOR = YES;
  383. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  384. GCC_WARN_UNUSED_FUNCTION = YES;
  385. GCC_WARN_UNUSED_VARIABLE = YES;
  386. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  387. MTL_ENABLE_DEBUG_INFO = NO;
  388. MTL_FAST_MATH = YES;
  389. SDKROOT = iphoneos;
  390. SWIFT_COMPILATION_MODE = wholemodule;
  391. SWIFT_OPTIMIZATION_LEVEL = "-O";
  392. VALIDATE_PRODUCT = YES;
  393. };
  394. name = Release;
  395. };
  396. 45EA4F4124439C2400622606 /* Debug */ = {
  397. isa = XCBuildConfiguration;
  398. baseConfigurationReference = B4D057349E6BFEE6BE2D0FFE /* Pods-SpeechToText-gRPC-iOS.debug.xcconfig */;
  399. buildSettings = {
  400. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  401. CODE_SIGN_STYLE = Automatic;
  402. DEVELOPMENT_TEAM = 24DLJQTAR9;
  403. INFOPLIST_FILE = "$(SRCROOT)/Sources/Configuration/Info.plist";
  404. LD_RUNPATH_SEARCH_PATHS = (
  405. "$(inherited)",
  406. "@executable_path/Frameworks",
  407. );
  408. PRODUCT_BUNDLE_IDENTIFIER = "com.ford.SpeechToText-gRPC-iOS";
  409. PRODUCT_NAME = "gRPC Example";
  410. SWIFT_VERSION = 5.0;
  411. TARGETED_DEVICE_FAMILY = 1;
  412. };
  413. name = Debug;
  414. };
  415. 45EA4F4224439C2400622606 /* Release */ = {
  416. isa = XCBuildConfiguration;
  417. baseConfigurationReference = E8E493D0DC00CC6697CDDB7B /* Pods-SpeechToText-gRPC-iOS.release.xcconfig */;
  418. buildSettings = {
  419. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  420. CODE_SIGN_STYLE = Automatic;
  421. DEVELOPMENT_TEAM = 24DLJQTAR9;
  422. INFOPLIST_FILE = "$(SRCROOT)/Sources/Configuration/Info.plist";
  423. LD_RUNPATH_SEARCH_PATHS = (
  424. "$(inherited)",
  425. "@executable_path/Frameworks",
  426. );
  427. PRODUCT_BUNDLE_IDENTIFIER = "com.ford.SpeechToText-gRPC-iOS";
  428. PRODUCT_NAME = "gRPC Example";
  429. SWIFT_VERSION = 5.0;
  430. TARGETED_DEVICE_FAMILY = 1;
  431. };
  432. name = Release;
  433. };
  434. /* End XCBuildConfiguration section */
  435. /* Begin XCConfigurationList section */
  436. 45EA4F2724439C2300622606 /* Build configuration list for PBXProject "SpeechToText-gRPC-iOS" */ = {
  437. isa = XCConfigurationList;
  438. buildConfigurations = (
  439. 45EA4F3E24439C2400622606 /* Debug */,
  440. 45EA4F3F24439C2400622606 /* Release */,
  441. );
  442. defaultConfigurationIsVisible = 0;
  443. defaultConfigurationName = Release;
  444. };
  445. 45EA4F4024439C2400622606 /* Build configuration list for PBXNativeTarget "SpeechToText-gRPC-iOS" */ = {
  446. isa = XCConfigurationList;
  447. buildConfigurations = (
  448. 45EA4F4124439C2400622606 /* Debug */,
  449. 45EA4F4224439C2400622606 /* Release */,
  450. );
  451. defaultConfigurationIsVisible = 0;
  452. defaultConfigurationName = Release;
  453. };
  454. /* End XCConfigurationList section */
  455. };
  456. rootObject = 45EA4F2424439C2300622606 /* Project object */;
  457. }