Changeset 9015b1e in orbit for iOS/Orbit/orbit.xcodeproj
- Timestamp:
- 07/19/13 15:59:47 (9 years ago)
- Branches:
- master, RawEEG, Servo, Tab_Interface, pyramid
- Children:
- ce0a7ee, c61115c
- Parents:
- ab9d63b
- Location:
- iOS/Orbit/orbit.xcodeproj
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
iOS/Orbit/orbit.xcodeproj/project.pbxproj
rab9d63b r9015b1e 38 38 28C10EEC16875BC100ECFD59 /* throttle_hover_ios.wav in Resources */ = {isa = PBXBuildFile; fileRef = 28C10EEB16875BC100ECFD59 /* throttle_hover_ios.wav */; }; 39 39 28C10EF1168760CA00ECFD59 /* HOW_TO_USE.txt in Resources */ = {isa = PBXBuildFile; fileRef = 28C10EF0168760CA00ECFD59 /* HOW_TO_USE.txt */; }; 40 28F901301799436F003FB5ED /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28F9012F1799436F003FB5ED /* CoreBluetooth.framework */; }; 40 41 52922BA817004D1400A39146 /* libCorePlot-CocoaTouch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52922BA717004D1400A39146 /* libCorePlot-CocoaTouch.a */; }; 41 42 52FA364416899B5D004C280A /* ic_launcher-57x57.png in Resources */ = {isa = PBXBuildFile; fileRef = 52FA364316899B5D004C280A /* ic_launcher-57x57.png */; }; … … 88 89 28C10EEB16875BC100ECFD59 /* throttle_hover_ios.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = throttle_hover_ios.wav; sourceTree = "<group>"; }; 89 90 28C10EF0168760CA00ECFD59 /* HOW_TO_USE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HOW_TO_USE.txt; sourceTree = "<group>"; }; 91 28F9012F1799436F003FB5ED /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; 90 92 52922BA717004D1400A39146 /* libCorePlot-CocoaTouch.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libCorePlot-CocoaTouch.a"; sourceTree = "<group>"; }; 91 93 52922BA917004D4400A39146 /* CorePlot-CocoaTouch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CorePlot-CocoaTouch.h"; sourceTree = "<group>"; }; … … 174 176 buildActionMask = 2147483647; 175 177 files = ( 178 28F901301799436F003FB5ED /* CoreBluetooth.framework in Frameworks */, 176 179 52922BA817004D1400A39146 /* libCorePlot-CocoaTouch.a in Frameworks */, 177 180 2815BC15167F496C00F7E6DA /* QuartzCore.framework in Frameworks */, … … 205 208 isa = PBXGroup; 206 209 children = ( 210 28F9012F1799436F003FB5ED /* CoreBluetooth.framework */, 207 211 289C7D0F178D7A21005C08EC /* Images */, 208 212 52FA364716899C63004C280A /* Default-568h@2x.png */,
Note: See TracChangeset
for help on using the changeset viewer.