| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 048AD0AD197D24AB001963EF /* CoreMotion.framework */; };
- 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998D3517F8A96E003441C3 /* libSDL2.a */; };
- 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE117F8ADB4003441C3 /* libz.dylib */; };
- 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE217F8ADB4003441C3 /* QuartzCore.framework */; };
- 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */; };
- 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
- 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE517F8ADB4003441C3 /* OpenGLES.framework */; };
- 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEB17F8ADD4003441C3 /* UIKit.framework */; };
- 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEC17F8ADD4003441C3 /* Foundation.framework */; };
- 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */; };
- 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF517F8B6F3003441C3 /* libpng.a */; };
- 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF617F8B6F3003441C3 /* libjpeg.a */; };
- 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */; };
- 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04E9AD3E1876FE84006A7317 /* Images.xcassets */; };
- 2DC477AC10D6C07B3FE008F6 /* example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* example.cpp */; };
- 4F3FDC1721F383D4006227F7 /* AEMovieWork.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC0D21F383D3006227F7 /* AEMovieWork.cpp */; };
- 4F3FDC1821F383D4006227F7 /* test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC1621F383D3006227F7 /* test.cpp */; };
- 4F3FDC2B21F3846B006227F7 /* movie_skeleton.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC1B21F3846A006227F7 /* movie_skeleton.c */; };
- 4F3FDC2C21F3846B006227F7 /* movie_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC1C21F3846A006227F7 /* movie_stream.c */; };
- 4F3FDC2D21F3846B006227F7 /* movie_instance.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC1D21F3846A006227F7 /* movie_instance.c */; };
- 4F3FDC2E21F3846B006227F7 /* movie_math.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC1E21F3846A006227F7 /* movie_math.c */; };
- 4F3FDC2F21F3846B006227F7 /* movie_composition.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC1F21F3846A006227F7 /* movie_composition.c */; };
- 4F3FDC3021F3846B006227F7 /* movie_providers.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC2621F3846B006227F7 /* movie_providers.c */; };
- 4F3FDC3121F3846B006227F7 /* movie_bezier.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC2821F3846B006227F7 /* movie_bezier.c */; };
- 4F3FDC3221F3846B006227F7 /* movie_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC2921F3846B006227F7 /* movie_data.c */; };
- 4F3FDC3321F3846B006227F7 /* movie_transformation.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC2A21F3846B006227F7 /* movie_transformation.c */; };
- 4F3FDC3C21F38480006227F7 /* AEMovieResource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC3621F38480006227F7 /* AEMovieResource.cpp */; };
- 4F3FDC3D21F38480006227F7 /* AERenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC3821F38480006227F7 /* AERenderer.cpp */; };
- 4F3FDC3E21F38480006227F7 /* AEMovie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F3FDC3921F38480006227F7 /* AEMovie.cpp */; };
- 4F3FDC4021F38D11006227F7 /* Knight in Resources */ = {isa = PBXBuildFile; fileRef = 4F3FDC3F21F38D11006227F7 /* Knight */; };
- 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F7EF5AE200623DE004089D6 /* Metal.framework */; };
- 4F8012E521454FEA00FDBA22 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F8012E021454FEA00FDBA22 /* CoreBluetooth.framework */; };
- 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9223FE7E1C2D913D000B1FDA /* GameController.framework */; };
- AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */; };
- DA49ED8903C628BA578C8670 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* main.cpp */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
- remoteInfo = libSDL;
- };
- 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
- remoteInfo = libSDL;
- };
- 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = C3E86F4C16EBC8A500052915;
- remoteInfo = oxygine_ios;
- };
- 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = C3E86F4B16EBC8A500052915;
- remoteInfo = oxygine_ios;
- };
- 4F3FDC1221F383D3006227F7 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = FAB598141BB5C1B100BE72C5;
- remoteInfo = "libSDL-tvOS";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
- 04998CEC17F8A933003441C3 /* HelloViewerAE_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloViewerAE_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
- 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../../../oxygine-framework//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
- 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
- 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
- 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
- 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
- 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../../../oxygine-framework//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
- 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../../../oxygine-framework//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
- 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloViewerAE/Images.xcassets; sourceTree = "<group>"; };
- 0BF9628FC8D38F9748F0CDEB /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
- 360377333740D8A2FD15BBE6 /* example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
- 4F3FDC0D21F383D3006227F7 /* AEMovieWork.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AEMovieWork.cpp; path = ../src/AEMovieWork.cpp; sourceTree = "<group>"; };
- 4F3FDC1421F383D3006227F7 /* test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test.h; path = ../src/test.h; sourceTree = "<group>"; };
- 4F3FDC1521F383D3006227F7 /* AEMovieWork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AEMovieWork.h; path = ../src/AEMovieWork.h; sourceTree = "<group>"; };
- 4F3FDC1621F383D3006227F7 /* test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = test.cpp; path = ../src/test.cpp; sourceTree = "<group>"; };
- 4F3FDC1B21F3846A006227F7 /* movie_skeleton.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_skeleton.c; path = "../../../ae-movie/src/movie_skeleton.c"; sourceTree = "<group>"; };
- 4F3FDC1C21F3846A006227F7 /* movie_stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_stream.c; path = "../../../ae-movie/src/movie_stream.c"; sourceTree = "<group>"; };
- 4F3FDC1D21F3846A006227F7 /* movie_instance.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_instance.c; path = "../../../ae-movie/src/movie_instance.c"; sourceTree = "<group>"; };
- 4F3FDC1E21F3846A006227F7 /* movie_math.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_math.c; path = "../../../ae-movie/src/movie_math.c"; sourceTree = "<group>"; };
- 4F3FDC1F21F3846A006227F7 /* movie_composition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_composition.c; path = "../../../ae-movie/src/movie_composition.c"; sourceTree = "<group>"; };
- 4F3FDC2021F3846A006227F7 /* movie_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_stream.h; path = "../../../ae-movie/src/movie_stream.h"; sourceTree = "<group>"; };
- 4F3FDC2121F3846A006227F7 /* movie_transformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_transformation.h; path = "../../../ae-movie/src/movie_transformation.h"; sourceTree = "<group>"; };
- 4F3FDC2221F3846A006227F7 /* movie_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_math.h; path = "../../../ae-movie/src/movie_math.h"; sourceTree = "<group>"; };
- 4F3FDC2321F3846A006227F7 /* movie_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_memory.h; path = "../../../ae-movie/src/movie_memory.h"; sourceTree = "<group>"; };
- 4F3FDC2421F3846A006227F7 /* movie_debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_debug.h; path = "../../../ae-movie/src/movie_debug.h"; sourceTree = "<group>"; };
- 4F3FDC2521F3846A006227F7 /* movie_struct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_struct.h; path = "../../../ae-movie/src/movie_struct.h"; sourceTree = "<group>"; };
- 4F3FDC2621F3846B006227F7 /* movie_providers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_providers.c; path = "../../../ae-movie/src/movie_providers.c"; sourceTree = "<group>"; };
- 4F3FDC2721F3846B006227F7 /* movie_bezier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = movie_bezier.h; path = "../../../ae-movie/src/movie_bezier.h"; sourceTree = "<group>"; };
- 4F3FDC2821F3846B006227F7 /* movie_bezier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_bezier.c; path = "../../../ae-movie/src/movie_bezier.c"; sourceTree = "<group>"; };
- 4F3FDC2921F3846B006227F7 /* movie_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_data.c; path = "../../../ae-movie/src/movie_data.c"; sourceTree = "<group>"; };
- 4F3FDC2A21F3846B006227F7 /* movie_transformation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = movie_transformation.c; path = "../../../ae-movie/src/movie_transformation.c"; sourceTree = "<group>"; };
- 4F3FDC3521F38480006227F7 /* AERenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AERenderer.h; path = ../../../src/ae/AERenderer.h; sourceTree = "<group>"; };
- 4F3FDC3621F38480006227F7 /* AEMovieResource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AEMovieResource.cpp; path = ../../../src/ae/AEMovieResource.cpp; sourceTree = "<group>"; };
- 4F3FDC3721F38480006227F7 /* AEMovieResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AEMovieResource.h; path = ../../../src/ae/AEMovieResource.h; sourceTree = "<group>"; };
- 4F3FDC3821F38480006227F7 /* AERenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AERenderer.cpp; path = ../../../src/ae/AERenderer.cpp; sourceTree = "<group>"; };
- 4F3FDC3921F38480006227F7 /* AEMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AEMovie.cpp; path = ../../../src/ae/AEMovie.cpp; sourceTree = "<group>"; };
- 4F3FDC3A21F38480006227F7 /* AEConf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AEConf.h; path = ../../../src/ae/AEConf.h; sourceTree = "<group>"; };
- 4F3FDC3B21F38480006227F7 /* AEMovie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AEMovie.h; path = ../../../src/ae/AEMovie.h; sourceTree = "<group>"; };
- 4F3FDC3F21F38D11006227F7 /* Knight */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Knight; path = ../../exported/Knight; sourceTree = "<group>"; };
- 4F7EF5AE200623DE004089D6 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
- 4F8012E021454FEA00FDBA22 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
- 9223FE7E1C2D913D000B1FDA /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
- AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
- F6123B1E6FE4471A00F49751 /* example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 04998CE917F8A933003441C3 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4F8012E521454FEA00FDBA22 /* CoreBluetooth.framework in Frameworks */,
- 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */,
- AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */,
- 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */,
- 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
- 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
- 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
- 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
- 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
- 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
- 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
- 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
- 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
- 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
- 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
- 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
- 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
- isa = PBXGroup;
- children = (
- 4F3FDC3421F38471006227F7 /* oxae */,
- 4F3FDC1A21F38459006227F7 /* ae */,
- 04998EE117F8ADB4003441C3 /* libz.dylib */,
- 04998EF617F8B6F3003441C3 /* libjpeg.a */,
- 04998EF517F8B6F3003441C3 /* libpng.a */,
- );
- name = dependencies;
- sourceTree = "<group>";
- };
- 04998CE317F8A933003441C3 = {
- isa = PBXGroup;
- children = (
- 045D531C17F8BD5E00CC2C64 /* dependencies */,
- 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
- 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
- 04998D4417F8A9ED003441C3 /* src */,
- 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
- 04998CF617F8A933003441C3 /* Supporting Files */,
- 04998CEE17F8A933003441C3 /* Frameworks */,
- 04998CED17F8A933003441C3 /* Products */,
- 4F7EF5B620062572004089D6 /* Recovered References */,
- );
- sourceTree = "<group>";
- };
- 04998CED17F8A933003441C3 /* Products */ = {
- isa = PBXGroup;
- children = (
- 04998CEC17F8A933003441C3 /* HelloViewerAE_ios.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 04998CEE17F8A933003441C3 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 4F8012E021454FEA00FDBA22 /* CoreBluetooth.framework */,
- AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */,
- 9223FE7E1C2D913D000B1FDA /* GameController.framework */,
- 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
- 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
- 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
- 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
- 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
- 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
- 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
- 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 04998CF617F8A933003441C3 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 4F3FDC3F21F38D11006227F7 /* Knight */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 04998D3017F8A96E003441C3 /* Products */ = {
- isa = PBXGroup;
- children = (
- 04998D3517F8A96E003441C3 /* libSDL2.a */,
- 4F3FDC1321F383D3006227F7 /* libSDL2.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 04998D4417F8A9ED003441C3 /* src */ = {
- isa = PBXGroup;
- children = (
- 4F3FDC0D21F383D3006227F7 /* AEMovieWork.cpp */,
- 4F3FDC1521F383D3006227F7 /* AEMovieWork.h */,
- 4F3FDC1621F383D3006227F7 /* test.cpp */,
- 4F3FDC1421F383D3006227F7 /* test.h */,
- 360377333740D8A2FD15BBE6 /* example.cpp */,
- 0BF9628FC8D38F9748F0CDEB /* main.cpp */,
- F6123B1E6FE4471A00F49751 /* example.h */,
- );
- name = src;
- sourceTree = "<group>";
- };
- 049B52A91871EBBA00EF3C66 /* Products */ = {
- isa = PBXGroup;
- children = (
- 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 4F3FDC1A21F38459006227F7 /* ae */ = {
- isa = PBXGroup;
- children = (
- 4F3FDC2821F3846B006227F7 /* movie_bezier.c */,
- 4F3FDC2721F3846B006227F7 /* movie_bezier.h */,
- 4F3FDC1F21F3846A006227F7 /* movie_composition.c */,
- 4F3FDC2921F3846B006227F7 /* movie_data.c */,
- 4F3FDC2421F3846A006227F7 /* movie_debug.h */,
- 4F3FDC1D21F3846A006227F7 /* movie_instance.c */,
- 4F3FDC1E21F3846A006227F7 /* movie_math.c */,
- 4F3FDC2221F3846A006227F7 /* movie_math.h */,
- 4F3FDC2321F3846A006227F7 /* movie_memory.h */,
- 4F3FDC2621F3846B006227F7 /* movie_providers.c */,
- 4F3FDC1B21F3846A006227F7 /* movie_skeleton.c */,
- 4F3FDC1C21F3846A006227F7 /* movie_stream.c */,
- 4F3FDC2021F3846A006227F7 /* movie_stream.h */,
- 4F3FDC2521F3846A006227F7 /* movie_struct.h */,
- 4F3FDC2A21F3846B006227F7 /* movie_transformation.c */,
- 4F3FDC2121F3846A006227F7 /* movie_transformation.h */,
- );
- name = ae;
- sourceTree = "<group>";
- };
- 4F3FDC3421F38471006227F7 /* oxae */ = {
- isa = PBXGroup;
- children = (
- 4F3FDC3A21F38480006227F7 /* AEConf.h */,
- 4F3FDC3921F38480006227F7 /* AEMovie.cpp */,
- 4F3FDC3B21F38480006227F7 /* AEMovie.h */,
- 4F3FDC3621F38480006227F7 /* AEMovieResource.cpp */,
- 4F3FDC3721F38480006227F7 /* AEMovieResource.h */,
- 4F3FDC3821F38480006227F7 /* AERenderer.cpp */,
- 4F3FDC3521F38480006227F7 /* AERenderer.h */,
- );
- name = oxae;
- sourceTree = "<group>";
- };
- 4F7EF5B620062572004089D6 /* Recovered References */ = {
- isa = PBXGroup;
- children = (
- 4F7EF5AE200623DE004089D6 /* Metal.framework */,
- );
- name = "Recovered References";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 04998CEB17F8A933003441C3 /* HelloViewerAE_ios */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "HelloViewerAE_ios" */;
- buildPhases = (
- 04998CE817F8A933003441C3 /* Sources */,
- 04998CE917F8A933003441C3 /* Frameworks */,
- 04998CEA17F8A933003441C3 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 04998D3817F8A982003441C3 /* PBXTargetDependency */,
- 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
- );
- name = HelloViewerAE_ios;
- productName = HelloViewerAE;
- productReference = 04998CEC17F8A933003441C3 /* HelloViewerAE_ios.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 04998CE417F8A933003441C3 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0510;
- ORGANIZATIONNAME = Mac;
- };
- buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "HelloViewerAE_ios" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 04998CE317F8A933003441C3;
- productRefGroup = 04998CED17F8A933003441C3 /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
- ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
- },
- {
- ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
- ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 04998CEB17F8A933003441C3 /* HelloViewerAE_ios */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libSDL2.a;
- remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = liboxygine_ios.a;
- remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 4F3FDC1321F383D3006227F7 /* libSDL2.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libSDL2.a;
- remoteRef = 4F3FDC1221F383D3006227F7 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 04998CEA17F8A933003441C3 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
- 4F3FDC4021F38D11006227F7 /* Knight in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 04998CE817F8A933003441C3 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4F3FDC3D21F38480006227F7 /* AERenderer.cpp in Sources */,
- 4F3FDC2F21F3846B006227F7 /* movie_composition.c in Sources */,
- 4F3FDC3E21F38480006227F7 /* AEMovie.cpp in Sources */,
- 2DC477AC10D6C07B3FE008F6 /* example.cpp in Sources */,
- 4F3FDC3221F3846B006227F7 /* movie_data.c in Sources */,
- 4F3FDC1821F383D4006227F7 /* test.cpp in Sources */,
- 4F3FDC2C21F3846B006227F7 /* movie_stream.c in Sources */,
- 4F3FDC2B21F3846B006227F7 /* movie_skeleton.c in Sources */,
- 4F3FDC2D21F3846B006227F7 /* movie_instance.c in Sources */,
- 4F3FDC3121F3846B006227F7 /* movie_bezier.c in Sources */,
- 4F3FDC3C21F38480006227F7 /* AEMovieResource.cpp in Sources */,
- DA49ED8903C628BA578C8670 /* main.cpp in Sources */,
- 4F3FDC3321F3846B006227F7 /* movie_transformation.c in Sources */,
- 4F3FDC2E21F3846B006227F7 /* movie_math.c in Sources */,
- 4F3FDC1721F383D4006227F7 /* AEMovieWork.cpp in Sources */,
- 4F3FDC3021F3846B006227F7 /* movie_providers.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 04998D3817F8A982003441C3 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = libSDL;
- targetProxy = 04998D3717F8A982003441C3 /* PBXContainerItemProxy */;
- };
- 049B52B01871EBD100EF3C66 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = oxygine_ios;
- targetProxy = 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- 04998D1F17F8A933003441C3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COMPRESS_PNG_FILES = NO;
- COPY_PHASE_STRIP = NO;
- ENABLE_BITCODE = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- "AE_TIME_MILLISECOND=1",
- "AE_TIME_DEFINE=1",
- "AE_MOVIE_STREAM_NO_CACHE=1",
- "AE_MOVIE_SAFE=1",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- USER_HEADER_SEARCH_PATHS = "../../../../oxygine-framework//oxygine/src ../../../..//SDL/include ../../../ae-movie/include ../../../src/";
- };
- name = Debug;
- };
- 04998D2017F8A933003441C3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COMPRESS_PNG_FILES = NO;
- COPY_PHASE_STRIP = YES;
- ENABLE_BITCODE = NO;
- ENABLE_NS_ASSERTIONS = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "AE_TIME_MILLISECOND=1",
- "AE_TIME_DEFINE=1",
- "AE_MOVIE_STREAM_NO_CACHE=1",
- "AE_MOVIE_SAFE=1",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- USER_HEADER_SEARCH_PATHS = "../../../../oxygine-framework//oxygine/src ../../../..//SDL/include ../../../ae-movie/include ../../../src/";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 04998D2217F8A933003441C3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "HelloViewerAE/HelloViewerAE_ios-Prefix.pch";
- GCC_WARN_UNUSED_VALUE = YES;
- GCC_WARN_UNUSED_VARIABLE = NO;
- INFOPLIST_FILE = "HelloViewerAE/HelloViewerAE_ios-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "../../../../oxygine-framework//oxygine/third_party/ios/libraries",
- );
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.helloviewerae;
- PRODUCT_NAME = HelloViewerAE_ios;
- PROVISIONING_PROFILE = "";
- TARGETED_DEVICE_FAMILY = "1,2";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 04998D2317F8A933003441C3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "HelloViewerAE/HelloViewerAE_ios-Prefix.pch";
- GCC_WARN_UNUSED_VALUE = YES;
- GCC_WARN_UNUSED_VARIABLE = NO;
- INFOPLIST_FILE = "HelloViewerAE/HelloViewerAE_ios-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "../../../../oxygine-framework//oxygine/third_party/ios/libraries",
- );
- ONLY_ACTIVE_ARCH = NO;
- PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.helloviewerae;
- PRODUCT_NAME = HelloViewerAE_ios;
- PROVISIONING_PROFILE = "";
- TARGETED_DEVICE_FAMILY = "1,2";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "HelloViewerAE_ios" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 04998D1F17F8A933003441C3 /* Debug */,
- 04998D2017F8A933003441C3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "HelloViewerAE_ios" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 04998D2217F8A933003441C3 /* Debug */,
- 04998D2317F8A933003441C3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 04998CE417F8A933003441C3 /* Project object */;
- }
|