|
230 | 230 | E4F76EB6176CB27200798745 /* ofVideoGrabber.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F76E16176CB27200798745 /* ofVideoGrabber.h */; }; |
231 | 231 | E4F76EB7176CB27200798745 /* ofVideoPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4F76E17176CB27200798745 /* ofVideoPlayer.cpp */; }; |
232 | 232 | E4F76EB8176CB27200798745 /* ofVideoPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E4F76E18176CB27200798745 /* ofVideoPlayer.h */; }; |
| 233 | + E999E70E299D53FC00649F18 /* ofxiOSCoreHaptics.h in Headers */ = {isa = PBXBuildFile; fileRef = E999E70C299D53FC00649F18 /* ofxiOSCoreHaptics.h */; }; |
| 234 | + E999E70F299D53FC00649F18 /* ofxiOSCoreHaptics.mm in Sources */ = {isa = PBXBuildFile; fileRef = E999E70D299D53FC00649F18 /* ofxiOSCoreHaptics.mm */; }; |
| 235 | + E9F39183299E892200280B58 /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9F39182299E892200280B58 /* CoreHaptics.framework */; }; |
233 | 236 | /* End PBXBuildFile section */ |
234 | 237 |
|
235 | 238 | /* Begin PBXFileReference section */ |
|
465 | 468 | E4F76E16176CB27200798745 /* ofVideoGrabber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofVideoGrabber.h; sourceTree = "<group>"; }; |
466 | 469 | E4F76E17176CB27200798745 /* ofVideoPlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofVideoPlayer.cpp; sourceTree = "<group>"; }; |
467 | 470 | E4F76E18176CB27200798745 /* ofVideoPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofVideoPlayer.h; sourceTree = "<group>"; }; |
| 471 | + E999E70C299D53FC00649F18 /* ofxiOSCoreHaptics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxiOSCoreHaptics.h; sourceTree = "<group>"; }; |
| 472 | + E999E70D299D53FC00649F18 /* ofxiOSCoreHaptics.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ofxiOSCoreHaptics.mm; sourceTree = "<group>"; }; |
| 473 | + E9F39182299E892200280B58 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/CoreHaptics.framework; sourceTree = DEVELOPER_DIR; }; |
468 | 474 | /* End PBXFileReference section */ |
469 | 475 |
|
470 | 476 | /* Begin PBXFrameworksBuildPhase section */ |
471 | 477 | BB24DEC910DA7A3F00E9C588 /* Frameworks */ = { |
472 | 478 | isa = PBXFrameworksBuildPhase; |
473 | 479 | buildActionMask = 2147483647; |
474 | 480 | files = ( |
| 481 | + E9F39183299E892200280B58 /* CoreHaptics.framework in Frameworks */, |
475 | 482 | 99752D331BF21EEE0026316A /* GameController.framework in Frameworks */, |
476 | 483 | 67D48ED01C10399900F719BC /* CoreMotion.framework in Frameworks */, |
477 | 484 | BB24DECA10DA7A3F00E9C588 /* AudioToolbox.framework in Frameworks */, |
|
558 | 565 | 15594F0215C55A5700727FF2 /* utils */ = { |
559 | 566 | isa = PBXGroup; |
560 | 567 | children = ( |
| 568 | + E999E70C299D53FC00649F18 /* ofxiOSCoreHaptics.h */, |
| 569 | + E999E70D299D53FC00649F18 /* ofxiOSCoreHaptics.mm */, |
561 | 570 | 15594FB615C56D1E00727FF2 /* ofxiOSCoreLocation.h */, |
562 | 571 | 15594FAF15C56D1E00727FF2 /* ofxiOSCoreLocation.mm */, |
563 | 572 | 67D48ED11C103BAE00F719BC /* ofxiOSCoreMotion.h */, |
|
632 | 641 | E4F76D69176CB27200798745 /* openFrameworks */, |
633 | 642 | BB16E9930F2B1E5900518274 /* libs */, |
634 | 643 | 19C28FACFE9D520D11CA2CBB /* Products */, |
| 644 | + E9F39181299E892200280B58 /* Frameworks */, |
635 | 645 | ); |
636 | 646 | indentWidth = 4; |
637 | 647 | name = CustomTemplate; |
|
946 | 956 | path = video; |
947 | 957 | sourceTree = "<group>"; |
948 | 958 | }; |
| 959 | + E9F39181299E892200280B58 /* Frameworks */ = { |
| 960 | + isa = PBXGroup; |
| 961 | + children = ( |
| 962 | + E9F39182299E892200280B58 /* CoreHaptics.framework */, |
| 963 | + ); |
| 964 | + name = Frameworks; |
| 965 | + sourceTree = "<group>"; |
| 966 | + }; |
949 | 967 | /* End PBXGroup section */ |
950 | 968 |
|
951 | 969 | /* Begin PBXHeadersBuildPhase section */ |
|
956 | 974 | 2E49891B292C98000096EC56 /* ofCubeMap.h in Headers */, |
957 | 975 | E4F76E1A176CB27200798745 /* of3dPrimitives.h in Headers */, |
958 | 976 | E4F76E1C176CB27200798745 /* of3dUtils.h in Headers */, |
| 977 | + E999E70E299D53FC00649F18 /* ofxiOSCoreHaptics.h in Headers */, |
959 | 978 | E4F76E1E176CB27200798745 /* ofCamera.h in Headers */, |
960 | 979 | E4F76E20176CB27200798745 /* ofEasyCam.h in Headers */, |
961 | 980 | E4F76E22176CB27200798745 /* ofMesh.h in Headers */, |
|
1138 | 1157 | E4F76E43176CB27200798745 /* ofMaterial.cpp in Sources */, |
1139 | 1158 | E4F76E45176CB27200798745 /* ofShader.cpp in Sources */, |
1140 | 1159 | E4F76E49176CB27200798745 /* ofTexture.cpp in Sources */, |
| 1160 | + E999E70F299D53FC00649F18 /* ofxiOSCoreHaptics.mm in Sources */, |
1141 | 1161 | E4F76E4B176CB27200798745 /* ofVbo.cpp in Sources */, |
1142 | 1162 | 90080014204EDA1300DC786A /* ofxiOSGLKViewController.mm in Sources */, |
1143 | 1163 | E4F76E4D176CB27200798745 /* ofVboMesh.cpp in Sources */, |
|
1238 | 1258 | "\"$(SRCROOT)/../../../tess2/lib/ios\"", |
1239 | 1259 | "\"$(SRCROOT)/../../../poco/lib/ios\"", |
1240 | 1260 | ); |
| 1261 | + OF_CORE_FRAMEWORKS = "-framework AudioToolbox -framework Accelerate -framework AVFoundation -framework CoreAudio -framework CoreGraphics -framework CoreLocation -framework CoreMotion -framework CoreMedia -framework CoreVideo -framework Foundation -framework GameController -framework GLKit -framework MapKit -framework OpenAL -framework OpenGLES -framework UIKit -framework Security -framework QuartzCore -framework CoreHaptics"; |
1241 | 1262 | PRODUCT_NAME = "ofxiOS_${PLATFORM_NAME}_Debug"; |
1242 | 1263 | SDKROOT = iphoneos; |
1243 | 1264 | SKIP_INSTALL = YES; |
|
1263 | 1284 | "\"$(SRCROOT)/../../../tess2/lib/ios\"", |
1264 | 1285 | "\"$(SRCROOT)/../../../poco/lib/ios\"", |
1265 | 1286 | ); |
| 1287 | + OF_CORE_FRAMEWORKS = "-framework AudioToolbox -framework Accelerate -framework AVFoundation -framework CoreAudio -framework CoreGraphics -framework CoreLocation -framework CoreMotion -framework CoreMedia -framework CoreVideo -framework Foundation -framework GameController -framework GLKit -framework MapKit -framework OpenAL -framework OpenGLES -framework UIKit -framework Security -framework QuartzCore -framework CoreHaptics"; |
1266 | 1288 | PRODUCT_NAME = "ofxiOS_${PLATFORM_NAME}_Release"; |
1267 | 1289 | SDKROOT = iphoneos; |
1268 | 1290 | SKIP_INSTALL = YES; |
|
1300 | 1322 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
1301 | 1323 | GCC_WARN_UNUSED_FUNCTION = YES; |
1302 | 1324 | OBJROOT = "$(SRCROOT)/../../lib/ios/build/debug"; |
| 1325 | + OF_CORE_FRAMEWORKS = "-framework AudioToolbox -framework Accelerate -framework AVFoundation -framework CoreAudio -framework CoreGraphics -framework CoreLocation -framework CoreMotion -framework CoreMedia -framework CoreVideo -framework Foundation -framework GameController -framework GLKit -framework MapKit -framework OpenAL -framework OpenGLES -framework UIKit -framework Security -framework QuartzCore -framework CoreHaptics"; |
1303 | 1326 | ONLY_ACTIVE_ARCH = YES; |
1304 | 1327 | SDKROOT = iphoneos; |
1305 | 1328 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; |
|
1341 | 1364 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
1342 | 1365 | GCC_WARN_UNUSED_FUNCTION = YES; |
1343 | 1366 | OBJROOT = "$(SRCROOT)/../../lib/ios/build/release"; |
| 1367 | + OF_CORE_FRAMEWORKS = "-framework AudioToolbox -framework Accelerate -framework AVFoundation -framework CoreAudio -framework CoreGraphics -framework CoreLocation -framework CoreMotion -framework CoreMedia -framework CoreVideo -framework Foundation -framework GameController -framework GLKit -framework MapKit -framework OpenAL -framework OpenGLES -framework UIKit -framework Security -framework QuartzCore -framework CoreHaptics"; |
1344 | 1368 | ONLY_ACTIVE_ARCH = NO; |
1345 | 1369 | SDKROOT = iphoneos; |
1346 | 1370 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; |
|
0 commit comments