mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
799 lines
42 KiB
Plaintext
799 lines
42 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
046FB7F1264EAA60000129B1 /* RiveLinearAnimationInstance.h in Headers */ = {isa = PBXBuildFile; fileRef = 046FB7E1264EAA5E000129B1 /* RiveLinearAnimationInstance.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
046FB7F2264EAA60000129B1 /* RiveArtboard.mm in Sources */ = {isa = PBXBuildFile; fileRef = 046FB7E2264EAA5E000129B1 /* RiveArtboard.mm */; };
|
|
046FB7F4264EAA60000129B1 /* RiveLinearAnimationInstance.mm in Sources */ = {isa = PBXBuildFile; fileRef = 046FB7E4264EAA5F000129B1 /* RiveLinearAnimationInstance.mm */; };
|
|
046FB7F5264EAA60000129B1 /* RiveSMIInput.mm in Sources */ = {isa = PBXBuildFile; fileRef = 046FB7E5264EAA5F000129B1 /* RiveSMIInput.mm */; };
|
|
046FB7F7264EAA60000129B1 /* RiveFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 046FB7E7264EAA5F000129B1 /* RiveFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
046FB7F8264EAA60000129B1 /* RiveStateMachineInstance.mm in Sources */ = {isa = PBXBuildFile; fileRef = 046FB7E8264EAA5F000129B1 /* RiveStateMachineInstance.mm */; };
|
|
046FB7FB264EAA61000129B1 /* RiveSMIInput.h in Headers */ = {isa = PBXBuildFile; fileRef = 046FB7EB264EAA60000129B1 /* RiveSMIInput.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
046FB7FC264EAA61000129B1 /* RiveArtboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 046FB7EC264EAA60000129B1 /* RiveArtboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
046FB7FF264EAA61000129B1 /* RiveFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 046FB7EF264EAA60000129B1 /* RiveFile.mm */; };
|
|
046FB800264EAA61000129B1 /* RiveStateMachineInstance.h in Headers */ = {isa = PBXBuildFile; fileRef = 046FB7F0264EAA60000129B1 /* RiveStateMachineInstance.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
04BE54042649403600427B39 /* shapes.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53F82649403500427B39 /* shapes.riv */; };
|
|
04BE54052649403600427B39 /* noartboard.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53F92649403500427B39 /* noartboard.riv */; };
|
|
04BE54062649403600427B39 /* off_road_car_blog.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53FA2649403600427B39 /* off_road_car_blog.riv */; };
|
|
04BE54072649403600427B39 /* what_a_state.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53FB2649403600427B39 /* what_a_state.riv */; };
|
|
04BE54082649403600427B39 /* flux_capacitor.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53FC2649403600427B39 /* flux_capacitor.riv */; };
|
|
04BE54092649403600427B39 /* state_machine_configurations.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53FD2649403600427B39 /* state_machine_configurations.riv */; };
|
|
04BE540A2649403600427B39 /* noanimation.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53FE2649403600427B39 /* noanimation.riv */; };
|
|
04BE540B2649403600427B39 /* multiple_animations.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE53FF2649403600427B39 /* multiple_animations.riv */; };
|
|
04BE540C2649403600427B39 /* multipleartboards.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE54002649403600427B39 /* multipleartboards.riv */; };
|
|
04BE540D2649403600427B39 /* junk.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE54012649403600427B39 /* junk.riv */; };
|
|
04BE540E2649403600427B39 /* multiple_state_machines.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE54022649403600427B39 /* multiple_state_machines.riv */; };
|
|
04BE540F2649403600427B39 /* sample6.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE54032649403600427B39 /* sample6.riv */; };
|
|
04BE54112649434900427B39 /* RiveFileLoadTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE54102649434900427B39 /* RiveFileLoadTest.mm */; };
|
|
04BE5413264943BB00427B39 /* util.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE5412264943BB00427B39 /* util.mm */; };
|
|
04BE5418264A818F00427B39 /* RiveAnimationConfigurationsTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE5417264A818F00427B39 /* RiveAnimationConfigurationsTest.mm */; };
|
|
04BE541A264A823000427B39 /* animationconfigurations.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04BE5419264A823000427B39 /* animationconfigurations.riv */; };
|
|
04BE541C264A90D600427B39 /* RiveAnimationLoadTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE541B264A90D600427B39 /* RiveAnimationLoadTest.mm */; };
|
|
04BE541E264AC7A600427B39 /* RiveArtboardLoadTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE541D264AC7A600427B39 /* RiveArtboardLoadTest.mm */; };
|
|
04BE5420264ACFC200427B39 /* RiveStateMachineLoadTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE541F264ACFC200427B39 /* RiveStateMachineLoadTest.mm */; };
|
|
04BE5422264AD97C00427B39 /* RiveStateMachineConfigurationTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE5421264AD97C00427B39 /* RiveStateMachineConfigurationTest.mm */; };
|
|
04BE5427264C02AA00427B39 /* StateMachineInstanceTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE5426264C02AA00427B39 /* StateMachineInstanceTest.mm */; };
|
|
04BE542D264C1A3300427B39 /* RiveDelegatesTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04BE542C264C1A3300427B39 /* RiveDelegatesTest.swift */; };
|
|
04BE5430264D1F4100427B39 /* LayerState.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BE542F264D1F4100427B39 /* LayerState.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
04BE5434264D267900427B39 /* LayerState.mm in Sources */ = {isa = PBXBuildFile; fileRef = 04BE5431264D243D00427B39 /* LayerState.mm */; };
|
|
04BE5436264D2A7500427B39 /* RivePrivateHeaders.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BE5435264D2A7500427B39 /* RivePrivateHeaders.h */; };
|
|
2A7079352726277C00C035A1 /* rive_renderer_view.hh in Headers */ = {isa = PBXBuildFile; fileRef = 2A7079342726277C00C035A1 /* rive_renderer_view.hh */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2A707937272628AD00C035A1 /* rive_renderer_view.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A707936272628AD00C035A1 /* rive_renderer_view.mm */; };
|
|
C34609FC27FF9114002DBCB7 /* RiveFile+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C34609FB27FF9114002DBCB7 /* RiveFile+Extensions.swift */; };
|
|
C3468E5827EB9887008652FD /* RiveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3468E5727EB9887008652FD /* RiveView.swift */; };
|
|
C3468E5A27ECC7C6008652FD /* RiveViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3468E5927ECC7C6008652FD /* RiveViewModel.swift */; };
|
|
C3468E5C27ED4C41008652FD /* RiveModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3468E5B27ED4C41008652FD /* RiveModel.swift */; };
|
|
C3745FD3282BFAB90087F4AF /* FPSCounterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3745FD2282BFAB90087F4AF /* FPSCounterView.swift */; };
|
|
C39E7648285AE42500D30612 /* RiveScene.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C39E7647285AE42500D30612 /* RiveScene.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C39E7649285AE42500D30612 /* RiveScene.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C39E7647285AE42500D30612 /* RiveScene.hpp */; };
|
|
C39E764B285AE51900D30612 /* RiveScene.mm in Sources */ = {isa = PBXBuildFile; fileRef = C39E764A285AE51900D30612 /* RiveScene.mm */; };
|
|
C3E2B580282F242400A8651B /* RiveStateMachineInstance+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E2B57F282F242400A8651B /* RiveStateMachineInstance+Extensions.swift */; };
|
|
C9161A81263CBCBC007749A1 /* RiveRuntime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9C73ED124FC478800EF9516 /* RiveRuntime.framework */; };
|
|
C9601F2B250C25930032AA07 /* RiveRenderer.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9601F2A250C25930032AA07 /* RiveRenderer.mm */; };
|
|
C9C73EE024FC478900EF9516 /* RiveRuntimeTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9C73EDF24FC478900EF9516 /* RiveRuntimeTests.mm */; };
|
|
C9C73EE224FC478900EF9516 /* RiveRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C73ED424FC478800EF9516 /* RiveRuntime.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C9C741F424FC510200EF9516 /* Rive.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C741F224FC510200EF9516 /* Rive.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C9C741F524FC510200EF9516 /* Rive.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9C741F324FC510200EF9516 /* Rive.mm */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C9C73EDC24FC478900EF9516 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C9C73EC824FC478800EF9516 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C9C73ED024FC478800EF9516;
|
|
remoteInfo = RiveRuntime;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
046FB7E1264EAA5E000129B1 /* RiveLinearAnimationInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiveLinearAnimationInstance.h; sourceTree = "<group>"; };
|
|
046FB7E2264EAA5E000129B1 /* RiveArtboard.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveArtboard.mm; sourceTree = "<group>"; };
|
|
046FB7E4264EAA5F000129B1 /* RiveLinearAnimationInstance.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveLinearAnimationInstance.mm; sourceTree = "<group>"; };
|
|
046FB7E5264EAA5F000129B1 /* RiveSMIInput.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveSMIInput.mm; sourceTree = "<group>"; };
|
|
046FB7E7264EAA5F000129B1 /* RiveFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiveFile.h; sourceTree = "<group>"; };
|
|
046FB7E8264EAA5F000129B1 /* RiveStateMachineInstance.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveStateMachineInstance.mm; sourceTree = "<group>"; };
|
|
046FB7EB264EAA60000129B1 /* RiveSMIInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiveSMIInput.h; sourceTree = "<group>"; };
|
|
046FB7EC264EAA60000129B1 /* RiveArtboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiveArtboard.h; sourceTree = "<group>"; };
|
|
046FB7EF264EAA60000129B1 /* RiveFile.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveFile.mm; sourceTree = "<group>"; };
|
|
046FB7F0264EAA60000129B1 /* RiveStateMachineInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RiveStateMachineInstance.h; sourceTree = "<group>"; };
|
|
04BE53F82649403500427B39 /* shapes.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = shapes.riv; sourceTree = "<group>"; };
|
|
04BE53F92649403500427B39 /* noartboard.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = noartboard.riv; sourceTree = "<group>"; };
|
|
04BE53FA2649403600427B39 /* off_road_car_blog.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = off_road_car_blog.riv; sourceTree = "<group>"; };
|
|
04BE53FB2649403600427B39 /* what_a_state.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = what_a_state.riv; sourceTree = "<group>"; };
|
|
04BE53FC2649403600427B39 /* flux_capacitor.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = flux_capacitor.riv; sourceTree = "<group>"; };
|
|
04BE53FD2649403600427B39 /* state_machine_configurations.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = state_machine_configurations.riv; sourceTree = "<group>"; };
|
|
04BE53FE2649403600427B39 /* noanimation.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = noanimation.riv; sourceTree = "<group>"; };
|
|
04BE53FF2649403600427B39 /* multiple_animations.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = multiple_animations.riv; sourceTree = "<group>"; };
|
|
04BE54002649403600427B39 /* multipleartboards.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = multipleartboards.riv; sourceTree = "<group>"; };
|
|
04BE54012649403600427B39 /* junk.riv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = junk.riv; sourceTree = "<group>"; };
|
|
04BE54022649403600427B39 /* multiple_state_machines.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = multiple_state_machines.riv; sourceTree = "<group>"; };
|
|
04BE54032649403600427B39 /* sample6.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = sample6.riv; sourceTree = "<group>"; };
|
|
04BE54102649434900427B39 /* RiveFileLoadTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveFileLoadTest.mm; sourceTree = "<group>"; };
|
|
04BE5412264943BB00427B39 /* util.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = util.mm; sourceTree = "<group>"; };
|
|
04BE541526497D4100427B39 /* util.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = "<group>"; };
|
|
04BE5417264A818F00427B39 /* RiveAnimationConfigurationsTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveAnimationConfigurationsTest.mm; sourceTree = "<group>"; };
|
|
04BE5419264A823000427B39 /* animationconfigurations.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = animationconfigurations.riv; sourceTree = "<group>"; };
|
|
04BE541B264A90D600427B39 /* RiveAnimationLoadTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveAnimationLoadTest.mm; sourceTree = "<group>"; };
|
|
04BE541D264AC7A600427B39 /* RiveArtboardLoadTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveArtboardLoadTest.mm; sourceTree = "<group>"; };
|
|
04BE541F264ACFC200427B39 /* RiveStateMachineLoadTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveStateMachineLoadTest.mm; sourceTree = "<group>"; };
|
|
04BE5421264AD97C00427B39 /* RiveStateMachineConfigurationTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveStateMachineConfigurationTest.mm; sourceTree = "<group>"; };
|
|
04BE5426264C02AA00427B39 /* StateMachineInstanceTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = StateMachineInstanceTest.mm; sourceTree = "<group>"; };
|
|
04BE542C264C1A3300427B39 /* RiveDelegatesTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveDelegatesTest.swift; sourceTree = "<group>"; };
|
|
04BE542F264D1F4100427B39 /* LayerState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LayerState.h; sourceTree = "<group>"; };
|
|
04BE5431264D243D00427B39 /* LayerState.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = LayerState.mm; sourceTree = "<group>"; };
|
|
04BE5435264D2A7500427B39 /* RivePrivateHeaders.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RivePrivateHeaders.h; sourceTree = "<group>"; };
|
|
2A7079342726277C00C035A1 /* rive_renderer_view.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = rive_renderer_view.hh; sourceTree = "<group>"; };
|
|
2A707936272628AD00C035A1 /* rive_renderer_view.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = rive_renderer_view.mm; sourceTree = "<group>"; };
|
|
C34609FB27FF9114002DBCB7 /* RiveFile+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveFile+Extensions.swift"; sourceTree = "<group>"; };
|
|
C3468E5727EB9887008652FD /* RiveView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveView.swift; sourceTree = "<group>"; };
|
|
C3468E5927ECC7C6008652FD /* RiveViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveViewModel.swift; sourceTree = "<group>"; };
|
|
C3468E5B27ED4C41008652FD /* RiveModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveModel.swift; sourceTree = "<group>"; };
|
|
C3745FD2282BFAB90087F4AF /* FPSCounterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FPSCounterView.swift; sourceTree = "<group>"; };
|
|
C39E7647285AE42500D30612 /* RiveScene.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = RiveScene.hpp; sourceTree = "<group>"; };
|
|
C39E764A285AE51900D30612 /* RiveScene.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveScene.mm; sourceTree = "<group>"; };
|
|
C3E2B57F282F242400A8651B /* RiveStateMachineInstance+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveStateMachineInstance+Extensions.swift"; sourceTree = "<group>"; };
|
|
C9601F29250C25830032AA07 /* RiveRenderer.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = RiveRenderer.hpp; sourceTree = "<group>"; };
|
|
C9601F2A250C25930032AA07 /* RiveRenderer.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveRenderer.mm; sourceTree = "<group>"; };
|
|
C9C73ED124FC478800EF9516 /* RiveRuntime.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RiveRuntime.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C9C73ED424FC478800EF9516 /* RiveRuntime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveRuntime.h; sourceTree = "<group>"; };
|
|
C9C73ED524FC478800EF9516 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C9C73EDA24FC478900EF9516 /* RiveRuntimeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RiveRuntimeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C9C73EDF24FC478900EF9516 /* RiveRuntimeTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveRuntimeTests.mm; sourceTree = "<group>"; };
|
|
C9C73EE124FC478900EF9516 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C9C741F224FC510200EF9516 /* Rive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rive.h; sourceTree = "<group>"; };
|
|
C9C741F324FC510200EF9516 /* Rive.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = Rive.mm; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C9C73ECE24FC478800EF9516 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ED724FC478900EF9516 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C9161A81263CBCBC007749A1 /* RiveRuntime.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
046FB801264EB632000129B1 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
046FB7E7264EAA5F000129B1 /* RiveFile.h */,
|
|
046FB7EC264EAA60000129B1 /* RiveArtboard.h */,
|
|
C39E7647285AE42500D30612 /* RiveScene.hpp */,
|
|
046FB7E1264EAA5E000129B1 /* RiveLinearAnimationInstance.h */,
|
|
046FB7F0264EAA60000129B1 /* RiveStateMachineInstance.h */,
|
|
046FB7EB264EAA60000129B1 /* RiveSMIInput.h */,
|
|
C9601F29250C25830032AA07 /* RiveRenderer.hpp */,
|
|
04BE542F264D1F4100427B39 /* LayerState.h */,
|
|
C9C741F224FC510200EF9516 /* Rive.h */,
|
|
04BE5435264D2A7500427B39 /* RivePrivateHeaders.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BE53F726493FE600427B39 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04BE5419264A823000427B39 /* animationconfigurations.riv */,
|
|
04BE53FC2649403600427B39 /* flux_capacitor.riv */,
|
|
04BE54012649403600427B39 /* junk.riv */,
|
|
04BE53FF2649403600427B39 /* multiple_animations.riv */,
|
|
04BE54022649403600427B39 /* multiple_state_machines.riv */,
|
|
04BE54002649403600427B39 /* multipleartboards.riv */,
|
|
04BE53FE2649403600427B39 /* noanimation.riv */,
|
|
04BE53F92649403500427B39 /* noartboard.riv */,
|
|
04BE53FA2649403600427B39 /* off_road_car_blog.riv */,
|
|
04BE54032649403600427B39 /* sample6.riv */,
|
|
04BE53F82649403500427B39 /* shapes.riv */,
|
|
04BE53FD2649403600427B39 /* state_machine_configurations.riv */,
|
|
04BE53FB2649403600427B39 /* what_a_state.riv */,
|
|
);
|
|
path = Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
C34609FA27FF9027002DBCB7 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C34609FB27FF9114002DBCB7 /* RiveFile+Extensions.swift */,
|
|
C3E2B57F282F242400A8651B /* RiveStateMachineInstance+Extensions.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
C3468E5627EB9858008652FD /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C3468E5727EB9887008652FD /* RiveView.swift */,
|
|
C3468E5927ECC7C6008652FD /* RiveViewModel.swift */,
|
|
C3468E5B27ED4C41008652FD /* RiveModel.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9BD3927263B64B100696C37 /* Renderer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
046FB801264EB632000129B1 /* include */,
|
|
046FB7EF264EAA60000129B1 /* RiveFile.mm */,
|
|
046FB7E2264EAA5E000129B1 /* RiveArtboard.mm */,
|
|
C39E764A285AE51900D30612 /* RiveScene.mm */,
|
|
046FB7E4264EAA5F000129B1 /* RiveLinearAnimationInstance.mm */,
|
|
046FB7E8264EAA5F000129B1 /* RiveStateMachineInstance.mm */,
|
|
046FB7E5264EAA5F000129B1 /* RiveSMIInput.mm */,
|
|
C9601F2A250C25930032AA07 /* RiveRenderer.mm */,
|
|
04BE5431264D243D00427B39 /* LayerState.mm */,
|
|
C9C741F324FC510200EF9516 /* Rive.mm */,
|
|
);
|
|
path = Renderer;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9BD3928263B65B100696C37 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2A7079342726277C00C035A1 /* rive_renderer_view.hh */,
|
|
2A707936272628AD00C035A1 /* rive_renderer_view.mm */,
|
|
C3745FD2282BFAB90087F4AF /* FPSCounterView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73EC724FC478800EF9516 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9C73ED324FC478800EF9516 /* Source */,
|
|
C9C73EDE24FC478900EF9516 /* Tests */,
|
|
C9C73ED224FC478800EF9516 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73ED224FC478800EF9516 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9C73ED124FC478800EF9516 /* RiveRuntime.framework */,
|
|
C9C73EDA24FC478900EF9516 /* RiveRuntimeTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73ED324FC478800EF9516 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9C73ED424FC478800EF9516 /* RiveRuntime.h */,
|
|
C3468E5627EB9858008652FD /* Components */,
|
|
C34609FA27FF9027002DBCB7 /* Extensions */,
|
|
C9BD3928263B65B100696C37 /* Views */,
|
|
C9BD3927263B64B100696C37 /* Renderer */,
|
|
C9C73ED524FC478800EF9516 /* Info.plist */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73EDE24FC478900EF9516 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04BE53F726493FE600427B39 /* Assets */,
|
|
C9C73EDF24FC478900EF9516 /* RiveRuntimeTests.mm */,
|
|
C9C73EE124FC478900EF9516 /* Info.plist */,
|
|
04BE54102649434900427B39 /* RiveFileLoadTest.mm */,
|
|
04BE5412264943BB00427B39 /* util.mm */,
|
|
04BE541526497D4100427B39 /* util.h */,
|
|
04BE5417264A818F00427B39 /* RiveAnimationConfigurationsTest.mm */,
|
|
04BE541B264A90D600427B39 /* RiveAnimationLoadTest.mm */,
|
|
04BE541D264AC7A600427B39 /* RiveArtboardLoadTest.mm */,
|
|
04BE541F264ACFC200427B39 /* RiveStateMachineLoadTest.mm */,
|
|
04BE5421264AD97C00427B39 /* RiveStateMachineConfigurationTest.mm */,
|
|
04BE5426264C02AA00427B39 /* StateMachineInstanceTest.mm */,
|
|
04BE542C264C1A3300427B39 /* RiveDelegatesTest.swift */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
04F4628E26C405A6007CEEAB /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C39E7649285AE42500D30612 /* RiveScene.hpp in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ECC24FC478800EF9516 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C39E7648285AE42500D30612 /* RiveScene.hpp in Headers */,
|
|
046FB7F7264EAA60000129B1 /* RiveFile.h in Headers */,
|
|
046FB7FC264EAA61000129B1 /* RiveArtboard.h in Headers */,
|
|
2A7079352726277C00C035A1 /* rive_renderer_view.hh in Headers */,
|
|
046FB800264EAA61000129B1 /* RiveStateMachineInstance.h in Headers */,
|
|
046FB7FB264EAA61000129B1 /* RiveSMIInput.h in Headers */,
|
|
046FB7F1264EAA60000129B1 /* RiveLinearAnimationInstance.h in Headers */,
|
|
04BE5430264D1F4100427B39 /* LayerState.h in Headers */,
|
|
C9C741F424FC510200EF9516 /* Rive.h in Headers */,
|
|
04BE5436264D2A7500427B39 /* RivePrivateHeaders.h in Headers */,
|
|
C9C73EE224FC478900EF9516 /* RiveRuntime.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C9C73ED024FC478800EF9516 /* RiveRuntime */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C9C73EE524FC478900EF9516 /* Build configuration list for PBXNativeTarget "RiveRuntime" */;
|
|
buildPhases = (
|
|
C9C73ECC24FC478800EF9516 /* Headers */,
|
|
C9C73ECD24FC478800EF9516 /* Sources */,
|
|
C9C73ECE24FC478800EF9516 /* Frameworks */,
|
|
C9C73ECF24FC478800EF9516 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RiveRuntime;
|
|
productName = RiveRuntime;
|
|
productReference = C9C73ED124FC478800EF9516 /* RiveRuntime.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C9C73ED924FC478900EF9516 /* RiveRuntimeTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C9C73EE824FC478900EF9516 /* Build configuration list for PBXNativeTarget "RiveRuntimeTests" */;
|
|
buildPhases = (
|
|
04F4628E26C405A6007CEEAB /* Headers */,
|
|
C9C73ED824FC478900EF9516 /* Resources */,
|
|
C9C73ED624FC478900EF9516 /* Sources */,
|
|
C9C73ED724FC478900EF9516 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C9C73EDD24FC478900EF9516 /* PBXTargetDependency */,
|
|
);
|
|
name = RiveRuntimeTests;
|
|
productName = RiveRuntimeTests;
|
|
productReference = C9C73EDA24FC478900EF9516 /* RiveRuntimeTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C9C73EC824FC478800EF9516 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1320;
|
|
ORGANIZATIONNAME = Rive;
|
|
TargetAttributes = {
|
|
C9C73ED024FC478800EF9516 = {
|
|
CreatedOnToolsVersion = 11.6;
|
|
LastSwiftMigration = 1250;
|
|
};
|
|
C9C73ED924FC478900EF9516 = {
|
|
CreatedOnToolsVersion = 11.6;
|
|
LastSwiftMigration = 1250;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C9C73ECB24FC478800EF9516 /* Build configuration list for PBXProject "RiveRuntime" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = C9C73EC724FC478800EF9516;
|
|
productRefGroup = C9C73ED224FC478800EF9516 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C9C73ED024FC478800EF9516 /* RiveRuntime */,
|
|
C9C73ED924FC478900EF9516 /* RiveRuntimeTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C9C73ECF24FC478800EF9516 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ED824FC478900EF9516 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04BE540A2649403600427B39 /* noanimation.riv in Resources */,
|
|
04BE54042649403600427B39 /* shapes.riv in Resources */,
|
|
04BE540F2649403600427B39 /* sample6.riv in Resources */,
|
|
04BE54082649403600427B39 /* flux_capacitor.riv in Resources */,
|
|
04BE54052649403600427B39 /* noartboard.riv in Resources */,
|
|
04BE540B2649403600427B39 /* multiple_animations.riv in Resources */,
|
|
04BE54062649403600427B39 /* off_road_car_blog.riv in Resources */,
|
|
04BE540C2649403600427B39 /* multipleartboards.riv in Resources */,
|
|
04BE540D2649403600427B39 /* junk.riv in Resources */,
|
|
04BE54092649403600427B39 /* state_machine_configurations.riv in Resources */,
|
|
04BE54072649403600427B39 /* what_a_state.riv in Resources */,
|
|
04BE541A264A823000427B39 /* animationconfigurations.riv in Resources */,
|
|
04BE540E2649403600427B39 /* multiple_state_machines.riv in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C9C73ECD24FC478800EF9516 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2A707937272628AD00C035A1 /* rive_renderer_view.mm in Sources */,
|
|
C34609FC27FF9114002DBCB7 /* RiveFile+Extensions.swift in Sources */,
|
|
C3468E5827EB9887008652FD /* RiveView.swift in Sources */,
|
|
04BE5434264D267900427B39 /* LayerState.mm in Sources */,
|
|
C9601F2B250C25930032AA07 /* RiveRenderer.mm in Sources */,
|
|
C3E2B580282F242400A8651B /* RiveStateMachineInstance+Extensions.swift in Sources */,
|
|
046FB7F5264EAA60000129B1 /* RiveSMIInput.mm in Sources */,
|
|
C3468E5A27ECC7C6008652FD /* RiveViewModel.swift in Sources */,
|
|
C3745FD3282BFAB90087F4AF /* FPSCounterView.swift in Sources */,
|
|
C9C741F524FC510200EF9516 /* Rive.mm in Sources */,
|
|
C39E764B285AE51900D30612 /* RiveScene.mm in Sources */,
|
|
046FB7F8264EAA60000129B1 /* RiveStateMachineInstance.mm in Sources */,
|
|
C3468E5C27ED4C41008652FD /* RiveModel.swift in Sources */,
|
|
046FB7FF264EAA61000129B1 /* RiveFile.mm in Sources */,
|
|
046FB7F2264EAA60000129B1 /* RiveArtboard.mm in Sources */,
|
|
046FB7F4264EAA60000129B1 /* RiveLinearAnimationInstance.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ED624FC478900EF9516 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04BE5420264ACFC200427B39 /* RiveStateMachineLoadTest.mm in Sources */,
|
|
04BE541E264AC7A600427B39 /* RiveArtboardLoadTest.mm in Sources */,
|
|
04BE542D264C1A3300427B39 /* RiveDelegatesTest.swift in Sources */,
|
|
04BE5422264AD97C00427B39 /* RiveStateMachineConfigurationTest.mm in Sources */,
|
|
04BE541C264A90D600427B39 /* RiveAnimationLoadTest.mm in Sources */,
|
|
C9C73EE024FC478900EF9516 /* RiveRuntimeTests.mm in Sources */,
|
|
04BE5413264943BB00427B39 /* util.mm in Sources */,
|
|
04BE54112649434900427B39 /* RiveFileLoadTest.mm in Sources */,
|
|
04BE5418264A818F00427B39 /* RiveAnimationConfigurationsTest.mm in Sources */,
|
|
04BE5427264C02AA00427B39 /* StateMachineInstanceTest.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C9C73EDD24FC478900EF9516 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C9C73ED024FC478800EF9516 /* RiveRuntime */;
|
|
targetProxy = C9C73EDC24FC478900EF9516 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C9C73EE324FC478900EF9516 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
GCC_ENABLE_CPP_RTTI = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
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_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9C73EE424FC478900EF9516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
GCC_ENABLE_CPP_RTTI = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
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_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C9C73EE624FC478900EF9516 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BITCODE_GENERATION_MODE = bitcode;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = NJ3JMFUNS9;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
GCC_ENABLE_CPP_RTTI = NO;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = (
|
|
dependencies/includes/skia,
|
|
dependencies/includes/skia/include/core,
|
|
dependencies/includes/skia/include/effects,
|
|
dependencies/includes/skia/include/gpu,
|
|
dependencies/includes/skia/include/config,
|
|
"dependencies/includes/rive-cpp/include",
|
|
dependencies/includes/renderer/include,
|
|
);
|
|
INFOPLIST_FILE = Source/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"${PROJECT_DIR}/dependencies/debug",
|
|
"${PROJECT_DIR}/dependencies",
|
|
);
|
|
MARKETING_VERSION = 0.6.5;
|
|
OTHER_CFLAGS = (
|
|
"-fembed-bitcode",
|
|
"-DSK_METAL",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
|
"-lskia_ios",
|
|
"-lrive",
|
|
"-lrive_skia_renderer",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
|
|
"-lskia_ios_sim",
|
|
"-lrive_sim",
|
|
"-lrive_skia_renderer_sim",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntime;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9C73EE724FC478900EF9516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BITCODE_GENERATION_MODE = bitcode;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = NJ3JMFUNS9;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_ENABLE_CPP_EXCEPTIONS = NO;
|
|
GCC_ENABLE_CPP_RTTI = NO;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = (
|
|
dependencies/includes/skia,
|
|
dependencies/includes/skia/include/core,
|
|
dependencies/includes/skia/include/effects,
|
|
dependencies/includes/skia/include/gpu,
|
|
dependencies/includes/skia/include/config,
|
|
"dependencies/includes/rive-cpp/include",
|
|
dependencies/includes/renderer/include,
|
|
);
|
|
INFOPLIST_FILE = Source/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"${PROJECT_DIR}/dependencies/release",
|
|
"${PROJECT_DIR}/dependencies",
|
|
);
|
|
MARKETING_VERSION = 0.6.5;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-fembed-bitcode",
|
|
"-DSK_METAL",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
|
"-lskia_ios",
|
|
"-lrive",
|
|
"-lrive_skia_renderer",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
|
|
"-lskia_ios_sim",
|
|
"-lrive_sim",
|
|
"-lrive_skia_renderer_sim",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntime;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
C9C73EE924FC478900EF9516 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = "submodules/rive-cpp/include";
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntimeTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9C73EEA24FC478900EF9516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = "submodules/rive-cpp/include";
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntimeTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C9C73ECB24FC478800EF9516 /* Build configuration list for PBXProject "RiveRuntime" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9C73EE324FC478900EF9516 /* Debug */,
|
|
C9C73EE424FC478900EF9516 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C9C73EE524FC478900EF9516 /* Build configuration list for PBXNativeTarget "RiveRuntime" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9C73EE624FC478900EF9516 /* Debug */,
|
|
C9C73EE724FC478900EF9516 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C9C73EE824FC478900EF9516 /* Build configuration list for PBXNativeTarget "RiveRuntimeTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9C73EE924FC478900EF9516 /* Debug */,
|
|
C9C73EEA24FC478900EF9516 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = C9C73EC824FC478800EF9516 /* Project object */;
|
|
}
|