From 156ab39144f472405a1a86eb1641055e6433dba3 Mon Sep 17 00:00:00 2001 From: Dan Rosser Date: Mon, 3 Mar 2025 18:01:44 +1100 Subject: [PATCH] iOS template add ofxiOS group ref --- .../emptyExample.xcodeproj/project.pbxproj | 697 ++++++++++++++++++ 1 file changed, 697 insertions(+) diff --git a/scripts/templates/ios/emptyExample.xcodeproj/project.pbxproj b/scripts/templates/ios/emptyExample.xcodeproj/project.pbxproj index 217c830d641..5173bea4820 100644 --- a/scripts/templates/ios/emptyExample.xcodeproj/project.pbxproj +++ b/scripts/templates/ios/emptyExample.xcodeproj/project.pbxproj @@ -410,6 +410,7 @@ }, "BB24E1F710DAA51900E9C588" : { "children" : [ + "BF8CFFB52D758AD200AA5C47", "BF8CFDD22D756AC800AA5C47", "BF8CFDDF2D756AC800AA5C47", "BF8CFDE82D756AC800AA5C47", @@ -1520,6 +1521,702 @@ "path" : "..\/..\/..\/libs\/openFrameworks\/video", "sourceTree" : "" }, + "BF8CFF5A2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSEAGLView.h", + "sourceTree" : "" + }, + "BF8CFF5B2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSEAGLView.mm", + "sourceTree" : "" + }, + "BF8CFF5C2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSGLKView.h", + "sourceTree" : "" + }, + "BF8CFF5D2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSGLKView.mm", + "sourceTree" : "" + }, + "BF8CFF5E2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSGLKViewController.h", + "sourceTree" : "" + }, + "BF8CFF5F2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSGLKViewController.mm", + "sourceTree" : "" + }, + "BF8CFF6A2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "EAGLView.m", + "sourceTree" : "" + }, + "BF8CFF6B2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ES1Renderer.h", + "sourceTree" : "" + }, + "BF8CFF6C2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "ES1Renderer.m", + "sourceTree" : "" + }, + "BF8CFF6D2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ES2Renderer.h", + "sourceTree" : "" + }, + "BF8CFF6E2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "ES2Renderer.m", + "sourceTree" : "" + }, + "BF8CFF6F2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ES3Renderer.h", + "sourceTree" : "" + }, + "BF8CFF7A2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSSoundStreamDelegate.mm", + "sourceTree" : "" + }, + "BF8CFF7B2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxOpenALSoundPlayer.h", + "sourceTree" : "" + }, + "BF8CFF7C2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.cpp", + "path" : "ofxOpenALSoundPlayer.cpp", + "sourceTree" : "" + }, + "BF8CFF7D2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "SoundEngine.h", + "sourceTree" : "" + }, + "BF8CFF7E2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.cpp", + "path" : "SoundEngine.cpp", + "sourceTree" : "" + }, + "BF8CFF7F2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "SoundInputStream.h", + "sourceTree" : "" + }, + "BF8CFF8A2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxtvOSURLFileLoader.h", + "sourceTree" : "" + }, + "BF8CFF8B2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.cpp", + "path" : "ofxtvOSURLFileLoader.cpp", + "sourceTree" : "" + }, + "BF8CFF8C2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxtvOSViewController.h", + "sourceTree" : "" + }, + "BF8CFF8D2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxtvOSViewController.mm", + "sourceTree" : "" + }, + "BF8CFF8E2D758AD200AA5C47" : { + "children" : [ + "BF8CFF862D758AD200AA5C47", + "BF8CFF872D758AD200AA5C47", + "BF8CFF882D758AD200AA5C47", + "BF8CFF892D758AD200AA5C47", + "BF8CFF8A2D758AD200AA5C47", + "BF8CFF8B2D758AD200AA5C47", + "BF8CFF8C2D758AD200AA5C47", + "BF8CFF8D2D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "tvOS", + "sourceTree" : "" + }, + "BF8CFF8F2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSCoreHaptics.h", + "sourceTree" : "" + }, + "BF8CFF9A2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSExtras.mm", + "sourceTree" : "" + }, + "BF8CFF9B2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSImagePicker.h", + "sourceTree" : "" + }, + "BF8CFF9C2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSImagePicker.mm", + "sourceTree" : "" + }, + "BF8CFF9D2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSKeyboard.h", + "sourceTree" : "" + }, + "BF8CFF9E2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSKeyboard.mm", + "sourceTree" : "" + }, + "BF8CFF9F2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSMapKit.h", + "sourceTree" : "" + }, + "BF8CFF542D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofAppiOSWindow.h", + "sourceTree" : "" + }, + "BF8CFF552D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofAppiOSWindow.mm", + "sourceTree" : "" + }, + "BF8CFF562D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSApp.h", + "sourceTree" : "" + }, + "BF8CFF572D758AD200AA5C47" : { + "children" : [ + "BF8CFF542D758AD200AA5C47", + "BF8CFF552D758AD200AA5C47", + "BF8CFF562D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "app", + "sourceTree" : "" + }, + "BF8CFF582D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSAppDelegate.h", + "sourceTree" : "" + }, + "BF8CFF592D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSAppDelegate.mm", + "sourceTree" : "" + }, + "BF8CFF602D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSViewController.h", + "sourceTree" : "" + }, + "BF8CFF612D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSViewController.mm", + "sourceTree" : "" + }, + "BF8CFF622D758AD200AA5C47" : { + "children" : [ + "BF8CFF582D758AD200AA5C47", + "BF8CFF592D758AD200AA5C47", + "BF8CFF5A2D758AD200AA5C47", + "BF8CFF5B2D758AD200AA5C47", + "BF8CFF5C2D758AD200AA5C47", + "BF8CFF5D2D758AD200AA5C47", + "BF8CFF5E2D758AD200AA5C47", + "BF8CFF5F2D758AD200AA5C47", + "BF8CFF602D758AD200AA5C47", + "BF8CFF612D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "core", + "sourceTree" : "" + }, + "BF8CFF632D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSAlerts.h", + "sourceTree" : "" + }, + "BF8CFF642D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSAlerts.mm", + "sourceTree" : "" + }, + "BF8CFF652D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSAlertsListener.h", + "sourceTree" : "" + }, + "BF8CFF662D758AD200AA5C47" : { + "children" : [ + "BF8CFF632D758AD200AA5C47", + "BF8CFF642D758AD200AA5C47", + "BF8CFF652D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "events", + "sourceTree" : "" + }, + "BF8CFF672D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "EAGLKView.h", + "sourceTree" : "" + }, + "BF8CFF682D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "EAGLKView.m", + "sourceTree" : "" + }, + "BF8CFF692D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "EAGLView.h", + "sourceTree" : "" + }, + "BF8CFF702D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "ES3Renderer.m", + "sourceTree" : "" + }, + "BF8CFF712D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ESRenderer.h", + "sourceTree" : "" + }, + "BF8CFF722D758AD200AA5C47" : { + "children" : [ + "BF8CFF672D758AD200AA5C47", + "BF8CFF682D758AD200AA5C47", + "BF8CFF692D758AD200AA5C47", + "BF8CFF6A2D758AD200AA5C47", + "BF8CFF6B2D758AD200AA5C47", + "BF8CFF6C2D758AD200AA5C47", + "BF8CFF6D2D758AD200AA5C47", + "BF8CFF6E2D758AD200AA5C47", + "BF8CFF6F2D758AD200AA5C47", + "BF8CFF702D758AD200AA5C47", + "BF8CFF712D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "gl", + "sourceTree" : "" + }, + "BF8CFF732D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "AVSoundPlayer.h", + "sourceTree" : "" + }, + "BF8CFF742D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "AVSoundPlayer.m", + "sourceTree" : "" + }, + "BF8CFF752D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSSoundPlayer.h", + "sourceTree" : "" + }, + "BF8CFF762D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSSoundPlayer.mm", + "sourceTree" : "" + }, + "BF8CFF772D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSSoundStream.h", + "sourceTree" : "" + }, + "BF8CFF782D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSSoundStream.mm", + "sourceTree" : "" + }, + "BF8CFF792D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSSoundStreamDelegate.h", + "sourceTree" : "" + }, + "BF8CFF802D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "SoundInputStream.m", + "sourceTree" : "" + }, + "BF8CFF812D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "SoundOutputStream.h", + "sourceTree" : "" + }, + "BF8CFF822D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "SoundOutputStream.m", + "sourceTree" : "" + }, + "BF8CFF832D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "SoundStream.h", + "sourceTree" : "" + }, + "BF8CFF842D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "SoundStream.m", + "sourceTree" : "" + }, + "BF8CFF852D758AD200AA5C47" : { + "children" : [ + "BF8CFF732D758AD200AA5C47", + "BF8CFF742D758AD200AA5C47", + "BF8CFF752D758AD200AA5C47", + "BF8CFF762D758AD200AA5C47", + "BF8CFF772D758AD200AA5C47", + "BF8CFF782D758AD200AA5C47", + "BF8CFF792D758AD200AA5C47", + "BF8CFF7A2D758AD200AA5C47", + "BF8CFF7B2D758AD200AA5C47", + "BF8CFF7C2D758AD200AA5C47", + "BF8CFF7D2D758AD200AA5C47", + "BF8CFF7E2D758AD200AA5C47", + "BF8CFF7F2D758AD200AA5C47", + "BF8CFF802D758AD200AA5C47", + "BF8CFF812D758AD200AA5C47", + "BF8CFF822D758AD200AA5C47", + "BF8CFF832D758AD200AA5C47", + "BF8CFF842D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "sound", + "sourceTree" : "" + }, + "BF8CFF862D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxtvOSAppDelegate.h", + "sourceTree" : "" + }, + "BF8CFF872D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxtvOSAppDelegate.mm", + "sourceTree" : "" + }, + "BF8CFF882D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxtvOSGLKViewController.h", + "sourceTree" : "" + }, + "BF8CFF892D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxtvOSGLKViewController.mm", + "sourceTree" : "" + }, + "BF8CFF902D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSCoreHaptics.mm", + "sourceTree" : "" + }, + "BF8CFF912D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSCoreLocation.h", + "sourceTree" : "" + }, + "BF8CFF922D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSCoreLocation.mm", + "sourceTree" : "" + }, + "BF8CFF932D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSCoreMotion.h", + "sourceTree" : "" + }, + "BF8CFF942D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSCoreMotion.mm", + "sourceTree" : "" + }, + "BF8CFF952D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSEventAdapter.h", + "sourceTree" : "" + }, + "BF8CFF962D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSEventAdapter.mm", + "sourceTree" : "" + }, + "BF8CFF972D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSExternalDisplay.h", + "sourceTree" : "" + }, + "BF8CFF982D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSExternalDisplay.mm", + "sourceTree" : "" + }, + "BF8CFF992D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSExtras.h", + "sourceTree" : "" + }, + "BF8CFFA02D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSMapKit.mm", + "sourceTree" : "" + }, + "BF8CFFA12D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSMapKitDelegate.h", + "sourceTree" : "" + }, + "BF8CFFA22D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSMapKitDelegate.mm", + "sourceTree" : "" + }, + "BF8CFFA32D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSMapKitListener.h", + "sourceTree" : "" + }, + "BF8CFFA42D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiPhoneExtras.h", + "sourceTree" : "" + }, + "BF8CFFA52D758AD200AA5C47" : { + "children" : [ + "BF8CFF8F2D758AD200AA5C47", + "BF8CFF902D758AD200AA5C47", + "BF8CFF912D758AD200AA5C47", + "BF8CFF922D758AD200AA5C47", + "BF8CFF932D758AD200AA5C47", + "BF8CFF942D758AD200AA5C47", + "BF8CFF952D758AD200AA5C47", + "BF8CFF962D758AD200AA5C47", + "BF8CFF972D758AD200AA5C47", + "BF8CFF982D758AD200AA5C47", + "BF8CFF992D758AD200AA5C47", + "BF8CFF9A2D758AD200AA5C47", + "BF8CFF9B2D758AD200AA5C47", + "BF8CFF9C2D758AD200AA5C47", + "BF8CFF9D2D758AD200AA5C47", + "BF8CFF9E2D758AD200AA5C47", + "BF8CFF9F2D758AD200AA5C47", + "BF8CFFA02D758AD200AA5C47", + "BF8CFFA12D758AD200AA5C47", + "BF8CFFA22D758AD200AA5C47", + "BF8CFFA32D758AD200AA5C47", + "BF8CFFA42D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "utils", + "sourceTree" : "" + }, + "BF8CFFA62D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "AVFoundationVideoGrabber.h", + "sourceTree" : "" + }, + "BF8CFFA72D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "AVFoundationVideoGrabber.mm", + "sourceTree" : "" + }, + "BF8CFFA82D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "AVFoundationVideoPlayer.h", + "sourceTree" : "" + }, + "BF8CFFA92D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.objc", + "path" : "AVFoundationVideoPlayer.m", + "sourceTree" : "" + }, + "BF8CFFAA2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSVideoGrabber.h", + "sourceTree" : "" + }, + "BF8CFFAB2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSVideoGrabber.mm", + "sourceTree" : "" + }, + "BF8CFFAC2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSVideoPlayer.h", + "sourceTree" : "" + }, + "BF8CFFAD2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.cpp.objcpp", + "path" : "ofxiOSVideoPlayer.mm", + "sourceTree" : "" + }, + "BF8CFFAE2D758AD200AA5C47" : { + "children" : [ + "BF8CFFA62D758AD200AA5C47", + "BF8CFFA72D758AD200AA5C47", + "BF8CFFA82D758AD200AA5C47", + "BF8CFFA92D758AD200AA5C47", + "BF8CFFAA2D758AD200AA5C47", + "BF8CFFAB2D758AD200AA5C47", + "BF8CFFAC2D758AD200AA5C47", + "BF8CFFAD2D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "video", + "sourceTree" : "" + }, + "BF8CFFAF2D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOS.h", + "sourceTree" : "" + }, + "BF8CFFB02D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSConstants.h", + "sourceTree" : "" + }, + "BF8CFFB12D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiOSExtensions.h", + "sourceTree" : "" + }, + "BF8CFFB22D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxiPhone.h", + "sourceTree" : "" + }, + "BF8CFFB32D758AD200AA5C47" : { + "isa" : "PBXFileReference", + "lastKnownFileType" : "sourcecode.c.h", + "path" : "ofxtvOS.h", + "sourceTree" : "" + }, + "BF8CFFB42D758AD200AA5C47" : { + "children" : [ + "BF8CFF572D758AD200AA5C47", + "BF8CFF622D758AD200AA5C47", + "BF8CFF662D758AD200AA5C47", + "BF8CFF722D758AD200AA5C47", + "BF8CFF852D758AD200AA5C47", + "BF8CFF8E2D758AD200AA5C47", + "BF8CFFA52D758AD200AA5C47", + "BF8CFFAE2D758AD200AA5C47", + "BF8CFFAF2D758AD200AA5C47", + "BF8CFFB02D758AD200AA5C47", + "BF8CFFB12D758AD200AA5C47", + "BF8CFFB22D758AD200AA5C47", + "BF8CFFB32D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "path" : "src", + "sourceTree" : "" + }, + "BF8CFFB52D758AD200AA5C47" : { + "children" : [ + "BF8CFFB42D758AD200AA5C47" + ], + "isa" : "PBXGroup", + "name" : "ofxiOS", + "path" : "\/Users\/one\/SOURCE\/openFrameworksiOSTIPS\/addons\/ofxiOS", + "sourceTree" : "" + }, "BF46A0162D754E9E00E4F02F" : { "alwaysOutOfDate" : "1", "buildActionMask" : "2147483647",