project.pbxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1E65D8F520C14E0A00F86148 /* libPods-CarPlayer2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E65D8F420C14E0A00F86148 /* libPods-CarPlayer2.a */; };
  10. 1EC3CE5120C0719E0088DD7F /* Savior.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0941C6C1A9679890004411F /* Savior.swift */; };
  11. 1EC3CE5220C0735D0088DD7F /* Savior.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0941C6C1A9679890004411F /* Savior.swift */; };
  12. 1EC3CE5320C073750088DD7F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D045D8971A1FDC4000944BF1 /* AppDelegate.swift */; };
  13. D01552FA1A4613AA0047DCC0 /* UIGestureWithFeatures.swift in Sources */ = {isa = PBXBuildFile; fileRef = D01552F91A4613AA0047DCC0 /* UIGestureWithFeatures.swift */; };
  14. D01552FC1A4877390047DCC0 /* ModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D01552FB1A4877390047DCC0 /* ModalViewController.swift */; };
  15. D0361EA51A49D65D00049DF4 /* Warning.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0361EA41A49D65D00049DF4 /* Warning.swift */; };
  16. D0361EA71A49D66800049DF4 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0361EA61A49D66800049DF4 /* Utils.swift */; };
  17. D03B12F41A32569600BFBB17 /* MVC_Controller.swift in Sources */ = {isa = PBXBuildFile; fileRef = D03B12F31A32569600BFBB17 /* MVC_Controller.swift */; };
  18. D044280B1A2C4B120066DABD /* Locator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D044280A1A2C4B120066DABD /* Locator.swift */; };
  19. D045D89B1A1FDC4000944BF1 /* CarPlayer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = D045D8991A1FDC4000944BF1 /* CarPlayer.xcdatamodeld */; };
  20. D045D89D1A1FDC4000944BF1 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D045D89C1A1FDC4000944BF1 /* MainViewController.swift */; };
  21. D045D8A01A1FDC4000944BF1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D045D89E1A1FDC4000944BF1 /* Main.storyboard */; };
  22. D045D8A21A1FDC4000944BF1 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D045D8A11A1FDC4000944BF1 /* Images.xcassets */; };
  23. D045D8A51A1FDC4000944BF1 /* Launchscreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = D045D8A31A1FDC4000944BF1 /* Launchscreen.xib */; };
  24. D04C10AA1A2F85AB00ECA58E /* Launchpicture.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D04C10A91A2F85AB00ECA58E /* Launchpicture.jpg */; };
  25. D04E17721AA77E4800694020 /* CarIconFromBehind.png in Resources */ = {isa = PBXBuildFile; fileRef = D04E17711AA77E4800694020 /* CarIconFromBehind.png */; };
  26. D058FEAE1A4EF93F00F3D189 /* arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = D058FEAD1A4EF93F00F3D189 /* arrow.png */; };
  27. D058FEB01A4F0A8F00F3D189 /* crosslines.png in Resources */ = {isa = PBXBuildFile; fileRef = D058FEAF1A4F0A8F00F3D189 /* crosslines.png */; };
  28. D058FEB21A53402200F3D189 /* SpeedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D058FEB11A53402200F3D189 /* SpeedViewController.swift */; };
  29. D078ECE31A27D71E00F300C3 /* AlbumViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D078ECE21A27D71E00F300C3 /* AlbumViewController.swift */; };
  30. D078ECE91A2A755000F300C3 /* MyBasics.swift in Sources */ = {isa = PBXBuildFile; fileRef = D078ECE81A2A755000F300C3 /* MyBasics.swift */; };
  31. D0941C6B1A9547450004411F /* CarIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = D0941C6A1A9547450004411F /* CarIcon.png */; };
  32. D0941C711AA0AD280004411F /* InitialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0941C701AA0AD280004411F /* InitialViewController.swift */; };
  33. D0B415921A82B4A200B12840 /* BasicViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0B415911A82B4A200B12840 /* BasicViewController.swift */; };
  34. D0CDED591A7975AF0061EEE6 /* DefaultSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0CDED581A7975AF0061EEE6 /* DefaultSegue.swift */; };
  35. D0ED1F171A3B997D00B01B9E /* TransitionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0ED1F161A3B997D00B01B9E /* TransitionManager.swift */; };
  36. D0ED1F191A3B999100B01B9E /* PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0ED1F181A3B999100B01B9E /* PlayerViewController.swift */; };
  37. D0F385851BF2517A009983BE /* UIGestureWithFeatures.swift in Sources */ = {isa = PBXBuildFile; fileRef = D01552F91A4613AA0047DCC0 /* UIGestureWithFeatures.swift */; };
  38. D0F385861BF2517A009983BE /* DefaultSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0CDED581A7975AF0061EEE6 /* DefaultSegue.swift */; };
  39. D0F385871BF2517A009983BE /* ModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D01552FB1A4877390047DCC0 /* ModalViewController.swift */; };
  40. D0F385881BF2517A009983BE /* Warning.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0361EA41A49D65D00049DF4 /* Warning.swift */; };
  41. D0F385891BF2517A009983BE /* BasicViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0B415911A82B4A200B12840 /* BasicViewController.swift */; };
  42. D0F3858A1BF2517A009983BE /* Locator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D044280A1A2C4B120066DABD /* Locator.swift */; };
  43. D0F3858B1BF2517A009983BE /* SpeedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D058FEB11A53402200F3D189 /* SpeedViewController.swift */; };
  44. D0F3858C1BF2517A009983BE /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D045D89C1A1FDC4000944BF1 /* MainViewController.swift */; };
  45. D0F3858D1BF2517A009983BE /* UIButtonWithFeatures.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FFA7CC1A43591800F03AB1 /* UIButtonWithFeatures.swift */; };
  46. D0F3858E1BF2517A009983BE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D045D8971A1FDC4000944BF1 /* AppDelegate.swift */; };
  47. D0F3858F1BF2517A009983BE /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0361EA61A49D66800049DF4 /* Utils.swift */; };
  48. D0F385901BF2517A009983BE /* AlbumViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D078ECE21A27D71E00F300C3 /* AlbumViewController.swift */; };
  49. D0F385911BF2517A009983BE /* CarPlayer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = D045D8991A1FDC4000944BF1 /* CarPlayer.xcdatamodeld */; };
  50. D0F385921BF2517A009983BE /* TransitionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0ED1F161A3B997D00B01B9E /* TransitionManager.swift */; };
  51. D0F385931BF2517A009983BE /* TrackListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FFA7CE1A43709400F03AB1 /* TrackListViewController.swift */; };
  52. D0F385941BF2517A009983BE /* InitialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0941C701AA0AD280004411F /* InitialViewController.swift */; };
  53. D0F385961BF2517A009983BE /* MVC_Controller.swift in Sources */ = {isa = PBXBuildFile; fileRef = D03B12F31A32569600BFBB17 /* MVC_Controller.swift */; };
  54. D0F385971BF2517A009983BE /* PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0ED1F181A3B999100B01B9E /* PlayerViewController.swift */; };
  55. D0F385981BF2517A009983BE /* MyBasics.swift in Sources */ = {isa = PBXBuildFile; fileRef = D078ECE81A2A755000F300C3 /* MyBasics.swift */; };
  56. D0F385991BF2517A009983BE /* LyricsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FFA7D01A4370E600F03AB1 /* LyricsViewController.swift */; };
  57. D0F385AA1BF2517A009983BE /* CarIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = D0941C6A1A9547450004411F /* CarIcon.png */; };
  58. D0F385AB1BF2517A009983BE /* crosslines.png in Resources */ = {isa = PBXBuildFile; fileRef = D058FEAF1A4F0A8F00F3D189 /* crosslines.png */; };
  59. D0F385AC1BF2517A009983BE /* Launchpicture.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D04C10A91A2F85AB00ECA58E /* Launchpicture.jpg */; };
  60. D0F385AD1BF2517A009983BE /* CarIconFromBehind.png in Resources */ = {isa = PBXBuildFile; fileRef = D04E17711AA77E4800694020 /* CarIconFromBehind.png */; };
  61. D0F385AE1BF2517A009983BE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D045D89E1A1FDC4000944BF1 /* Main.storyboard */; };
  62. D0F385AF1BF2517A009983BE /* Launchscreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = D045D8A31A1FDC4000944BF1 /* Launchscreen.xib */; };
  63. D0F385B01BF2517A009983BE /* arrow.png in Resources */ = {isa = PBXBuildFile; fileRef = D058FEAD1A4EF93F00F3D189 /* arrow.png */; };
  64. D0F385B11BF2517A009983BE /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D045D8A11A1FDC4000944BF1 /* Images.xcassets */; };
  65. D0FFA7CD1A43591800F03AB1 /* UIButtonWithFeatures.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FFA7CC1A43591800F03AB1 /* UIButtonWithFeatures.swift */; };
  66. D0FFA7CF1A43709400F03AB1 /* TrackListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FFA7CE1A43709400F03AB1 /* TrackListViewController.swift */; };
  67. D0FFA7D11A4370E600F03AB1 /* LyricsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FFA7D01A4370E600F03AB1 /* LyricsViewController.swift */; };
  68. /* End PBXBuildFile section */
  69. /* Begin PBXFileReference section */
  70. 1E65D8F420C14E0A00F86148 /* libPods-CarPlayer2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libPods-CarPlayer2.a"; path = "build/Debug-iphoneos/libPods-CarPlayer2.a"; sourceTree = "<group>"; };
  71. 8F1F9D988C56881688E46CA1 /* Pods-CarPlayer2.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CarPlayer2.release.xcconfig"; path = "Pods/Target Support Files/Pods-CarPlayer2/Pods-CarPlayer2.release.xcconfig"; sourceTree = "<group>"; };
  72. D01552F91A4613AA0047DCC0 /* UIGestureWithFeatures.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIGestureWithFeatures.swift; sourceTree = "<group>"; };
  73. D01552FB1A4877390047DCC0 /* ModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModalViewController.swift; sourceTree = "<group>"; };
  74. D0361EA41A49D65D00049DF4 /* Warning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Warning.swift; sourceTree = "<group>"; };
  75. D0361EA61A49D66800049DF4 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  76. D03B12F31A32569600BFBB17 /* MVC_Controller.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MVC_Controller.swift; sourceTree = "<group>"; };
  77. D044280A1A2C4B120066DABD /* Locator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Locator.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  78. D045D8921A1FDC4000944BF1 /* CarPlayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CarPlayer.app; sourceTree = BUILT_PRODUCTS_DIR; };
  79. D045D8961A1FDC4000944BF1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  80. D045D8971A1FDC4000944BF1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AppDelegate.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  81. D045D89A1A1FDC4000944BF1 /* CarPlayer.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = CarPlayer.xcdatamodel; sourceTree = "<group>"; };
  82. D045D89C1A1FDC4000944BF1 /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = MainViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  83. D045D89F1A1FDC4000944BF1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  84. D045D8A11A1FDC4000944BF1 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  85. D045D8A41A1FDC4000944BF1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Launchscreen.xib; sourceTree = "<group>"; };
  86. D045D8AF1A1FDC4100944BF1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  87. D045D8B01A1FDC4100944BF1 /* CarPlayerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarPlayerTests.swift; sourceTree = "<group>"; };
  88. D04C10A91A2F85AB00ECA58E /* Launchpicture.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = Launchpicture.jpg; path = Images.xcassets/Launchpicture.jpg; sourceTree = "<group>"; };
  89. D04E17711AA77E4800694020 /* CarIconFromBehind.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CarIconFromBehind.png; path = Images.xcassets/CarIconFromBehind.png; sourceTree = "<group>"; };
  90. D058FEAD1A4EF93F00F3D189 /* arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrow.png; path = Images.xcassets/arrow.png; sourceTree = "<group>"; };
  91. D058FEAF1A4F0A8F00F3D189 /* crosslines.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = crosslines.png; path = Images.xcassets/crosslines.png; sourceTree = "<group>"; };
  92. D058FEB11A53402200F3D189 /* SpeedViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpeedViewController.swift; sourceTree = "<group>"; };
  93. D078ECE21A27D71E00F300C3 /* AlbumViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AlbumViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  94. D078ECE81A2A755000F300C3 /* MyBasics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyBasics.swift; sourceTree = "<group>"; };
  95. D0941C671A9513C00004411F /* CarPlayer-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CarPlayer-Bridging-Header.h"; sourceTree = "<group>"; };
  96. D0941C6A1A9547450004411F /* CarIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CarIcon.png; path = Images.xcassets/CarIcon.png; sourceTree = "<group>"; };
  97. D0941C6C1A9679890004411F /* Savior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Savior.swift; sourceTree = "<group>"; };
  98. D0941C701AA0AD280004411F /* InitialViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = InitialViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  99. D0B415911A82B4A200B12840 /* BasicViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BasicViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  100. D0CDED581A7975AF0061EEE6 /* DefaultSegue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultSegue.swift; sourceTree = "<group>"; };
  101. D0ED1F161A3B997D00B01B9E /* TransitionManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransitionManager.swift; sourceTree = "<group>"; };
  102. D0ED1F181A3B999100B01B9E /* PlayerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayerViewController.swift; sourceTree = "<group>"; };
  103. D0F385B81BF2517A009983BE /* CarPlayer2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CarPlayer2.app; sourceTree = BUILT_PRODUCTS_DIR; };
  104. D0F385B91BF2517A009983BE /* CarPlayer copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "CarPlayer copy-Info.plist"; path = "/Users/Peter/Documents/Dev/CarPlayer/CarPlayer copy-Info.plist"; sourceTree = "<absolute>"; };
  105. D0FFA7CC1A43591800F03AB1 /* UIButtonWithFeatures.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIButtonWithFeatures.swift; sourceTree = "<group>"; };
  106. D0FFA7CE1A43709400F03AB1 /* TrackListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrackListViewController.swift; sourceTree = "<group>"; };
  107. D0FFA7D01A4370E600F03AB1 /* LyricsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = LyricsViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
  108. DF463756052B6C4D142ED0E4 /* Pods-CarPlayer2.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CarPlayer2.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CarPlayer2/Pods-CarPlayer2.debug.xcconfig"; sourceTree = "<group>"; };
  109. /* End PBXFileReference section */
  110. /* Begin PBXFrameworksBuildPhase section */
  111. D045D88F1A1FDC4000944BF1 /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. );
  116. runOnlyForDeploymentPostprocessing = 0;
  117. };
  118. D0F3859A1BF2517A009983BE /* Frameworks */ = {
  119. isa = PBXFrameworksBuildPhase;
  120. buildActionMask = 2147483647;
  121. files = (
  122. 1E65D8F520C14E0A00F86148 /* libPods-CarPlayer2.a in Frameworks */,
  123. );
  124. runOnlyForDeploymentPostprocessing = 0;
  125. };
  126. /* End PBXFrameworksBuildPhase section */
  127. /* Begin PBXGroup section */
  128. 47CA31C1C22709956223C2EF /* Pods */ = {
  129. isa = PBXGroup;
  130. children = (
  131. DF463756052B6C4D142ED0E4 /* Pods-CarPlayer2.debug.xcconfig */,
  132. 8F1F9D988C56881688E46CA1 /* Pods-CarPlayer2.release.xcconfig */,
  133. );
  134. name = Pods;
  135. sourceTree = "<group>";
  136. };
  137. A2880407150143EB4E9FD5AD /* Frameworks */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 1E65D8F420C14E0A00F86148 /* libPods-CarPlayer2.a */,
  141. );
  142. name = Frameworks;
  143. sourceTree = "<group>";
  144. };
  145. D045D8891A1FDC4000944BF1 = {
  146. isa = PBXGroup;
  147. children = (
  148. D045D8941A1FDC4000944BF1 /* CarPlayer2 */,
  149. D045D8AD1A1FDC4100944BF1 /* CarPlayerTests */,
  150. D045D8931A1FDC4000944BF1 /* Products */,
  151. D0941C671A9513C00004411F /* CarPlayer-Bridging-Header.h */,
  152. D0F385B91BF2517A009983BE /* CarPlayer copy-Info.plist */,
  153. 47CA31C1C22709956223C2EF /* Pods */,
  154. A2880407150143EB4E9FD5AD /* Frameworks */,
  155. );
  156. sourceTree = "<group>";
  157. };
  158. D045D8931A1FDC4000944BF1 /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. D045D8921A1FDC4000944BF1 /* CarPlayer.app */,
  162. D0F385B81BF2517A009983BE /* CarPlayer2.app */,
  163. );
  164. name = Products;
  165. sourceTree = "<group>";
  166. };
  167. D045D8941A1FDC4000944BF1 /* CarPlayer2 */ = {
  168. isa = PBXGroup;
  169. children = (
  170. D0941C701AA0AD280004411F /* InitialViewController.swift */,
  171. D045D89C1A1FDC4000944BF1 /* MainViewController.swift */,
  172. D078ECE21A27D71E00F300C3 /* AlbumViewController.swift */,
  173. D0B415911A82B4A200B12840 /* BasicViewController.swift */,
  174. D0ED1F181A3B999100B01B9E /* PlayerViewController.swift */,
  175. D058FEB11A53402200F3D189 /* SpeedViewController.swift */,
  176. D0FFA7CE1A43709400F03AB1 /* TrackListViewController.swift */,
  177. D0FFA7D01A4370E600F03AB1 /* LyricsViewController.swift */,
  178. D01552FB1A4877390047DCC0 /* ModalViewController.swift */,
  179. D0FFA7CC1A43591800F03AB1 /* UIButtonWithFeatures.swift */,
  180. D01552F91A4613AA0047DCC0 /* UIGestureWithFeatures.swift */,
  181. D03B12F31A32569600BFBB17 /* MVC_Controller.swift */,
  182. D0941C6C1A9679890004411F /* Savior.swift */,
  183. D0ED1F161A3B997D00B01B9E /* TransitionManager.swift */,
  184. D045D89E1A1FDC4000944BF1 /* Main.storyboard */,
  185. D045D8971A1FDC4000944BF1 /* AppDelegate.swift */,
  186. D0CDED581A7975AF0061EEE6 /* DefaultSegue.swift */,
  187. D044280A1A2C4B120066DABD /* Locator.swift */,
  188. D078ECE81A2A755000F300C3 /* MyBasics.swift */,
  189. D0361EA41A49D65D00049DF4 /* Warning.swift */,
  190. D0361EA61A49D66800049DF4 /* Utils.swift */,
  191. D045D8A11A1FDC4000944BF1 /* Images.xcassets */,
  192. D045D8A31A1FDC4000944BF1 /* Launchscreen.xib */,
  193. D045D8991A1FDC4000944BF1 /* CarPlayer.xcdatamodeld */,
  194. D045D8951A1FDC4000944BF1 /* Supporting Files */,
  195. );
  196. name = CarPlayer2;
  197. path = CarPlayer;
  198. sourceTree = "<group>";
  199. };
  200. D045D8951A1FDC4000944BF1 /* Supporting Files */ = {
  201. isa = PBXGroup;
  202. children = (
  203. D0941C6A1A9547450004411F /* CarIcon.png */,
  204. D04E17711AA77E4800694020 /* CarIconFromBehind.png */,
  205. D045D8961A1FDC4000944BF1 /* Info.plist */,
  206. D058FEAF1A4F0A8F00F3D189 /* crosslines.png */,
  207. D04C10A91A2F85AB00ECA58E /* Launchpicture.jpg */,
  208. D058FEAD1A4EF93F00F3D189 /* arrow.png */,
  209. );
  210. name = "Supporting Files";
  211. sourceTree = "<group>";
  212. };
  213. D045D8AD1A1FDC4100944BF1 /* CarPlayerTests */ = {
  214. isa = PBXGroup;
  215. children = (
  216. D045D8B01A1FDC4100944BF1 /* CarPlayerTests.swift */,
  217. D045D8AE1A1FDC4100944BF1 /* Supporting Files */,
  218. );
  219. path = CarPlayerTests;
  220. sourceTree = "<group>";
  221. };
  222. D045D8AE1A1FDC4100944BF1 /* Supporting Files */ = {
  223. isa = PBXGroup;
  224. children = (
  225. D045D8AF1A1FDC4100944BF1 /* Info.plist */,
  226. );
  227. name = "Supporting Files";
  228. sourceTree = "<group>";
  229. };
  230. /* End PBXGroup section */
  231. /* Begin PBXNativeTarget section */
  232. D045D8911A1FDC4000944BF1 /* CarPlayer */ = {
  233. isa = PBXNativeTarget;
  234. buildConfigurationList = D045D8B41A1FDC4100944BF1 /* Build configuration list for PBXNativeTarget "CarPlayer" */;
  235. buildPhases = (
  236. D045D88E1A1FDC4000944BF1 /* Sources */,
  237. D045D88F1A1FDC4000944BF1 /* Frameworks */,
  238. D045D8901A1FDC4000944BF1 /* Resources */,
  239. );
  240. buildRules = (
  241. );
  242. dependencies = (
  243. );
  244. name = CarPlayer;
  245. productName = CarPlayer;
  246. productReference = D045D8921A1FDC4000944BF1 /* CarPlayer.app */;
  247. productType = "com.apple.product-type.application";
  248. };
  249. D0F385821BF2517A009983BE /* CarPlayer2 */ = {
  250. isa = PBXNativeTarget;
  251. buildConfigurationList = D0F385B51BF2517A009983BE /* Build configuration list for PBXNativeTarget "CarPlayer2" */;
  252. buildPhases = (
  253. 8960A26FF7549E8E0C7FF503 /* [CP] Check Pods Manifest.lock */,
  254. D0F385841BF2517A009983BE /* Sources */,
  255. D0F3859A1BF2517A009983BE /* Frameworks */,
  256. D0F385A91BF2517A009983BE /* Resources */,
  257. CBD673DAB829A3BB15B29B69 /* [CP] Copy Pods Resources */,
  258. );
  259. buildRules = (
  260. );
  261. dependencies = (
  262. );
  263. name = CarPlayer2;
  264. productName = CarPlayer;
  265. productReference = D0F385B81BF2517A009983BE /* CarPlayer2.app */;
  266. productType = "com.apple.product-type.application";
  267. };
  268. /* End PBXNativeTarget section */
  269. /* Begin PBXProject section */
  270. D045D88A1A1FDC4000944BF1 /* Project object */ = {
  271. isa = PBXProject;
  272. attributes = {
  273. LastSwiftMigration = 0710;
  274. LastSwiftUpdateCheck = 0710;
  275. LastUpgradeCheck = 0910;
  276. ORGANIZATIONNAME = "Tempest Rock Studios";
  277. TargetAttributes = {
  278. D045D8911A1FDC4000944BF1 = {
  279. CreatedOnToolsVersion = 6.1;
  280. DevelopmentTeam = V8CVHAV4LW;
  281. LastSwiftMigration = 0910;
  282. SystemCapabilities = {
  283. com.apple.BackgroundModes = {
  284. enabled = 1;
  285. };
  286. };
  287. };
  288. D0F385821BF2517A009983BE = {
  289. DevelopmentTeam = V8CVHAV4LW;
  290. };
  291. };
  292. };
  293. buildConfigurationList = D045D88D1A1FDC4000944BF1 /* Build configuration list for PBXProject "CarPlayer2" */;
  294. compatibilityVersion = "Xcode 3.2";
  295. developmentRegion = English;
  296. hasScannedForEncodings = 0;
  297. knownRegions = (
  298. en,
  299. Base,
  300. );
  301. mainGroup = D045D8891A1FDC4000944BF1;
  302. productRefGroup = D045D8931A1FDC4000944BF1 /* Products */;
  303. projectDirPath = "";
  304. projectRoot = "";
  305. targets = (
  306. D045D8911A1FDC4000944BF1 /* CarPlayer */,
  307. D0F385821BF2517A009983BE /* CarPlayer2 */,
  308. );
  309. };
  310. /* End PBXProject section */
  311. /* Begin PBXResourcesBuildPhase section */
  312. D045D8901A1FDC4000944BF1 /* Resources */ = {
  313. isa = PBXResourcesBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. D0941C6B1A9547450004411F /* CarIcon.png in Resources */,
  317. D058FEB01A4F0A8F00F3D189 /* crosslines.png in Resources */,
  318. D04C10AA1A2F85AB00ECA58E /* Launchpicture.jpg in Resources */,
  319. D04E17721AA77E4800694020 /* CarIconFromBehind.png in Resources */,
  320. D045D8A01A1FDC4000944BF1 /* Main.storyboard in Resources */,
  321. D045D8A51A1FDC4000944BF1 /* Launchscreen.xib in Resources */,
  322. D058FEAE1A4EF93F00F3D189 /* arrow.png in Resources */,
  323. D045D8A21A1FDC4000944BF1 /* Images.xcassets in Resources */,
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. };
  327. D0F385A91BF2517A009983BE /* Resources */ = {
  328. isa = PBXResourcesBuildPhase;
  329. buildActionMask = 2147483647;
  330. files = (
  331. D0F385AA1BF2517A009983BE /* CarIcon.png in Resources */,
  332. D0F385AB1BF2517A009983BE /* crosslines.png in Resources */,
  333. D0F385AC1BF2517A009983BE /* Launchpicture.jpg in Resources */,
  334. D0F385AD1BF2517A009983BE /* CarIconFromBehind.png in Resources */,
  335. D0F385AE1BF2517A009983BE /* Main.storyboard in Resources */,
  336. D0F385AF1BF2517A009983BE /* Launchscreen.xib in Resources */,
  337. D0F385B01BF2517A009983BE /* arrow.png in Resources */,
  338. D0F385B11BF2517A009983BE /* Images.xcassets in Resources */,
  339. );
  340. runOnlyForDeploymentPostprocessing = 0;
  341. };
  342. /* End PBXResourcesBuildPhase section */
  343. /* Begin PBXShellScriptBuildPhase section */
  344. 8960A26FF7549E8E0C7FF503 /* [CP] Check Pods Manifest.lock */ = {
  345. isa = PBXShellScriptBuildPhase;
  346. buildActionMask = 2147483647;
  347. files = (
  348. );
  349. inputPaths = (
  350. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  351. "${PODS_ROOT}/Manifest.lock",
  352. );
  353. name = "[CP] Check Pods Manifest.lock";
  354. outputPaths = (
  355. "$(DERIVED_FILE_DIR)/Pods-CarPlayer2-checkManifestLockResult.txt",
  356. );
  357. runOnlyForDeploymentPostprocessing = 0;
  358. shellPath = /bin/sh;
  359. 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";
  360. showEnvVarsInLog = 0;
  361. };
  362. CBD673DAB829A3BB15B29B69 /* [CP] Copy Pods Resources */ = {
  363. isa = PBXShellScriptBuildPhase;
  364. buildActionMask = 2147483647;
  365. files = (
  366. );
  367. inputPaths = (
  368. "${SRCROOT}/Pods/Target Support Files/Pods-CarPlayer2/Pods-CarPlayer2-resources.sh",
  369. "${PODS_ROOT}/GoogleMaps/Frameworks/GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle",
  370. );
  371. name = "[CP] Copy Pods Resources";
  372. outputPaths = (
  373. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle",
  374. );
  375. runOnlyForDeploymentPostprocessing = 0;
  376. shellPath = /bin/sh;
  377. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CarPlayer2/Pods-CarPlayer2-resources.sh\"\n";
  378. showEnvVarsInLog = 0;
  379. };
  380. /* End PBXShellScriptBuildPhase section */
  381. /* Begin PBXSourcesBuildPhase section */
  382. D045D88E1A1FDC4000944BF1 /* Sources */ = {
  383. isa = PBXSourcesBuildPhase;
  384. buildActionMask = 2147483647;
  385. files = (
  386. D01552FA1A4613AA0047DCC0 /* UIGestureWithFeatures.swift in Sources */,
  387. D0CDED591A7975AF0061EEE6 /* DefaultSegue.swift in Sources */,
  388. D01552FC1A4877390047DCC0 /* ModalViewController.swift in Sources */,
  389. D0361EA51A49D65D00049DF4 /* Warning.swift in Sources */,
  390. D0B415921A82B4A200B12840 /* BasicViewController.swift in Sources */,
  391. D044280B1A2C4B120066DABD /* Locator.swift in Sources */,
  392. D058FEB21A53402200F3D189 /* SpeedViewController.swift in Sources */,
  393. D045D89D1A1FDC4000944BF1 /* MainViewController.swift in Sources */,
  394. D0FFA7CD1A43591800F03AB1 /* UIButtonWithFeatures.swift in Sources */,
  395. D0361EA71A49D66800049DF4 /* Utils.swift in Sources */,
  396. D078ECE31A27D71E00F300C3 /* AlbumViewController.swift in Sources */,
  397. D045D89B1A1FDC4000944BF1 /* CarPlayer.xcdatamodeld in Sources */,
  398. D0ED1F171A3B997D00B01B9E /* TransitionManager.swift in Sources */,
  399. D0FFA7CF1A43709400F03AB1 /* TrackListViewController.swift in Sources */,
  400. D0941C711AA0AD280004411F /* InitialViewController.swift in Sources */,
  401. 1EC3CE5220C0735D0088DD7F /* Savior.swift in Sources */,
  402. D03B12F41A32569600BFBB17 /* MVC_Controller.swift in Sources */,
  403. D0ED1F191A3B999100B01B9E /* PlayerViewController.swift in Sources */,
  404. 1EC3CE5320C073750088DD7F /* AppDelegate.swift in Sources */,
  405. D078ECE91A2A755000F300C3 /* MyBasics.swift in Sources */,
  406. D0FFA7D11A4370E600F03AB1 /* LyricsViewController.swift in Sources */,
  407. );
  408. runOnlyForDeploymentPostprocessing = 0;
  409. };
  410. D0F385841BF2517A009983BE /* Sources */ = {
  411. isa = PBXSourcesBuildPhase;
  412. buildActionMask = 2147483647;
  413. files = (
  414. 1EC3CE5120C0719E0088DD7F /* Savior.swift in Sources */,
  415. D0F385851BF2517A009983BE /* UIGestureWithFeatures.swift in Sources */,
  416. D0F385861BF2517A009983BE /* DefaultSegue.swift in Sources */,
  417. D0F385871BF2517A009983BE /* ModalViewController.swift in Sources */,
  418. D0F385881BF2517A009983BE /* Warning.swift in Sources */,
  419. D0F385891BF2517A009983BE /* BasicViewController.swift in Sources */,
  420. D0F3858A1BF2517A009983BE /* Locator.swift in Sources */,
  421. D0F3858B1BF2517A009983BE /* SpeedViewController.swift in Sources */,
  422. D0F3858C1BF2517A009983BE /* MainViewController.swift in Sources */,
  423. D0F3858D1BF2517A009983BE /* UIButtonWithFeatures.swift in Sources */,
  424. D0F3858E1BF2517A009983BE /* AppDelegate.swift in Sources */,
  425. D0F3858F1BF2517A009983BE /* Utils.swift in Sources */,
  426. D0F385901BF2517A009983BE /* AlbumViewController.swift in Sources */,
  427. D0F385911BF2517A009983BE /* CarPlayer.xcdatamodeld in Sources */,
  428. D0F385921BF2517A009983BE /* TransitionManager.swift in Sources */,
  429. D0F385931BF2517A009983BE /* TrackListViewController.swift in Sources */,
  430. D0F385941BF2517A009983BE /* InitialViewController.swift in Sources */,
  431. D0F385961BF2517A009983BE /* MVC_Controller.swift in Sources */,
  432. D0F385971BF2517A009983BE /* PlayerViewController.swift in Sources */,
  433. D0F385981BF2517A009983BE /* MyBasics.swift in Sources */,
  434. D0F385991BF2517A009983BE /* LyricsViewController.swift in Sources */,
  435. );
  436. runOnlyForDeploymentPostprocessing = 0;
  437. };
  438. /* End PBXSourcesBuildPhase section */
  439. /* Begin PBXVariantGroup section */
  440. D045D89E1A1FDC4000944BF1 /* Main.storyboard */ = {
  441. isa = PBXVariantGroup;
  442. children = (
  443. D045D89F1A1FDC4000944BF1 /* Base */,
  444. );
  445. name = Main.storyboard;
  446. sourceTree = "<group>";
  447. };
  448. D045D8A31A1FDC4000944BF1 /* Launchscreen.xib */ = {
  449. isa = PBXVariantGroup;
  450. children = (
  451. D045D8A41A1FDC4000944BF1 /* Base */,
  452. );
  453. name = Launchscreen.xib;
  454. sourceTree = "<group>";
  455. };
  456. /* End PBXVariantGroup section */
  457. /* Begin XCBuildConfiguration section */
  458. D045D8B21A1FDC4100944BF1 /* Debug */ = {
  459. isa = XCBuildConfiguration;
  460. buildSettings = {
  461. ALWAYS_SEARCH_USER_PATHS = NO;
  462. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  463. CLANG_CXX_LIBRARY = "libc++";
  464. CLANG_ENABLE_MODULES = YES;
  465. CLANG_ENABLE_OBJC_ARC = YES;
  466. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  467. CLANG_WARN_BOOL_CONVERSION = YES;
  468. CLANG_WARN_COMMA = YES;
  469. CLANG_WARN_CONSTANT_CONVERSION = YES;
  470. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  471. CLANG_WARN_EMPTY_BODY = YES;
  472. CLANG_WARN_ENUM_CONVERSION = YES;
  473. CLANG_WARN_INFINITE_RECURSION = YES;
  474. CLANG_WARN_INT_CONVERSION = YES;
  475. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  476. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  477. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  478. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  479. CLANG_WARN_STRICT_PROTOTYPES = YES;
  480. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  481. CLANG_WARN_UNREACHABLE_CODE = YES;
  482. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  483. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  484. COPY_PHASE_STRIP = NO;
  485. ENABLE_STRICT_OBJC_MSGSEND = YES;
  486. ENABLE_TESTABILITY = YES;
  487. GCC_C_LANGUAGE_STANDARD = gnu99;
  488. GCC_DYNAMIC_NO_PIC = NO;
  489. GCC_NO_COMMON_BLOCKS = YES;
  490. GCC_OPTIMIZATION_LEVEL = 0;
  491. GCC_PREPROCESSOR_DEFINITIONS = (
  492. "DEBUG=1",
  493. "$(inherited)",
  494. );
  495. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  496. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  497. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  498. GCC_WARN_UNDECLARED_SELECTOR = YES;
  499. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  500. GCC_WARN_UNUSED_FUNCTION = YES;
  501. GCC_WARN_UNUSED_VARIABLE = YES;
  502. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  503. MTL_ENABLE_DEBUG_INFO = YES;
  504. ONLY_ACTIVE_ARCH = YES;
  505. SDKROOT = iphoneos;
  506. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  507. };
  508. name = Debug;
  509. };
  510. D045D8B31A1FDC4100944BF1 /* Release */ = {
  511. isa = XCBuildConfiguration;
  512. buildSettings = {
  513. ALWAYS_SEARCH_USER_PATHS = NO;
  514. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  515. CLANG_CXX_LIBRARY = "libc++";
  516. CLANG_ENABLE_MODULES = YES;
  517. CLANG_ENABLE_OBJC_ARC = YES;
  518. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  519. CLANG_WARN_BOOL_CONVERSION = YES;
  520. CLANG_WARN_COMMA = YES;
  521. CLANG_WARN_CONSTANT_CONVERSION = YES;
  522. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  523. CLANG_WARN_EMPTY_BODY = YES;
  524. CLANG_WARN_ENUM_CONVERSION = YES;
  525. CLANG_WARN_INFINITE_RECURSION = YES;
  526. CLANG_WARN_INT_CONVERSION = YES;
  527. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  528. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  529. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  530. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  531. CLANG_WARN_STRICT_PROTOTYPES = YES;
  532. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  533. CLANG_WARN_UNREACHABLE_CODE = YES;
  534. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  535. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  536. COPY_PHASE_STRIP = YES;
  537. ENABLE_NS_ASSERTIONS = NO;
  538. ENABLE_STRICT_OBJC_MSGSEND = YES;
  539. GCC_C_LANGUAGE_STANDARD = gnu99;
  540. GCC_NO_COMMON_BLOCKS = YES;
  541. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  542. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  543. GCC_WARN_UNDECLARED_SELECTOR = YES;
  544. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  545. GCC_WARN_UNUSED_FUNCTION = YES;
  546. GCC_WARN_UNUSED_VARIABLE = YES;
  547. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  548. MTL_ENABLE_DEBUG_INFO = NO;
  549. SDKROOT = iphoneos;
  550. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  551. VALIDATE_PRODUCT = YES;
  552. };
  553. name = Release;
  554. };
  555. D045D8B51A1FDC4100944BF1 /* Debug */ = {
  556. isa = XCBuildConfiguration;
  557. buildSettings = {
  558. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  559. CLANG_ENABLE_MODULES = YES;
  560. CODE_SIGN_IDENTITY = "iPhone Developer";
  561. DEVELOPMENT_TEAM = V8CVHAV4LW;
  562. ENABLE_BITCODE = YES;
  563. FRAMEWORK_SEARCH_PATHS = (
  564. "$(inherited)",
  565. "$(PROJECT_DIR)/CarPlayer/Frameworks",
  566. );
  567. INFOPLIST_FILE = CarPlayer/Info.plist;
  568. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  569. OTHER_LDFLAGS = "-ObjC";
  570. PRODUCT_BUNDLE_IDENTIFIER = "com.tempest-rock-studios.CarPlayer2";
  571. PRODUCT_NAME = "$(TARGET_NAME)";
  572. SWIFT_OBJC_BRIDGING_HEADER = "CarPlayer-Bridging-Header.h";
  573. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  574. SWIFT_VERSION = 3.0;
  575. };
  576. name = Debug;
  577. };
  578. D045D8B61A1FDC4100944BF1 /* Release */ = {
  579. isa = XCBuildConfiguration;
  580. buildSettings = {
  581. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  582. CLANG_ENABLE_MODULES = YES;
  583. CODE_SIGN_IDENTITY = "iPhone Developer";
  584. DEVELOPMENT_TEAM = V8CVHAV4LW;
  585. ENABLE_BITCODE = YES;
  586. FRAMEWORK_SEARCH_PATHS = (
  587. "$(inherited)",
  588. "$(PROJECT_DIR)/CarPlayer/Frameworks",
  589. );
  590. INFOPLIST_FILE = CarPlayer/Info.plist;
  591. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  592. OTHER_LDFLAGS = "-ObjC";
  593. PRODUCT_BUNDLE_IDENTIFIER = "com.tempest-rock-studios.CarPlayer2";
  594. PRODUCT_NAME = "$(TARGET_NAME)";
  595. SWIFT_OBJC_BRIDGING_HEADER = "CarPlayer-Bridging-Header.h";
  596. SWIFT_VERSION = 3.0;
  597. };
  598. name = Release;
  599. };
  600. D0F385B61BF2517A009983BE /* Debug */ = {
  601. isa = XCBuildConfiguration;
  602. baseConfigurationReference = DF463756052B6C4D142ED0E4 /* Pods-CarPlayer2.debug.xcconfig */;
  603. buildSettings = {
  604. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  605. CLANG_ENABLE_MODULES = YES;
  606. CODE_SIGN_IDENTITY = "iPhone Developer";
  607. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  608. DEVELOPMENT_TEAM = V8CVHAV4LW;
  609. ENABLE_BITCODE = NO;
  610. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  611. INFOPLIST_FILE = "CarPlayer copy-Info.plist";
  612. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  613. LIBRARY_SEARCH_PATHS = (
  614. "$(inherited)",
  615. "$(PROJECT_DIR)/build/Debug-iphoneos",
  616. );
  617. OTHER_LDFLAGS = "${inherited}";
  618. PODS_ROOT = "${inherited}";
  619. PRODUCT_BUNDLE_IDENTIFIER = "com.tempest-rock-studios.CarPlayer2";
  620. PRODUCT_NAME = "$(TARGET_NAME)";
  621. PROVISIONING_PROFILE = "";
  622. SWIFT_OBJC_BRIDGING_HEADER = "CarPlayer-Bridging-Header.h";
  623. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  624. SWIFT_VERSION = 3.0;
  625. };
  626. name = Debug;
  627. };
  628. D0F385B71BF2517A009983BE /* Release */ = {
  629. isa = XCBuildConfiguration;
  630. baseConfigurationReference = 8F1F9D988C56881688E46CA1 /* Pods-CarPlayer2.release.xcconfig */;
  631. buildSettings = {
  632. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  633. CLANG_ENABLE_MODULES = YES;
  634. CODE_SIGN_IDENTITY = "iPhone Developer";
  635. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  636. DEVELOPMENT_TEAM = V8CVHAV4LW;
  637. ENABLE_BITCODE = NO;
  638. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  639. INFOPLIST_FILE = "CarPlayer copy-Info.plist";
  640. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  641. LIBRARY_SEARCH_PATHS = (
  642. "$(inherited)",
  643. "$(PROJECT_DIR)/build/Debug-iphoneos",
  644. );
  645. OTHER_LDFLAGS = "${inherited}";
  646. PODS_ROOT = "${inherited}";
  647. PRODUCT_BUNDLE_IDENTIFIER = "com.tempest-rock-studios.CarPlayer2";
  648. PRODUCT_NAME = "$(TARGET_NAME)";
  649. PROVISIONING_PROFILE = "";
  650. SWIFT_OBJC_BRIDGING_HEADER = "CarPlayer-Bridging-Header.h";
  651. SWIFT_VERSION = 3.0;
  652. };
  653. name = Release;
  654. };
  655. /* End XCBuildConfiguration section */
  656. /* Begin XCConfigurationList section */
  657. D045D88D1A1FDC4000944BF1 /* Build configuration list for PBXProject "CarPlayer2" */ = {
  658. isa = XCConfigurationList;
  659. buildConfigurations = (
  660. D045D8B21A1FDC4100944BF1 /* Debug */,
  661. D045D8B31A1FDC4100944BF1 /* Release */,
  662. );
  663. defaultConfigurationIsVisible = 0;
  664. defaultConfigurationName = Release;
  665. };
  666. D045D8B41A1FDC4100944BF1 /* Build configuration list for PBXNativeTarget "CarPlayer" */ = {
  667. isa = XCConfigurationList;
  668. buildConfigurations = (
  669. D045D8B51A1FDC4100944BF1 /* Debug */,
  670. D045D8B61A1FDC4100944BF1 /* Release */,
  671. );
  672. defaultConfigurationIsVisible = 0;
  673. defaultConfigurationName = Release;
  674. };
  675. D0F385B51BF2517A009983BE /* Build configuration list for PBXNativeTarget "CarPlayer2" */ = {
  676. isa = XCConfigurationList;
  677. buildConfigurations = (
  678. D0F385B61BF2517A009983BE /* Debug */,
  679. D0F385B71BF2517A009983BE /* Release */,
  680. );
  681. defaultConfigurationIsVisible = 0;
  682. defaultConfigurationName = Release;
  683. };
  684. /* End XCConfigurationList section */
  685. /* Begin XCVersionGroup section */
  686. D045D8991A1FDC4000944BF1 /* CarPlayer.xcdatamodeld */ = {
  687. isa = XCVersionGroup;
  688. children = (
  689. D045D89A1A1FDC4000944BF1 /* CarPlayer.xcdatamodel */,
  690. );
  691. currentVersion = D045D89A1A1FDC4000944BF1 /* CarPlayer.xcdatamodel */;
  692. path = CarPlayer.xcdatamodeld;
  693. sourceTree = "<group>";
  694. versionGroupType = wrapper.xcdatamodel;
  695. };
  696. /* End XCVersionGroup section */
  697. };
  698. rootObject = D045D88A1A1FDC4000944BF1 /* Project object */;
  699. }