Changeset a9059a5 in orbit for iOS/Orbit/orbit.xcodeproj/project.pbxproj
- Timestamp:
- 05/11/13 22:06:36 (9 years ago)
- Branches:
- master, RawEEG, Raw_EEG_Plot, Servo, Tab_Interface, pyramid
- Children:
- 969e7b2, f323fb4
- Parents:
- 0caeed7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
iOS/Orbit/orbit.xcodeproj/project.pbxproj
r067ea71 ra9059a5 23 23 28C10EEC16875BC100ECFD59 /* throttle_hover_ios.wav in Resources */ = {isa = PBXBuildFile; fileRef = 28C10EEB16875BC100ECFD59 /* throttle_hover_ios.wav */; }; 24 24 28C10EF1168760CA00ECFD59 /* HOW_TO_USE.txt in Resources */ = {isa = PBXBuildFile; fileRef = 28C10EF0168760CA00ECFD59 /* HOW_TO_USE.txt */; }; 25 52922BA817004D1400A39146 /* libCorePlot-CocoaTouch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52922BA717004D1400A39146 /* libCorePlot-CocoaTouch.a */; }; 25 26 52FA364416899B5D004C280A /* ic_launcher-57x57.png in Resources */ = {isa = PBXBuildFile; fileRef = 52FA364316899B5D004C280A /* ic_launcher-57x57.png */; }; 26 27 52FA364616899B69004C280A /* ic_launcher-114x114.png in Resources */ = {isa = PBXBuildFile; fileRef = 52FA364516899B69004C280A /* ic_launcher-114x114.png */; }; … … 51 52 28C10EEB16875BC100ECFD59 /* throttle_hover_ios.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = throttle_hover_ios.wav; sourceTree = "<group>"; }; 52 53 28C10EF0168760CA00ECFD59 /* HOW_TO_USE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HOW_TO_USE.txt; sourceTree = "<group>"; }; 54 52922BA717004D1400A39146 /* libCorePlot-CocoaTouch.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libCorePlot-CocoaTouch.a"; sourceTree = "<group>"; }; 55 52922BA917004D4400A39146 /* CorePlot-CocoaTouch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CorePlot-CocoaTouch.h"; sourceTree = "<group>"; }; 56 52922BAC1700507400A39146 /* CorePlot-CocoaTouch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CorePlot-CocoaTouch.h"; sourceTree = "<group>"; }; 57 52922BAD1700507400A39146 /* CPTAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAnnotation.h; sourceTree = "<group>"; }; 58 52922BAE1700507400A39146 /* CPTAnnotationHostLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAnnotationHostLayer.h; sourceTree = "<group>"; }; 59 52922BAF1700507400A39146 /* CPTAxis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAxis.h; sourceTree = "<group>"; }; 60 52922BB01700507400A39146 /* CPTAxisLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAxisLabel.h; sourceTree = "<group>"; }; 61 52922BB11700507400A39146 /* CPTAxisLabelGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAxisLabelGroup.h; sourceTree = "<group>"; }; 62 52922BB21700507400A39146 /* CPTAxisSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAxisSet.h; sourceTree = "<group>"; }; 63 52922BB31700507400A39146 /* CPTAxisTitle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTAxisTitle.h; sourceTree = "<group>"; }; 64 52922BB41700507400A39146 /* CPTBarPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTBarPlot.h; sourceTree = "<group>"; }; 65 52922BB51700507400A39146 /* CPTBorderedLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTBorderedLayer.h; sourceTree = "<group>"; }; 66 52922BB61700507400A39146 /* CPTCalendarFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTCalendarFormatter.h; sourceTree = "<group>"; }; 67 52922BB71700507400A39146 /* CPTColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTColor.h; sourceTree = "<group>"; }; 68 52922BB81700507400A39146 /* CPTColorSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTColorSpace.h; sourceTree = "<group>"; }; 69 52922BB91700507400A39146 /* CPTConstraints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTConstraints.h; sourceTree = "<group>"; }; 70 52922BBA1700507400A39146 /* CPTDataSourceTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTDataSourceTestCase.h; sourceTree = "<group>"; }; 71 52922BBB1700507400A39146 /* CPTDefinitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTDefinitions.h; sourceTree = "<group>"; }; 72 52922BBC1700507400A39146 /* CPTDerivedXYGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTDerivedXYGraph.h; sourceTree = "<group>"; }; 73 52922BBD1700507400A39146 /* CPTExceptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTExceptions.h; sourceTree = "<group>"; }; 74 52922BBE1700507400A39146 /* CPTFill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTFill.h; sourceTree = "<group>"; }; 75 52922BBF1700507400A39146 /* CPTGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTGradient.h; sourceTree = "<group>"; }; 76 52922BC01700507400A39146 /* CPTGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTGraph.h; sourceTree = "<group>"; }; 77 52922BC11700507400A39146 /* CPTGraphHostingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTGraphHostingView.h; sourceTree = "<group>"; }; 78 52922BC21700507400A39146 /* CPTGridLineGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTGridLineGroup.h; sourceTree = "<group>"; }; 79 52922BC31700507400A39146 /* CPTGridLines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTGridLines.h; sourceTree = "<group>"; }; 80 52922BC41700507400A39146 /* CPTImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTImage.h; sourceTree = "<group>"; }; 81 52922BC51700507400A39146 /* CPTLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLayer.h; sourceTree = "<group>"; }; 82 52922BC61700507400A39146 /* CPTLayerAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLayerAnnotation.h; sourceTree = "<group>"; }; 83 52922BC71700507400A39146 /* CPTLegend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLegend.h; sourceTree = "<group>"; }; 84 52922BC81700507400A39146 /* CPTLegendEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLegendEntry.h; sourceTree = "<group>"; }; 85 52922BC91700507400A39146 /* CPTLimitBand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLimitBand.h; sourceTree = "<group>"; }; 86 52922BCA1700507400A39146 /* CPTLineCap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLineCap.h; sourceTree = "<group>"; }; 87 52922BCB1700507400A39146 /* CPTLineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTLineStyle.h; sourceTree = "<group>"; }; 88 52922BCC1700507400A39146 /* CPTMutableLineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTMutableLineStyle.h; sourceTree = "<group>"; }; 89 52922BCD1700507400A39146 /* CPTMutableNumericData+TypeConversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPTMutableNumericData+TypeConversion.h"; sourceTree = "<group>"; }; 90 52922BCE1700507400A39146 /* CPTMutableNumericData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTMutableNumericData.h; sourceTree = "<group>"; }; 91 52922BCF1700507400A39146 /* CPTMutablePlotRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTMutablePlotRange.h; sourceTree = "<group>"; }; 92 52922BD01700507400A39146 /* CPTMutableShadow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTMutableShadow.h; sourceTree = "<group>"; }; 93 52922BD11700507400A39146 /* CPTMutableTextStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTMutableTextStyle.h; sourceTree = "<group>"; }; 94 52922BD21700507400A39146 /* CPTNumericData+TypeConversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPTNumericData+TypeConversion.h"; sourceTree = "<group>"; }; 95 52922BD31700507400A39146 /* CPTNumericData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTNumericData.h; sourceTree = "<group>"; }; 96 52922BD41700507400A39146 /* CPTNumericDataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTNumericDataType.h; sourceTree = "<group>"; }; 97 52922BD51700507400A39146 /* CPTPathExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPathExtensions.h; sourceTree = "<group>"; }; 98 52922BD61700507400A39146 /* CPTPieChart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPieChart.h; sourceTree = "<group>"; }; 99 52922BD71700507400A39146 /* CPTPlatformSpecificCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlatformSpecificCategories.h; sourceTree = "<group>"; }; 100 52922BD81700507400A39146 /* CPTPlatformSpecificDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlatformSpecificDefines.h; sourceTree = "<group>"; }; 101 52922BD91700507400A39146 /* CPTPlatformSpecificFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlatformSpecificFunctions.h; sourceTree = "<group>"; }; 102 52922BDA1700507400A39146 /* CPTPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlot.h; sourceTree = "<group>"; }; 103 52922BDB1700507400A39146 /* CPTPlotArea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotArea.h; sourceTree = "<group>"; }; 104 52922BDC1700507400A39146 /* CPTPlotAreaFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotAreaFrame.h; sourceTree = "<group>"; }; 105 52922BDD1700507400A39146 /* CPTPlotGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotGroup.h; sourceTree = "<group>"; }; 106 52922BDE1700507400A39146 /* CPTPlotRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotRange.h; sourceTree = "<group>"; }; 107 52922BDF1700507400A39146 /* CPTPlotSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotSpace.h; sourceTree = "<group>"; }; 108 52922BE01700507400A39146 /* CPTPlotSpaceAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotSpaceAnnotation.h; sourceTree = "<group>"; }; 109 52922BE11700507400A39146 /* CPTPlotSymbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTPlotSymbol.h; sourceTree = "<group>"; }; 110 52922BE21700507400A39146 /* CPTRangePlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTRangePlot.h; sourceTree = "<group>"; }; 111 52922BE31700507400A39146 /* CPTResponder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTResponder.h; sourceTree = "<group>"; }; 112 52922BE41700507400A39146 /* CPTScatterPlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTScatterPlot.h; sourceTree = "<group>"; }; 113 52922BE51700507400A39146 /* CPTShadow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTShadow.h; sourceTree = "<group>"; }; 114 52922BE61700507400A39146 /* CPTTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTestCase.h; sourceTree = "<group>"; }; 115 52922BE71700507400A39146 /* CPTTextLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTextLayer.h; sourceTree = "<group>"; }; 116 52922BE81700507400A39146 /* CPTTextStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTextStyle.h; sourceTree = "<group>"; }; 117 52922BE91700507400A39146 /* CPTTextStylePlatformSpecific.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTextStylePlatformSpecific.h; sourceTree = "<group>"; }; 118 52922BEA1700507400A39146 /* CPTTheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTheme.h; sourceTree = "<group>"; }; 119 52922BEB1700507400A39146 /* CPTTimeFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTimeFormatter.h; sourceTree = "<group>"; }; 120 52922BEC1700507400A39146 /* CPTTradingRangePlot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTTradingRangePlot.h; sourceTree = "<group>"; }; 121 52922BED1700507400A39146 /* CPTUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTUtilities.h; sourceTree = "<group>"; }; 122 52922BEE1700507400A39146 /* CPTXYAxis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTXYAxis.h; sourceTree = "<group>"; }; 123 52922BEF1700507400A39146 /* CPTXYAxisSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTXYAxisSet.h; sourceTree = "<group>"; }; 124 52922BF01700507400A39146 /* CPTXYGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTXYGraph.h; sourceTree = "<group>"; }; 125 52922BF11700507400A39146 /* CPTXYPlotSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPTXYPlotSpace.h; sourceTree = "<group>"; }; 126 52922BF21700507400A39146 /* mainpage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mainpage.h; sourceTree = "<group>"; }; 127 52922BF31700507400A39146 /* NSCoderExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSCoderExtensions.h; sourceTree = "<group>"; }; 128 52922BF41700507400A39146 /* NSDecimalNumberExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSDecimalNumberExtensions.h; sourceTree = "<group>"; }; 129 52922BF51700507400A39146 /* NSNumberExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSNumberExtensions.h; sourceTree = "<group>"; }; 53 130 52FA364316899B5D004C280A /* ic_launcher-57x57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_launcher-57x57.png"; sourceTree = "<group>"; }; 54 131 52FA364516899B69004C280A /* ic_launcher-114x114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ic_launcher-114x114.png"; sourceTree = "<group>"; }; … … 61 138 buildActionMask = 2147483647; 62 139 files = ( 140 52922BA817004D1400A39146 /* libCorePlot-CocoaTouch.a in Frameworks */, 63 141 2815BC15167F496C00F7E6DA /* QuartzCore.framework in Frameworks */, 64 142 2815BC13167F48BB00F7E6DA /* libTGAccessory.a in Frameworks */, … … 78 156 isa = PBXGroup; 79 157 children = ( 158 52922BAB1700507400A39146 /* CorePlotHeaders */, 159 52922BA917004D4400A39146 /* CorePlot-CocoaTouch.h */, 160 52922BA717004D1400A39146 /* libCorePlot-CocoaTouch.a */, 80 161 2815BC10167F48A000F7E6DA /* libTGAccessory.a */, 81 162 2815BC11167F48A000F7E6DA /* TGAccessoryDelegate.h */, … … 146 227 sourceTree = "<group>"; 147 228 }; 229 52922BAB1700507400A39146 /* CorePlotHeaders */ = { 230 isa = PBXGroup; 231 children = ( 232 52922BAC1700507400A39146 /* CorePlot-CocoaTouch.h */, 233 52922BAD1700507400A39146 /* CPTAnnotation.h */, 234 52922BAE1700507400A39146 /* CPTAnnotationHostLayer.h */, 235 52922BAF1700507400A39146 /* CPTAxis.h */, 236 52922BB01700507400A39146 /* CPTAxisLabel.h */, 237 52922BB11700507400A39146 /* CPTAxisLabelGroup.h */, 238 52922BB21700507400A39146 /* CPTAxisSet.h */, 239 52922BB31700507400A39146 /* CPTAxisTitle.h */, 240 52922BB41700507400A39146 /* CPTBarPlot.h */, 241 52922BB51700507400A39146 /* CPTBorderedLayer.h */, 242 52922BB61700507400A39146 /* CPTCalendarFormatter.h */, 243 52922BB71700507400A39146 /* CPTColor.h */, 244 52922BB81700507400A39146 /* CPTColorSpace.h */, 245 52922BB91700507400A39146 /* CPTConstraints.h */, 246 52922BBA1700507400A39146 /* CPTDataSourceTestCase.h */, 247 52922BBB1700507400A39146 /* CPTDefinitions.h */, 248 52922BBC1700507400A39146 /* CPTDerivedXYGraph.h */, 249 52922BBD1700507400A39146 /* CPTExceptions.h */, 250 52922BBE1700507400A39146 /* CPTFill.h */, 251 52922BBF1700507400A39146 /* CPTGradient.h */, 252 52922BC01700507400A39146 /* CPTGraph.h */, 253 52922BC11700507400A39146 /* CPTGraphHostingView.h */, 254 52922BC21700507400A39146 /* CPTGridLineGroup.h */, 255 52922BC31700507400A39146 /* CPTGridLines.h */, 256 52922BC41700507400A39146 /* CPTImage.h */, 257 52922BC51700507400A39146 /* CPTLayer.h */, 258 52922BC61700507400A39146 /* CPTLayerAnnotation.h */, 259 52922BC71700507400A39146 /* CPTLegend.h */, 260 52922BC81700507400A39146 /* CPTLegendEntry.h */, 261 52922BC91700507400A39146 /* CPTLimitBand.h */, 262 52922BCA1700507400A39146 /* CPTLineCap.h */, 263 52922BCB1700507400A39146 /* CPTLineStyle.h */, 264 52922BCC1700507400A39146 /* CPTMutableLineStyle.h */, 265 52922BCD1700507400A39146 /* CPTMutableNumericData+TypeConversion.h */, 266 52922BCE1700507400A39146 /* CPTMutableNumericData.h */, 267 52922BCF1700507400A39146 /* CPTMutablePlotRange.h */, 268 52922BD01700507400A39146 /* CPTMutableShadow.h */, 269 52922BD11700507400A39146 /* CPTMutableTextStyle.h */, 270 52922BD21700507400A39146 /* CPTNumericData+TypeConversion.h */, 271 52922BD31700507400A39146 /* CPTNumericData.h */, 272 52922BD41700507400A39146 /* CPTNumericDataType.h */, 273 52922BD51700507400A39146 /* CPTPathExtensions.h */, 274 52922BD61700507400A39146 /* CPTPieChart.h */, 275 52922BD71700507400A39146 /* CPTPlatformSpecificCategories.h */, 276 52922BD81700507400A39146 /* CPTPlatformSpecificDefines.h */, 277 52922BD91700507400A39146 /* CPTPlatformSpecificFunctions.h */, 278 52922BDA1700507400A39146 /* CPTPlot.h */, 279 52922BDB1700507400A39146 /* CPTPlotArea.h */, 280 52922BDC1700507400A39146 /* CPTPlotAreaFrame.h */, 281 52922BDD1700507400A39146 /* CPTPlotGroup.h */, 282 52922BDE1700507400A39146 /* CPTPlotRange.h */, 283 52922BDF1700507400A39146 /* CPTPlotSpace.h */, 284 52922BE01700507400A39146 /* CPTPlotSpaceAnnotation.h */, 285 52922BE11700507400A39146 /* CPTPlotSymbol.h */, 286 52922BE21700507400A39146 /* CPTRangePlot.h */, 287 52922BE31700507400A39146 /* CPTResponder.h */, 288 52922BE41700507400A39146 /* CPTScatterPlot.h */, 289 52922BE51700507400A39146 /* CPTShadow.h */, 290 52922BE61700507400A39146 /* CPTTestCase.h */, 291 52922BE71700507400A39146 /* CPTTextLayer.h */, 292 52922BE81700507400A39146 /* CPTTextStyle.h */, 293 52922BE91700507400A39146 /* CPTTextStylePlatformSpecific.h */, 294 52922BEA1700507400A39146 /* CPTTheme.h */, 295 52922BEB1700507400A39146 /* CPTTimeFormatter.h */, 296 52922BEC1700507400A39146 /* CPTTradingRangePlot.h */, 297 52922BED1700507400A39146 /* CPTUtilities.h */, 298 52922BEE1700507400A39146 /* CPTXYAxis.h */, 299 52922BEF1700507400A39146 /* CPTXYAxisSet.h */, 300 52922BF01700507400A39146 /* CPTXYGraph.h */, 301 52922BF11700507400A39146 /* CPTXYPlotSpace.h */, 302 52922BF21700507400A39146 /* mainpage.h */, 303 52922BF31700507400A39146 /* NSCoderExtensions.h */, 304 52922BF41700507400A39146 /* NSDecimalNumberExtensions.h */, 305 52922BF51700507400A39146 /* NSNumberExtensions.h */, 306 ); 307 path = CorePlotHeaders; 308 sourceTree = "<group>"; 309 }; 148 310 /* End PBXGroup section */ 149 311 … … 172 334 isa = PBXProject; 173 335 attributes = { 174 LastUpgradeCheck = 04 50;336 LastUpgradeCheck = 0460; 175 337 ORGANIZATIONNAME = "Puzzlebox Productions, LLC"; 176 338 }; … … 250 412 CLANG_ENABLE_OBJC_ARC = YES; 251 413 CLANG_WARN_EMPTY_BODY = YES; 252 CLANG_WARN_OBJCPP_ARC_ABI = NO;253 414 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 254 415 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; … … 279 440 CLANG_ENABLE_OBJC_ARC = YES; 280 441 CLANG_WARN_EMPTY_BODY = YES; 281 CLANG_WARN_OBJCPP_ARC_ABI = NO;282 442 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 283 443 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; … … 300 460 GCC_PRECOMPILE_PREFIX_HEADER = YES; 301 461 GCC_PREFIX_HEADER = "Orbit/Orbit-Prefix.pch"; 462 GCC_VERSION = ""; 463 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Orbit\"/**"; 464 "HEADER_SEARCH_PATHS[arch=*]" = ""; 302 465 INFOPLIST_FILE = "Orbit/Orbit-Info.plist"; 303 466 IPHONEOS_DEPLOYMENT_TARGET = 5.0; … … 306 469 "\"$(SRCROOT)/Orbit\"", 307 470 ); 471 "OTHER_LDFLAGS[arch=*]" = "-ObjC"; 308 472 PRODUCT_NAME = "$(TARGET_NAME)"; 309 473 WRAPPER_EXTENSION = app; … … 317 481 GCC_PRECOMPILE_PREFIX_HEADER = YES; 318 482 GCC_PREFIX_HEADER = "Orbit/Orbit-Prefix.pch"; 483 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Orbit\"/**"; 484 "HEADER_SEARCH_PATHS[arch=*]" = ""; 319 485 INFOPLIST_FILE = "Orbit/Orbit-Info.plist"; 320 486 IPHONEOS_DEPLOYMENT_TARGET = 5.0; … … 323 489 "\"$(SRCROOT)/Orbit\"", 324 490 ); 491 "OTHER_LDFLAGS[arch=*]" = "-ObjC"; 325 492 PRODUCT_NAME = "$(TARGET_NAME)"; 326 493 WRAPPER_EXTENSION = app;
Note: See TracChangeset
for help on using the changeset viewer.