diff options
author | davilla <davilla@4pi.com> | 2011-07-16 13:51:23 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2011-07-16 17:25:11 -0400 |
commit | e4a5db32e2e02b390e3f702c4a81a850c1adb107 (patch) | |
tree | dea27eb66a889efbf0d7e9c331faba710fada719 | |
parent | 9d5979aa8943fb2621396983206220d950638b28 (diff) |
[ios] removed stray file from project
-rw-r--r-- | XBMC-ATV2.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 2369c0258a..84e0b004aa 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -955,7 +955,6 @@ 7C99B7A8134072CD00FC2B16 /* GUIDialogPlayEject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GUIDialogPlayEject.cpp; sourceTree = "<group>"; }; 7C99B7A9134072CD00FC2B16 /* GUIDialogPlayEject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GUIDialogPlayEject.h; sourceTree = "<group>"; }; 8316267613B670FF004AED87 /* README.ios */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.ios; sourceTree = "<group>"; }; - 8316348F13BAADC6004AED87 /* XBMCATV2-Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "XBMCATV2-Info copy.plist"; sourceTree = "<group>"; }; 8D576316048677EA00EA77CD /* XBMC.frappliance */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XBMC.frappliance; sourceTree = BUILT_PRODUCTS_DIR; }; A192FD47135E46C800D92E9B /* IOSAudioRingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IOSAudioRingBuffer.h; path = AudioRenderers/IOSAudioRingBuffer.h; sourceTree = "<group>"; }; C807119D135DB842002F601B /* InputOperations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InputOperations.cpp; sourceTree = "<group>"; }; @@ -5264,7 +5263,6 @@ F56C7BC7131EC2DB000AD0F6 /* XBMCEAGLView.mm */, F56C7BC8131EC2DB000AD0F6 /* XBMCDebugHelpers.h */, F56C7BCE131EC301000AD0F6 /* XBMCATV2-Info.plist */, - 8316348F13BAADC6004AED87 /* XBMCATV2-Info copy.plist */, ); path = atv2; sourceTree = "<group>"; |