project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 03E839BDBD0A6744EF8AF71012798F8D /* Pods-CarPlayer2-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D0099A68F26EC0A795AC81570987C0E /* Pods-CarPlayer2-dummy.m */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXFileReference section */
  12. 213B1724C62BE8BC65F92A9BC1A24B5B /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleMaps.framework; path = Frameworks/GoogleMaps.framework; sourceTree = "<group>"; };
  13. 2D0099A68F26EC0A795AC81570987C0E /* Pods-CarPlayer2-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-CarPlayer2-dummy.m"; sourceTree = "<group>"; };
  14. 3F9EE5ED9BCE463FBFD8812CD391CF7C /* Pods-CarPlayer2-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CarPlayer2-frameworks.sh"; sourceTree = "<group>"; };
  15. 4AB3E565CE5E8860ACF50EA4B8462520 /* Pods-CarPlayer2-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CarPlayer2-resources.sh"; sourceTree = "<group>"; };
  16. 66A7F1A143D9FBCC2C42C747DD74843F /* Pods-CarPlayer2-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-CarPlayer2-acknowledgements.markdown"; sourceTree = "<group>"; };
  17. 7F31115FD1F26EE715DA988E96CFFDDC /* Pods-CarPlayer2.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CarPlayer2.debug.xcconfig"; sourceTree = "<group>"; };
  18. 88F0EDD11A2CA1570FCF84EA894C1002 /* libPods-CarPlayer2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-CarPlayer2.a"; path = "libPods-CarPlayer2.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  19. 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  20. 9E17161130B27DB46F01569D1C6C5443 /* GoogleMaps.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = Frameworks/GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle; sourceTree = "<group>"; };
  21. A6F82B294386E1BACE7B438F1E320DA5 /* Pods-CarPlayer2-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-CarPlayer2-acknowledgements.plist"; sourceTree = "<group>"; };
  22. D59EA01E7383DCBF2D5A39E6CA8AE3CB /* Pods-CarPlayer2.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CarPlayer2.release.xcconfig"; sourceTree = "<group>"; };
  23. /* End PBXFileReference section */
  24. /* Begin PBXFrameworksBuildPhase section */
  25. 66EF33637001A0419C0AE8DBE75A0517 /* Frameworks */ = {
  26. isa = PBXFrameworksBuildPhase;
  27. buildActionMask = 2147483647;
  28. files = (
  29. );
  30. runOnlyForDeploymentPostprocessing = 0;
  31. };
  32. /* End PBXFrameworksBuildPhase section */
  33. /* Begin PBXGroup section */
  34. 0F8D2E47FE03D3B91B51069F7C273AF4 /* Frameworks */ = {
  35. isa = PBXGroup;
  36. children = (
  37. );
  38. name = Frameworks;
  39. sourceTree = "<group>";
  40. };
  41. 4751168EBD5FDC5A49F72E18BD96A260 /* Targets Support Files */ = {
  42. isa = PBXGroup;
  43. children = (
  44. 6D33DCA15CB35EF2B5FE349544D630E2 /* Pods-CarPlayer2 */,
  45. );
  46. name = "Targets Support Files";
  47. sourceTree = "<group>";
  48. };
  49. 552C04C99B9EC7FD6897DEAA23CA97B2 /* Frameworks */ = {
  50. isa = PBXGroup;
  51. children = (
  52. 213B1724C62BE8BC65F92A9BC1A24B5B /* GoogleMaps.framework */,
  53. );
  54. name = Frameworks;
  55. sourceTree = "<group>";
  56. };
  57. 6B9DDBFD34805D0CECB3FE7AA6B7B594 /* Pods */ = {
  58. isa = PBXGroup;
  59. children = (
  60. AAA2E410E8C08C05E23E73307973F577 /* GoogleMaps */,
  61. );
  62. name = Pods;
  63. sourceTree = "<group>";
  64. };
  65. 6D33DCA15CB35EF2B5FE349544D630E2 /* Pods-CarPlayer2 */ = {
  66. isa = PBXGroup;
  67. children = (
  68. 66A7F1A143D9FBCC2C42C747DD74843F /* Pods-CarPlayer2-acknowledgements.markdown */,
  69. A6F82B294386E1BACE7B438F1E320DA5 /* Pods-CarPlayer2-acknowledgements.plist */,
  70. 2D0099A68F26EC0A795AC81570987C0E /* Pods-CarPlayer2-dummy.m */,
  71. 3F9EE5ED9BCE463FBFD8812CD391CF7C /* Pods-CarPlayer2-frameworks.sh */,
  72. 4AB3E565CE5E8860ACF50EA4B8462520 /* Pods-CarPlayer2-resources.sh */,
  73. 7F31115FD1F26EE715DA988E96CFFDDC /* Pods-CarPlayer2.debug.xcconfig */,
  74. D59EA01E7383DCBF2D5A39E6CA8AE3CB /* Pods-CarPlayer2.release.xcconfig */,
  75. );
  76. name = "Pods-CarPlayer2";
  77. path = "Target Support Files/Pods-CarPlayer2";
  78. sourceTree = "<group>";
  79. };
  80. 7DB346D0F39D3F0E887471402A8071AB = {
  81. isa = PBXGroup;
  82. children = (
  83. 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
  84. 0F8D2E47FE03D3B91B51069F7C273AF4 /* Frameworks */,
  85. 6B9DDBFD34805D0CECB3FE7AA6B7B594 /* Pods */,
  86. BEE8A366CCD0160B64F25AE953F2E19F /* Products */,
  87. 4751168EBD5FDC5A49F72E18BD96A260 /* Targets Support Files */,
  88. );
  89. sourceTree = "<group>";
  90. };
  91. AAA2E410E8C08C05E23E73307973F577 /* GoogleMaps */ = {
  92. isa = PBXGroup;
  93. children = (
  94. 552C04C99B9EC7FD6897DEAA23CA97B2 /* Frameworks */,
  95. BA6CC55F7C3DC98EA32DB381E76D8A4B /* Resources */,
  96. );
  97. name = GoogleMaps;
  98. path = GoogleMaps;
  99. sourceTree = "<group>";
  100. };
  101. BA6CC55F7C3DC98EA32DB381E76D8A4B /* Resources */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 9E17161130B27DB46F01569D1C6C5443 /* GoogleMaps.bundle */,
  105. );
  106. name = Resources;
  107. sourceTree = "<group>";
  108. };
  109. BEE8A366CCD0160B64F25AE953F2E19F /* Products */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 88F0EDD11A2CA1570FCF84EA894C1002 /* libPods-CarPlayer2.a */,
  113. );
  114. name = Products;
  115. sourceTree = "<group>";
  116. };
  117. /* End PBXGroup section */
  118. /* Begin PBXNativeTarget section */
  119. 26BAEC688300215B64EFB9C8DF04F7D3 /* Pods-CarPlayer2 */ = {
  120. isa = PBXNativeTarget;
  121. buildConfigurationList = D78829601125DFDA9C2181A2C5A9DFAC /* Build configuration list for PBXNativeTarget "Pods-CarPlayer2" */;
  122. buildPhases = (
  123. D09CC169E06A9A5A187B9D9087E8C454 /* Sources */,
  124. 66EF33637001A0419C0AE8DBE75A0517 /* Frameworks */,
  125. );
  126. buildRules = (
  127. );
  128. dependencies = (
  129. );
  130. name = "Pods-CarPlayer2";
  131. productName = "Pods-CarPlayer2";
  132. productReference = 88F0EDD11A2CA1570FCF84EA894C1002 /* libPods-CarPlayer2.a */;
  133. productType = "com.apple.product-type.library.static";
  134. };
  135. /* End PBXNativeTarget section */
  136. /* Begin PBXProject section */
  137. D41D8CD98F00B204E9800998ECF8427E /* Project object */ = {
  138. isa = PBXProject;
  139. attributes = {
  140. LastSwiftUpdateCheck = 0930;
  141. LastUpgradeCheck = 0930;
  142. };
  143. buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */;
  144. compatibilityVersion = "Xcode 3.2";
  145. developmentRegion = English;
  146. hasScannedForEncodings = 0;
  147. knownRegions = (
  148. en,
  149. );
  150. mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
  151. productRefGroup = BEE8A366CCD0160B64F25AE953F2E19F /* Products */;
  152. projectDirPath = "";
  153. projectRoot = "";
  154. targets = (
  155. 26BAEC688300215B64EFB9C8DF04F7D3 /* Pods-CarPlayer2 */,
  156. );
  157. };
  158. /* End PBXProject section */
  159. /* Begin PBXSourcesBuildPhase section */
  160. D09CC169E06A9A5A187B9D9087E8C454 /* Sources */ = {
  161. isa = PBXSourcesBuildPhase;
  162. buildActionMask = 2147483647;
  163. files = (
  164. 03E839BDBD0A6744EF8AF71012798F8D /* Pods-CarPlayer2-dummy.m in Sources */,
  165. );
  166. runOnlyForDeploymentPostprocessing = 0;
  167. };
  168. /* End PBXSourcesBuildPhase section */
  169. /* Begin XCBuildConfiguration section */
  170. 03AB382A41FA7A58CAADDA9215F55CD5 /* Debug */ = {
  171. isa = XCBuildConfiguration;
  172. buildSettings = {
  173. ALWAYS_SEARCH_USER_PATHS = NO;
  174. CLANG_ANALYZER_NONNULL = YES;
  175. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  176. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  177. CLANG_CXX_LIBRARY = "libc++";
  178. CLANG_ENABLE_MODULES = YES;
  179. CLANG_ENABLE_OBJC_ARC = YES;
  180. CLANG_ENABLE_OBJC_WEAK = YES;
  181. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  182. CLANG_WARN_BOOL_CONVERSION = YES;
  183. CLANG_WARN_COMMA = YES;
  184. CLANG_WARN_CONSTANT_CONVERSION = YES;
  185. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  186. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  187. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  188. CLANG_WARN_EMPTY_BODY = YES;
  189. CLANG_WARN_ENUM_CONVERSION = YES;
  190. CLANG_WARN_INFINITE_RECURSION = YES;
  191. CLANG_WARN_INT_CONVERSION = YES;
  192. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  193. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  194. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  195. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  196. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  197. CLANG_WARN_STRICT_PROTOTYPES = YES;
  198. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  199. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  200. CLANG_WARN_UNREACHABLE_CODE = YES;
  201. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  202. CODE_SIGNING_ALLOWED = NO;
  203. CODE_SIGNING_REQUIRED = NO;
  204. COPY_PHASE_STRIP = NO;
  205. DEBUG_INFORMATION_FORMAT = dwarf;
  206. ENABLE_STRICT_OBJC_MSGSEND = YES;
  207. ENABLE_TESTABILITY = YES;
  208. GCC_C_LANGUAGE_STANDARD = gnu11;
  209. GCC_DYNAMIC_NO_PIC = NO;
  210. GCC_NO_COMMON_BLOCKS = YES;
  211. GCC_OPTIMIZATION_LEVEL = 0;
  212. GCC_PREPROCESSOR_DEFINITIONS = (
  213. "POD_CONFIGURATION_DEBUG=1",
  214. "DEBUG=1",
  215. "$(inherited)",
  216. );
  217. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  218. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  219. GCC_WARN_UNDECLARED_SELECTOR = YES;
  220. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  221. GCC_WARN_UNUSED_FUNCTION = YES;
  222. GCC_WARN_UNUSED_VARIABLE = YES;
  223. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  224. MTL_ENABLE_DEBUG_INFO = YES;
  225. ONLY_ACTIVE_ARCH = YES;
  226. PRODUCT_NAME = "$(TARGET_NAME)";
  227. STRIP_INSTALLED_PRODUCT = NO;
  228. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  229. SYMROOT = "${SRCROOT}/../build";
  230. };
  231. name = Debug;
  232. };
  233. 9B432089572A5C9B7C78DBA721E5BF88 /* Release */ = {
  234. isa = XCBuildConfiguration;
  235. buildSettings = {
  236. ALWAYS_SEARCH_USER_PATHS = NO;
  237. CLANG_ANALYZER_NONNULL = YES;
  238. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  239. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  240. CLANG_CXX_LIBRARY = "libc++";
  241. CLANG_ENABLE_MODULES = YES;
  242. CLANG_ENABLE_OBJC_ARC = YES;
  243. CLANG_ENABLE_OBJC_WEAK = YES;
  244. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  245. CLANG_WARN_BOOL_CONVERSION = YES;
  246. CLANG_WARN_COMMA = YES;
  247. CLANG_WARN_CONSTANT_CONVERSION = YES;
  248. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  249. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  250. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  251. CLANG_WARN_EMPTY_BODY = YES;
  252. CLANG_WARN_ENUM_CONVERSION = YES;
  253. CLANG_WARN_INFINITE_RECURSION = YES;
  254. CLANG_WARN_INT_CONVERSION = YES;
  255. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  256. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  257. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  258. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  259. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  260. CLANG_WARN_STRICT_PROTOTYPES = YES;
  261. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  262. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  263. CLANG_WARN_UNREACHABLE_CODE = YES;
  264. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  265. CODE_SIGNING_ALLOWED = NO;
  266. CODE_SIGNING_REQUIRED = NO;
  267. COPY_PHASE_STRIP = NO;
  268. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  269. ENABLE_NS_ASSERTIONS = NO;
  270. ENABLE_STRICT_OBJC_MSGSEND = YES;
  271. GCC_C_LANGUAGE_STANDARD = gnu11;
  272. GCC_NO_COMMON_BLOCKS = YES;
  273. GCC_PREPROCESSOR_DEFINITIONS = (
  274. "POD_CONFIGURATION_RELEASE=1",
  275. "$(inherited)",
  276. );
  277. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  278. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  279. GCC_WARN_UNDECLARED_SELECTOR = YES;
  280. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  281. GCC_WARN_UNUSED_FUNCTION = YES;
  282. GCC_WARN_UNUSED_VARIABLE = YES;
  283. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  284. MTL_ENABLE_DEBUG_INFO = NO;
  285. PRODUCT_NAME = "$(TARGET_NAME)";
  286. STRIP_INSTALLED_PRODUCT = NO;
  287. SYMROOT = "${SRCROOT}/../build";
  288. };
  289. name = Release;
  290. };
  291. A1BFC8864384C71A4C75ADDD8E78A252 /* Debug */ = {
  292. isa = XCBuildConfiguration;
  293. baseConfigurationReference = 7F31115FD1F26EE715DA988E96CFFDDC /* Pods-CarPlayer2.debug.xcconfig */;
  294. buildSettings = {
  295. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  296. CODE_SIGN_IDENTITY = "iPhone Developer";
  297. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  298. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  299. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  300. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  301. MACH_O_TYPE = staticlib;
  302. OTHER_LDFLAGS = "";
  303. OTHER_LIBTOOLFLAGS = "";
  304. PODS_ROOT = "$(SRCROOT)";
  305. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  306. SDKROOT = iphoneos;
  307. SKIP_INSTALL = YES;
  308. TARGETED_DEVICE_FAMILY = "1,2";
  309. };
  310. name = Debug;
  311. };
  312. DBAB4E88E6CD376FB9ED6CA5740A29BC /* Release */ = {
  313. isa = XCBuildConfiguration;
  314. baseConfigurationReference = D59EA01E7383DCBF2D5A39E6CA8AE3CB /* Pods-CarPlayer2.release.xcconfig */;
  315. buildSettings = {
  316. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  317. CODE_SIGN_IDENTITY = "iPhone Developer";
  318. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  319. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  320. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  321. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  322. MACH_O_TYPE = staticlib;
  323. OTHER_LDFLAGS = "";
  324. OTHER_LIBTOOLFLAGS = "";
  325. PODS_ROOT = "$(SRCROOT)";
  326. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  327. SDKROOT = iphoneos;
  328. SKIP_INSTALL = YES;
  329. TARGETED_DEVICE_FAMILY = "1,2";
  330. VALIDATE_PRODUCT = YES;
  331. };
  332. name = Release;
  333. };
  334. /* End XCBuildConfiguration section */
  335. /* Begin XCConfigurationList section */
  336. 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
  337. isa = XCConfigurationList;
  338. buildConfigurations = (
  339. 03AB382A41FA7A58CAADDA9215F55CD5 /* Debug */,
  340. 9B432089572A5C9B7C78DBA721E5BF88 /* Release */,
  341. );
  342. defaultConfigurationIsVisible = 0;
  343. defaultConfigurationName = Release;
  344. };
  345. D78829601125DFDA9C2181A2C5A9DFAC /* Build configuration list for PBXNativeTarget "Pods-CarPlayer2" */ = {
  346. isa = XCConfigurationList;
  347. buildConfigurations = (
  348. A1BFC8864384C71A4C75ADDD8E78A252 /* Debug */,
  349. DBAB4E88E6CD376FB9ED6CA5740A29BC /* Release */,
  350. );
  351. defaultConfigurationIsVisible = 0;
  352. defaultConfigurationName = Release;
  353. };
  354. /* End XCConfigurationList section */
  355. };
  356. rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
  357. }