mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
1728 lines
98 KiB
Plaintext
1728 lines
98 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
041265262B0CB41E009400EC /* OutOfBandAssetTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 041265252B0CB41E009400EC /* OutOfBandAssetTest.mm */; };
|
|
041265282B0CC387009400EC /* hosted_assets.riv in Resources */ = {isa = PBXBuildFile; fileRef = 041265272B0CC387009400EC /* hosted_assets.riv */; };
|
|
0412652A2B0CCB8E009400EC /* embedded_assets.riv in Resources */ = {isa = PBXBuildFile; fileRef = 041265292B0CCB8E009400EC /* embedded_assets.riv */; };
|
|
0424A8742BD592F2000A9A1C /* audio_test.riv in Resources */ = {isa = PBXBuildFile; fileRef = 0424A8732BD592F2000A9A1C /* audio_test.riv */; };
|
|
0424A8762BD59435000A9A1C /* img_test.riv in Resources */ = {isa = PBXBuildFile; fileRef = 0424A8752BD59435000A9A1C /* img_test.riv */; };
|
|
043025F22AF90D4800320F2E /* RiveFileAssetLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 043025F12AF90D4800320F2E /* RiveFileAssetLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
043025F42AF90EAC00320F2E /* RiveFileAssetLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 043025F32AF90EAC00320F2E /* RiveFileAssetLoader.mm */; };
|
|
043025F62AF9355B00320F2E /* CDNFileAssetLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 043025F52AF9355B00320F2E /* CDNFileAssetLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
043025F82AFA46EF00320F2E /* CDNFileAssetLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 043025F72AFA46EF00320F2E /* CDNFileAssetLoader.mm */; };
|
|
043025FA2AFA860E00320F2E /* FileAssetLoaderAdapter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 043025F92AFA860E00320F2E /* FileAssetLoaderAdapter.hpp */; };
|
|
043025FC2AFA862E00320F2E /* FileAssetLoaderAdapter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 043025FB2AFA862E00320F2E /* FileAssetLoaderAdapter.mm */; };
|
|
043025FE2AFA8FCF00320F2E /* RiveFileAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 043025FD2AFA8FCF00320F2E /* RiveFileAsset.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
043026002AFA915B00320F2E /* RiveFileAsset.mm in Sources */ = {isa = PBXBuildFile; fileRef = 043025FF2AFA915B00320F2E /* RiveFileAsset.mm */; };
|
|
043026022AFB9FCD00320F2E /* RiveFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 043026012AFB9FCD00320F2E /* RiveFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
043026042AFBA04100320F2E /* RiveFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 043026032AFBA04100320F2E /* RiveFactory.mm */; };
|
|
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 */; };
|
|
04E222402BE3C85100D82668 /* ball_test.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04E2223F2BE3C85100D82668 /* ball_test.riv */; };
|
|
04ED72F1299C114000E8DE53 /* RiveViewModelTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04ED72F0299C114000E8DE53 /* RiveViewModelTest.swift */; };
|
|
04ED72F3299C115100E8DE53 /* empty_animation_state.riv in Resources */ = {isa = PBXBuildFile; fileRef = 04ED72F2299C115100E8DE53 /* empty_animation_state.riv */; };
|
|
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 */; };
|
|
2AD589B02B5705D800CD1D24 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AD589AF2B5705D800CD1D24 /* AVFoundation.framework */; };
|
|
2AD589B22B573C9F00CD1D24 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AD589B12B573C9F00CD1D24 /* CoreAudio.framework */; };
|
|
2AD589B32B574BF700CD1D24 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AD589AF2B5705D800CD1D24 /* AVFoundation.framework */; };
|
|
2AD589B62B574C0A00CD1D24 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AD589B12B573C9F00CD1D24 /* CoreAudio.framework */; };
|
|
2AD589BA2B57589400CD1D24 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AD589B92B57589400CD1D24 /* AudioToolbox.framework */; };
|
|
2AD589BB2B57589B00CD1D24 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2AD589B92B57589400CD1D24 /* AudioToolbox.framework */; };
|
|
2E54F23A2BE428990013016C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 2E54F2392BE428990013016C /* PrivacyInfo.xcprivacy */; };
|
|
83DE4C912AA8DD7B00B88B72 /* RenderContextManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 83DE4C902AA8DD7B00B88B72 /* RenderContextManager.mm */; };
|
|
83DE4C932AA8DD9F00B88B72 /* RenderContextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 83DE4C922AA8DD9F00B88B72 /* RenderContextManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
83DE4CA72AAAE72100B88B72 /* RenderContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 83DE4CA62AAAE72000B88B72 /* RenderContext.h */; };
|
|
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 */; };
|
|
C38BB5F4287629C20039E385 /* defaultstatemachine.riv in Resources */ = {isa = PBXBuildFile; fileRef = C38BB5F3287629C20039E385 /* defaultstatemachine.riv */; };
|
|
C38BB5F628762B720039E385 /* RiveStateMachineTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C38BB5F528762B720039E385 /* RiveStateMachineTest.swift */; };
|
|
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 /* CoreGraphicsRenderer.mm in Sources */ = {isa = PBXBuildFile; fileRef = C9601F2A250C25930032AA07 /* CoreGraphicsRenderer.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 */; };
|
|
E57798A62A72C9C500FF25C3 /* RiveTextValueRun.mm in Sources */ = {isa = PBXBuildFile; fileRef = E57798A52A72C9C500FF25C3 /* RiveTextValueRun.mm */; };
|
|
E57798A72A72EEAD00FF25C3 /* RiveTextValueRun.h in Headers */ = {isa = PBXBuildFile; fileRef = E57798A12A72C81F00FF25C3 /* RiveTextValueRun.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E57798AB2A7310B700FF25C3 /* testtext.riv in Resources */ = {isa = PBXBuildFile; fileRef = E57798AA2A7310B700FF25C3 /* testtext.riv */; };
|
|
E5964A962A965A9300140479 /* RiveEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = E5964A952A965A9300140479 /* RiveEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E5964A982A9697B600140479 /* RiveEvent.mm in Sources */ = {isa = PBXBuildFile; fileRef = E5964A972A9697B600140479 /* RiveEvent.mm */; };
|
|
E599DCF92AAFA06100D1E49A /* rating_animation.riv in Resources */ = {isa = PBXBuildFile; fileRef = E599DCF82AAFA06100D1E49A /* rating_animation.riv */; };
|
|
E599DCFA2AAFA06100D1E49A /* rating_animation.riv in Resources */ = {isa = PBXBuildFile; fileRef = E599DCF82AAFA06100D1E49A /* rating_animation.riv */; };
|
|
F20808E22E05C3FF0082A281 /* View+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F20808E12E05C3FF0082A281 /* View+Extensions.swift */; };
|
|
F21C3D1B2DDFCD93005F82F4 /* RiveRenderImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21C3D1A2DDFCD93005F82F4 /* RiveRenderImage+Extensions.swift */; };
|
|
F21F08142C66526D00FFA205 /* RiveFallbackFontDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21F08132C66526D00FFA205 /* RiveFallbackFontDescriptor.swift */; };
|
|
F22CF1B12D380E3700D35779 /* data_binding_test.riv in Resources */ = {isa = PBXBuildFile; fileRef = F22CF1B02D380E3700D35779 /* data_binding_test.riv */; };
|
|
F22CF1B32D380E6900D35779 /* DataBindingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22CF1B22D380E6900D35779 /* DataBindingTests.swift */; };
|
|
F22E12112D67D47C00F2E8C3 /* RiveDisplayLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = F23B2B7F2D2DCD70007AA53E /* RiveDisplayLink.swift */; };
|
|
F23626AA2C8F90FA00727D9A /* nested_text_run.riv in Resources */ = {isa = PBXBuildFile; fileRef = F23626A92C8F90FA00727D9A /* nested_text_run.riv */; };
|
|
F23992E72CB9C1C60021EF61 /* RenderContextTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F23992E62CB9C1C60021EF61 /* RenderContextTests.m */; };
|
|
F24FC6452DD3C83700DEE8C5 /* RiveRenderImageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24FC6442DD3C83700DEE8C5 /* RiveRenderImageTests.swift */; };
|
|
F24FC6492DD3C85E00DEE8C5 /* 1x1_jpg.jpg in Resources */ = {isa = PBXBuildFile; fileRef = F24FC6472DD3C85E00DEE8C5 /* 1x1_jpg.jpg */; };
|
|
F24FC64A2DD3C85E00DEE8C5 /* 1x1_png.png in Resources */ = {isa = PBXBuildFile; fileRef = F24FC6482DD3C85E00DEE8C5 /* 1x1_png.png */; };
|
|
F24FC6572DD3D7AD00DEE8C5 /* data_binding_image_test.riv in Resources */ = {isa = PBXBuildFile; fileRef = F24FC6562DD3D7AD00DEE8C5 /* data_binding_image_test.riv */; };
|
|
F259E5872D35B91700B78FEF /* RiveDataBindingViewModel.mm in Sources */ = {isa = PBXBuildFile; fileRef = F259E5862D35B91700B78FEF /* RiveDataBindingViewModel.mm */; };
|
|
F259E5882D35B91700B78FEF /* RiveDataBindingViewModel.h in Headers */ = {isa = PBXBuildFile; fileRef = F259E5852D35B91700B78FEF /* RiveDataBindingViewModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F25C58A82D5A60EC00186C91 /* RiveLogger+DataBinding.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25C58A72D5A60EC00186C91 /* RiveLogger+DataBinding.swift */; };
|
|
F2610DD22CA5B4C40090D50B /* RiveLogger+StateMachine.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2610DD12CA5B4C40090D50B /* RiveLogger+StateMachine.swift */; };
|
|
F2610DD42CA5B5460090D50B /* RiveLogger+Artboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2610DD32CA5B5460090D50B /* RiveLogger+Artboard.swift */; };
|
|
F2610DD62CA5B5DD0090D50B /* RiveLogger+ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2610DD52CA5B5DD0090D50B /* RiveLogger+ViewModel.swift */; };
|
|
F2610DD82CA5B6570090D50B /* RiveLogger+Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2610DD72CA5B6570090D50B /* RiveLogger+Model.swift */; };
|
|
F2610DDA2CA5B84B0090D50B /* RiveLogger+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2610DD92CA5B84B0090D50B /* RiveLogger+File.swift */; };
|
|
F2610DE12CA5FBE30090D50B /* RiveLogger+View.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2610DE02CA5FBE30090D50B /* RiveLogger+View.swift */; };
|
|
F27B61582D35C00E003C0345 /* RiveDataBindingViewModelInstance.h in Headers */ = {isa = PBXBuildFile; fileRef = F27B61562D35C00E003C0345 /* RiveDataBindingViewModelInstance.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F27B61592D35C00E003C0345 /* RiveDataBindingViewModelInstance.mm in Sources */ = {isa = PBXBuildFile; fileRef = F27B61572D35C00E003C0345 /* RiveDataBindingViewModelInstance.mm */; };
|
|
F27B615C2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = F27B615A2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F27B615D2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.mm in Sources */ = {isa = PBXBuildFile; fileRef = F27B615B2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.mm */; };
|
|
F28DE4532C5002D900F3C379 /* RiveModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F28DE4522C5002D900F3C379 /* RiveModelTests.swift */; };
|
|
F2B29EA22D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.h in Headers */ = {isa = PBXBuildFile; fileRef = F2B29EA02D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F2B29EA32D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.m in Sources */ = {isa = PBXBuildFile; fileRef = F2B29EA12D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.m */; };
|
|
F2BE72112E05DB8E00B66C78 /* ViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2BE72102E05DB8E00B66C78 /* ViewTests.swift */; };
|
|
F2C003E82C933D2300339E67 /* RiveMetalDrawableView.h in Headers */ = {isa = PBXBuildFile; fileRef = F2C003E72C933D2300339E67 /* RiveMetalDrawableView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F2C07B1B2DA9854F00DC8C84 /* WeakContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = F2C07B192DA9854F00DC8C84 /* WeakContainer.h */; };
|
|
F2C07B1C2DA9854F00DC8C84 /* WeakContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = F2C07B1A2DA9854F00DC8C84 /* WeakContainer.m */; };
|
|
F2CCA9792C9B2799007DC0D2 /* referenced_image_asset.riv in Resources */ = {isa = PBXBuildFile; fileRef = F2CCA9782C9B2799007DC0D2 /* referenced_image_asset.riv */; };
|
|
F2CCA9C22C9E13BA007DC0D2 /* RiveLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2CCA9C12C9E13BA007DC0D2 /* RiveLogger.swift */; };
|
|
F2D285492C6D469900728340 /* RiveFallbackFontProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2D285482C6D469900728340 /* RiveFallbackFontProvider.swift */; };
|
|
F2ECC2312C666824008B20E5 /* RiveFallbackFontDescriptor+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2ECC2302C666824008B20E5 /* RiveFallbackFontDescriptor+Extensions.swift */; };
|
|
F2ECC23A2C66B949008B20E5 /* RiveFontTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2ECC2382C66B920008B20E5 /* RiveFontTests.swift */; };
|
|
F2FD94042CC9492B00C1FC85 /* RiveFont.m in Sources */ = {isa = PBXBuildFile; fileRef = F2FD94032CC9492B00C1FC85 /* RiveFont.m */; };
|
|
F2FD94052CC9492B00C1FC85 /* RiveFont.h in Headers */ = {isa = PBXBuildFile; fileRef = F2FD94022CC9492B00C1FC85 /* RiveFont.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F2FD94082CC94B1A00C1FC85 /* RiveFallbackFontCache.m in Sources */ = {isa = PBXBuildFile; fileRef = F2FD94072CC94B1A00C1FC85 /* RiveFallbackFontCache.m */; };
|
|
F2FD94092CC94B1A00C1FC85 /* RiveFallbackFontCache.h in Headers */ = {isa = PBXBuildFile; fileRef = F2FD94062CC94B1A00C1FC85 /* RiveFallbackFontCache.h */; };
|
|
/* 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 */
|
|
041265252B0CB41E009400EC /* OutOfBandAssetTest.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = OutOfBandAssetTest.mm; sourceTree = "<group>"; };
|
|
041265272B0CC387009400EC /* hosted_assets.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = hosted_assets.riv; sourceTree = "<group>"; };
|
|
041265292B0CCB8E009400EC /* embedded_assets.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = embedded_assets.riv; sourceTree = "<group>"; };
|
|
0424A8732BD592F2000A9A1C /* audio_test.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = audio_test.riv; sourceTree = "<group>"; };
|
|
0424A8752BD59435000A9A1C /* img_test.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = img_test.riv; sourceTree = "<group>"; };
|
|
043025F12AF90D4800320F2E /* RiveFileAssetLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveFileAssetLoader.h; sourceTree = "<group>"; };
|
|
043025F32AF90EAC00320F2E /* RiveFileAssetLoader.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveFileAssetLoader.mm; sourceTree = "<group>"; };
|
|
043025F52AF9355B00320F2E /* CDNFileAssetLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CDNFileAssetLoader.h; sourceTree = "<group>"; };
|
|
043025F72AFA46EF00320F2E /* CDNFileAssetLoader.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = CDNFileAssetLoader.mm; sourceTree = "<group>"; };
|
|
043025F92AFA860E00320F2E /* FileAssetLoaderAdapter.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = FileAssetLoaderAdapter.hpp; sourceTree = "<group>"; };
|
|
043025FB2AFA862E00320F2E /* FileAssetLoaderAdapter.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = FileAssetLoaderAdapter.mm; sourceTree = "<group>"; };
|
|
043025FD2AFA8FCF00320F2E /* RiveFileAsset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveFileAsset.h; sourceTree = "<group>"; };
|
|
043025FF2AFA915B00320F2E /* RiveFileAsset.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveFileAsset.mm; sourceTree = "<group>"; };
|
|
043026012AFB9FCD00320F2E /* RiveFactory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveFactory.h; sourceTree = "<group>"; };
|
|
043026032AFBA04100320F2E /* RiveFactory.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveFactory.mm; sourceTree = "<group>"; };
|
|
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>"; };
|
|
04E2223F2BE3C85100D82668 /* ball_test.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = ball_test.riv; sourceTree = "<group>"; };
|
|
04ED72F0299C114000E8DE53 /* RiveViewModelTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RiveViewModelTest.swift; sourceTree = "<group>"; };
|
|
04ED72F2299C115100E8DE53 /* empty_animation_state.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = empty_animation_state.riv; 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>"; };
|
|
2AD589AF2B5705D800CD1D24 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
2AD589B12B573C9F00CD1D24 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
|
|
2AD589B42B574C0000CD1D24 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
|
|
2AD589B92B57589400CD1D24 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
2E54F2392BE428990013016C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
|
83DE4C902AA8DD7B00B88B72 /* RenderContextManager.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RenderContextManager.mm; path = Source/Renderer/RenderContextManager.mm; sourceTree = SOURCE_ROOT; };
|
|
83DE4C922AA8DD9F00B88B72 /* RenderContextManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderContextManager.h; sourceTree = "<group>"; };
|
|
83DE4CA62AAAE72000B88B72 /* RenderContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderContext.h; 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>"; };
|
|
C38BB5F3287629C20039E385 /* defaultstatemachine.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = defaultstatemachine.riv; sourceTree = "<group>"; };
|
|
C38BB5F528762B720039E385 /* RiveStateMachineTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveStateMachineTest.swift; sourceTree = "<group>"; };
|
|
C3E2B57F282F242400A8651B /* RiveStateMachineInstance+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveStateMachineInstance+Extensions.swift"; sourceTree = "<group>"; };
|
|
C9601F29250C25830032AA07 /* CoreGraphicsRenderer.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = CoreGraphicsRenderer.hpp; sourceTree = "<group>"; };
|
|
C9601F2A250C25930032AA07 /* CoreGraphicsRenderer.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = CoreGraphicsRenderer.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>"; };
|
|
E57798A12A72C81F00FF25C3 /* RiveTextValueRun.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; path = RiveTextValueRun.h; sourceTree = "<group>"; };
|
|
E57798A52A72C9C500FF25C3 /* RiveTextValueRun.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveTextValueRun.mm; sourceTree = "<group>"; };
|
|
E57798AA2A7310B700FF25C3 /* testtext.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = testtext.riv; sourceTree = "<group>"; };
|
|
E5964A952A965A9300140479 /* RiveEvent.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; path = RiveEvent.h; sourceTree = "<group>"; };
|
|
E5964A972A9697B600140479 /* RiveEvent.mm */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; path = RiveEvent.mm; sourceTree = "<group>"; };
|
|
E599DCF82AAFA06100D1E49A /* rating_animation.riv */ = {isa = PBXFileReference; lastKnownFileType = file; name = rating_animation.riv; path = "Example-iOS/Assets/rating_animation.riv"; sourceTree = SOURCE_ROOT; };
|
|
F20808E12E05C3FF0082A281 /* View+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extensions.swift"; sourceTree = "<group>"; };
|
|
F21C3D1A2DDFCD93005F82F4 /* RiveRenderImage+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveRenderImage+Extensions.swift"; sourceTree = "<group>"; };
|
|
F21F08132C66526D00FFA205 /* RiveFallbackFontDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveFallbackFontDescriptor.swift; sourceTree = "<group>"; };
|
|
F22883752E1D61B50042FB20 /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
|
|
F22CF1B02D380E3700D35779 /* data_binding_test.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = data_binding_test.riv; sourceTree = "<group>"; };
|
|
F22CF1B22D380E6900D35779 /* DataBindingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataBindingTests.swift; sourceTree = "<group>"; };
|
|
F23626A92C8F90FA00727D9A /* nested_text_run.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = nested_text_run.riv; sourceTree = "<group>"; };
|
|
F23992E62CB9C1C60021EF61 /* RenderContextTests.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; path = RenderContextTests.m; sourceTree = "<group>"; };
|
|
F23B2B7F2D2DCD70007AA53E /* RiveDisplayLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveDisplayLink.swift; sourceTree = "<group>"; };
|
|
F24FC6442DD3C83700DEE8C5 /* RiveRenderImageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveRenderImageTests.swift; sourceTree = "<group>"; };
|
|
F24FC6472DD3C85E00DEE8C5 /* 1x1_jpg.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 1x1_jpg.jpg; sourceTree = "<group>"; };
|
|
F24FC6482DD3C85E00DEE8C5 /* 1x1_png.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 1x1_png.png; sourceTree = "<group>"; };
|
|
F24FC6562DD3D7AD00DEE8C5 /* data_binding_image_test.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = data_binding_image_test.riv; sourceTree = "<group>"; };
|
|
F259E5852D35B91700B78FEF /* RiveDataBindingViewModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveDataBindingViewModel.h; sourceTree = "<group>"; };
|
|
F259E5862D35B91700B78FEF /* RiveDataBindingViewModel.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveDataBindingViewModel.mm; sourceTree = "<group>"; };
|
|
F25C58A72D5A60EC00186C91 /* RiveLogger+DataBinding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+DataBinding.swift"; sourceTree = "<group>"; };
|
|
F2610DD12CA5B4C40090D50B /* RiveLogger+StateMachine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+StateMachine.swift"; sourceTree = "<group>"; };
|
|
F2610DD32CA5B5460090D50B /* RiveLogger+Artboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+Artboard.swift"; sourceTree = "<group>"; };
|
|
F2610DD52CA5B5DD0090D50B /* RiveLogger+ViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+ViewModel.swift"; sourceTree = "<group>"; };
|
|
F2610DD72CA5B6570090D50B /* RiveLogger+Model.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+Model.swift"; sourceTree = "<group>"; };
|
|
F2610DD92CA5B84B0090D50B /* RiveLogger+File.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+File.swift"; sourceTree = "<group>"; };
|
|
F2610DE02CA5FBE30090D50B /* RiveLogger+View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveLogger+View.swift"; sourceTree = "<group>"; };
|
|
F27B61562D35C00E003C0345 /* RiveDataBindingViewModelInstance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveDataBindingViewModelInstance.h; sourceTree = "<group>"; };
|
|
F27B61572D35C00E003C0345 /* RiveDataBindingViewModelInstance.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveDataBindingViewModelInstance.mm; sourceTree = "<group>"; };
|
|
F27B615A2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveDataBindingViewModelInstanceProperty.h; sourceTree = "<group>"; };
|
|
F27B615B2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RiveDataBindingViewModelInstanceProperty.mm; sourceTree = "<group>"; };
|
|
F28DE4522C5002D900F3C379 /* RiveModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveModelTests.swift; sourceTree = "<group>"; };
|
|
F2B29EA02D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveDataBindingViewModelInstancePropertyData.h; sourceTree = "<group>"; };
|
|
F2B29EA12D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; path = RiveDataBindingViewModelInstancePropertyData.m; sourceTree = "<group>"; };
|
|
F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Catalyst.xcconfig; sourceTree = "<group>"; };
|
|
F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = macOS.xcconfig; sourceTree = "<group>"; };
|
|
F2BE72102E05DB8E00B66C78 /* ViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewTests.swift; sourceTree = "<group>"; };
|
|
F2C003E72C933D2300339E67 /* RiveMetalDrawableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveMetalDrawableView.h; sourceTree = "<group>"; };
|
|
F2C07B192DA9854F00DC8C84 /* WeakContainer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WeakContainer.h; sourceTree = "<group>"; };
|
|
F2C07B1A2DA9854F00DC8C84 /* WeakContainer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WeakContainer.m; sourceTree = "<group>"; };
|
|
F2CCA9782C9B2799007DC0D2 /* referenced_image_asset.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = referenced_image_asset.riv; sourceTree = "<group>"; };
|
|
F2CCA9C12C9E13BA007DC0D2 /* RiveLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveLogger.swift; sourceTree = "<group>"; };
|
|
F2D285482C6D469900728340 /* RiveFallbackFontProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveFallbackFontProvider.swift; sourceTree = "<group>"; };
|
|
F2ECC2302C666824008B20E5 /* RiveFallbackFontDescriptor+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RiveFallbackFontDescriptor+Extensions.swift"; sourceTree = "<group>"; };
|
|
F2ECC2382C66B920008B20E5 /* RiveFontTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveFontTests.swift; sourceTree = "<group>"; };
|
|
F2FD94022CC9492B00C1FC85 /* RiveFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveFont.h; sourceTree = "<group>"; };
|
|
F2FD94032CC9492B00C1FC85 /* RiveFont.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; path = RiveFont.m; sourceTree = "<group>"; };
|
|
F2FD94062CC94B1A00C1FC85 /* RiveFallbackFontCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RiveFallbackFontCache.h; sourceTree = "<group>"; };
|
|
F2FD94072CC94B1A00C1FC85 /* RiveFallbackFontCache.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; path = RiveFallbackFontCache.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C9C73ECE24FC478800EF9516 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2AD589BB2B57589B00CD1D24 /* AudioToolbox.framework in Frameworks */,
|
|
2AD589B62B574C0A00CD1D24 /* CoreAudio.framework in Frameworks */,
|
|
2AD589B32B574BF700CD1D24 /* AVFoundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ED724FC478900EF9516 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2AD589BA2B57589400CD1D24 /* AudioToolbox.framework in Frameworks */,
|
|
2AD589B22B573C9F00CD1D24 /* CoreAudio.framework in Frameworks */,
|
|
2AD589B02B5705D800CD1D24 /* AVFoundation.framework in Frameworks */,
|
|
C9161A81263CBCBC007749A1 /* RiveRuntime.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
046FB801264EB632000129B1 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9C741F224FC510200EF9516 /* Rive.h */,
|
|
046FB7E7264EAA5F000129B1 /* RiveFile.h */,
|
|
046FB7EC264EAA60000129B1 /* RiveArtboard.h */,
|
|
2A7079342726277C00C035A1 /* rive_renderer_view.hh */,
|
|
046FB7E1264EAA5E000129B1 /* RiveLinearAnimationInstance.h */,
|
|
046FB7EB264EAA60000129B1 /* RiveSMIInput.h */,
|
|
046FB7F0264EAA60000129B1 /* RiveStateMachineInstance.h */,
|
|
C9601F29250C25830032AA07 /* CoreGraphicsRenderer.hpp */,
|
|
04BE542F264D1F4100427B39 /* LayerState.h */,
|
|
04BE5435264D2A7500427B39 /* RivePrivateHeaders.h */,
|
|
E57798A12A72C81F00FF25C3 /* RiveTextValueRun.h */,
|
|
83DE4CA62AAAE72000B88B72 /* RenderContext.h */,
|
|
83DE4C922AA8DD9F00B88B72 /* RenderContextManager.h */,
|
|
E5964A952A965A9300140479 /* RiveEvent.h */,
|
|
043025F12AF90D4800320F2E /* RiveFileAssetLoader.h */,
|
|
043025F52AF9355B00320F2E /* CDNFileAssetLoader.h */,
|
|
043025F92AFA860E00320F2E /* FileAssetLoaderAdapter.hpp */,
|
|
043025FD2AFA8FCF00320F2E /* RiveFileAsset.h */,
|
|
043026012AFB9FCD00320F2E /* RiveFactory.h */,
|
|
F2C003E72C933D2300339E67 /* RiveMetalDrawableView.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
04BE53F726493FE600427B39 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F24FC6562DD3D7AD00DEE8C5 /* data_binding_image_test.riv */,
|
|
F24FC6472DD3C85E00DEE8C5 /* 1x1_jpg.jpg */,
|
|
F24FC6482DD3C85E00DEE8C5 /* 1x1_png.png */,
|
|
F22CF1B02D380E3700D35779 /* data_binding_test.riv */,
|
|
F2CCA9782C9B2799007DC0D2 /* referenced_image_asset.riv */,
|
|
F23626A92C8F90FA00727D9A /* nested_text_run.riv */,
|
|
0424A8752BD59435000A9A1C /* img_test.riv */,
|
|
04E2223F2BE3C85100D82668 /* ball_test.riv */,
|
|
0424A8732BD592F2000A9A1C /* audio_test.riv */,
|
|
041265272B0CC387009400EC /* hosted_assets.riv */,
|
|
041265292B0CCB8E009400EC /* embedded_assets.riv */,
|
|
C38BB5F3287629C20039E385 /* defaultstatemachine.riv */,
|
|
04BE5419264A823000427B39 /* animationconfigurations.riv */,
|
|
04BE53FC2649403600427B39 /* flux_capacitor.riv */,
|
|
04BE54012649403600427B39 /* junk.riv */,
|
|
04ED72F2299C115100E8DE53 /* empty_animation_state.riv */,
|
|
04BE53FF2649403600427B39 /* multiple_animations.riv */,
|
|
E57798AA2A7310B700FF25C3 /* testtext.riv */,
|
|
E599DCF82AAFA06100D1E49A /* rating_animation.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>";
|
|
};
|
|
2AD589AE2B5705D800CD1D24 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2AD589B92B57589400CD1D24 /* AudioToolbox.framework */,
|
|
2AD589B42B574C0000CD1D24 /* AudioUnit.framework */,
|
|
2AD589B12B573C9F00CD1D24 /* CoreAudio.framework */,
|
|
2AD589AF2B5705D800CD1D24 /* AVFoundation.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
2E54F2382BE428750013016C /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2E54F2392BE428990013016C /* PrivacyInfo.xcprivacy */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
C3468E5627EB9858008652FD /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9C73ED424FC478800EF9516 /* RiveRuntime.h */,
|
|
C3745FD2282BFAB90087F4AF /* FPSCounterView.swift */,
|
|
C34609FB27FF9114002DBCB7 /* RiveFile+Extensions.swift */,
|
|
C3E2B57F282F242400A8651B /* RiveStateMachineInstance+Extensions.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9BD3927263B64B100696C37 /* Renderer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
046FB801264EB632000129B1 /* include */,
|
|
C9C741F324FC510200EF9516 /* Rive.mm */,
|
|
046FB7EF264EAA60000129B1 /* RiveFile.mm */,
|
|
046FB7E2264EAA5E000129B1 /* RiveArtboard.mm */,
|
|
2A707936272628AD00C035A1 /* rive_renderer_view.mm */,
|
|
046FB7E4264EAA5F000129B1 /* RiveLinearAnimationInstance.mm */,
|
|
046FB7E8264EAA5F000129B1 /* RiveStateMachineInstance.mm */,
|
|
046FB7E5264EAA5F000129B1 /* RiveSMIInput.mm */,
|
|
C9601F2A250C25930032AA07 /* CoreGraphicsRenderer.mm */,
|
|
E57798A52A72C9C500FF25C3 /* RiveTextValueRun.mm */,
|
|
04BE5431264D243D00427B39 /* LayerState.mm */,
|
|
83DE4C902AA8DD7B00B88B72 /* RenderContextManager.mm */,
|
|
E5964A972A9697B600140479 /* RiveEvent.mm */,
|
|
043025F32AF90EAC00320F2E /* RiveFileAssetLoader.mm */,
|
|
043025F72AFA46EF00320F2E /* CDNFileAssetLoader.mm */,
|
|
043025FB2AFA862E00320F2E /* FileAssetLoaderAdapter.mm */,
|
|
043025FF2AFA915B00320F2E /* RiveFileAsset.mm */,
|
|
043026032AFBA04100320F2E /* RiveFactory.mm */,
|
|
);
|
|
path = Renderer;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73EC724FC478800EF9516 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F2BD96D72DDCC7A200E7F49A /* Config */,
|
|
C9C73ED324FC478800EF9516 /* Source */,
|
|
2E54F2382BE428750013016C /* Resources */,
|
|
C9C73EDE24FC478900EF9516 /* Tests */,
|
|
C9C73ED224FC478800EF9516 /* Products */,
|
|
2AD589AE2B5705D800CD1D24 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73ED224FC478800EF9516 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9C73ED124FC478800EF9516 /* RiveRuntime.framework */,
|
|
C9C73EDA24FC478900EF9516 /* RiveRuntimeTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C9C73ED324FC478800EF9516 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F24FC6502DD3CF6700DEE8C5 /* Extensions */,
|
|
F259E5842D35B87800B78FEF /* DataBinding */,
|
|
F2CCA9C02C9E13B2007DC0D2 /* Logging */,
|
|
C3468E5727EB9887008652FD /* RiveView.swift */,
|
|
C3468E5927ECC7C6008652FD /* RiveViewModel.swift */,
|
|
C3468E5B27ED4C41008652FD /* RiveModel.swift */,
|
|
F23B2B7F2D2DCD70007AA53E /* RiveDisplayLink.swift */,
|
|
F21F08152C66527B00FFA205 /* Fonts */,
|
|
C9BD3927263B64B100696C37 /* Renderer */,
|
|
C3468E5627EB9858008652FD /* Utils */,
|
|
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 */,
|
|
04ED72F0299C114000E8DE53 /* RiveViewModelTest.swift */,
|
|
04BE5426264C02AA00427B39 /* StateMachineInstanceTest.mm */,
|
|
04BE542C264C1A3300427B39 /* RiveDelegatesTest.swift */,
|
|
C38BB5F528762B720039E385 /* RiveStateMachineTest.swift */,
|
|
041265252B0CB41E009400EC /* OutOfBandAssetTest.mm */,
|
|
F28DE4522C5002D900F3C379 /* RiveModelTests.swift */,
|
|
F2ECC2382C66B920008B20E5 /* RiveFontTests.swift */,
|
|
F23992E62CB9C1C60021EF61 /* RenderContextTests.m */,
|
|
F22CF1B22D380E6900D35779 /* DataBindingTests.swift */,
|
|
F24FC6442DD3C83700DEE8C5 /* RiveRenderImageTests.swift */,
|
|
F2BE72102E05DB8E00B66C78 /* ViewTests.swift */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
F21F08152C66527B00FFA205 /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F21F08132C66526D00FFA205 /* RiveFallbackFontDescriptor.swift */,
|
|
F2ECC2302C666824008B20E5 /* RiveFallbackFontDescriptor+Extensions.swift */,
|
|
F2D285482C6D469900728340 /* RiveFallbackFontProvider.swift */,
|
|
F2FD94022CC9492B00C1FC85 /* RiveFont.h */,
|
|
F2FD94032CC9492B00C1FC85 /* RiveFont.m */,
|
|
F2FD94062CC94B1A00C1FC85 /* RiveFallbackFontCache.h */,
|
|
F2FD94072CC94B1A00C1FC85 /* RiveFallbackFontCache.m */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
F24FC6502DD3CF6700DEE8C5 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F21C3D1A2DDFCD93005F82F4 /* RiveRenderImage+Extensions.swift */,
|
|
F20808E12E05C3FF0082A281 /* View+Extensions.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
F259E5842D35B87800B78FEF /* DataBinding */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F259E5852D35B91700B78FEF /* RiveDataBindingViewModel.h */,
|
|
F259E5862D35B91700B78FEF /* RiveDataBindingViewModel.mm */,
|
|
F27B61562D35C00E003C0345 /* RiveDataBindingViewModelInstance.h */,
|
|
F27B61572D35C00E003C0345 /* RiveDataBindingViewModelInstance.mm */,
|
|
F27B615A2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.h */,
|
|
F27B615B2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.mm */,
|
|
F2B29EA02D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.h */,
|
|
F2B29EA12D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.m */,
|
|
F2C07B192DA9854F00DC8C84 /* WeakContainer.h */,
|
|
F2C07B1A2DA9854F00DC8C84 /* WeakContainer.m */,
|
|
);
|
|
path = DataBinding;
|
|
sourceTree = "<group>";
|
|
};
|
|
F2BD96D72DDCC7A200E7F49A /* Config */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */,
|
|
F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */,
|
|
F22883752E1D61B50042FB20 /* Base.xcconfig */,
|
|
);
|
|
path = Config;
|
|
sourceTree = "<group>";
|
|
};
|
|
F2CCA9C02C9E13B2007DC0D2 /* Logging */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F2CCA9C12C9E13BA007DC0D2 /* RiveLogger.swift */,
|
|
F2610DD52CA5B5DD0090D50B /* RiveLogger+ViewModel.swift */,
|
|
F2610DD12CA5B4C40090D50B /* RiveLogger+StateMachine.swift */,
|
|
F2610DD32CA5B5460090D50B /* RiveLogger+Artboard.swift */,
|
|
F2610DD72CA5B6570090D50B /* RiveLogger+Model.swift */,
|
|
F2610DD92CA5B84B0090D50B /* RiveLogger+File.swift */,
|
|
F2610DE02CA5FBE30090D50B /* RiveLogger+View.swift */,
|
|
F25C58A72D5A60EC00186C91 /* RiveLogger+DataBinding.swift */,
|
|
);
|
|
path = Logging;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
04F4628E26C405A6007CEEAB /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ECC24FC478800EF9516 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C9C741F424FC510200EF9516 /* Rive.h in Headers */,
|
|
046FB7F7264EAA60000129B1 /* RiveFile.h in Headers */,
|
|
046FB7FC264EAA61000129B1 /* RiveArtboard.h in Headers */,
|
|
2A7079352726277C00C035A1 /* rive_renderer_view.hh in Headers */,
|
|
83DE4C932AA8DD9F00B88B72 /* RenderContextManager.h in Headers */,
|
|
046FB800264EAA61000129B1 /* RiveStateMachineInstance.h in Headers */,
|
|
043025FA2AFA860E00320F2E /* FileAssetLoaderAdapter.hpp in Headers */,
|
|
046FB7FB264EAA61000129B1 /* RiveSMIInput.h in Headers */,
|
|
F2C07B1B2DA9854F00DC8C84 /* WeakContainer.h in Headers */,
|
|
E57798A72A72EEAD00FF25C3 /* RiveTextValueRun.h in Headers */,
|
|
046FB7F1264EAA60000129B1 /* RiveLinearAnimationInstance.h in Headers */,
|
|
043025F62AF9355B00320F2E /* CDNFileAssetLoader.h in Headers */,
|
|
04BE5430264D1F4100427B39 /* LayerState.h in Headers */,
|
|
043025F22AF90D4800320F2E /* RiveFileAssetLoader.h in Headers */,
|
|
043025FE2AFA8FCF00320F2E /* RiveFileAsset.h in Headers */,
|
|
E5964A962A965A9300140479 /* RiveEvent.h in Headers */,
|
|
F2C003E82C933D2300339E67 /* RiveMetalDrawableView.h in Headers */,
|
|
043026022AFB9FCD00320F2E /* RiveFactory.h in Headers */,
|
|
C9C741F424FC510200EF9516 /* Rive.h in Headers */,
|
|
F259E5882D35B91700B78FEF /* RiveDataBindingViewModel.h in Headers */,
|
|
F27B61582D35C00E003C0345 /* RiveDataBindingViewModelInstance.h in Headers */,
|
|
F27B615C2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.h in Headers */,
|
|
F2B29EA22D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.h in Headers */,
|
|
F2FD94052CC9492B00C1FC85 /* RiveFont.h in Headers */,
|
|
04BE5436264D2A7500427B39 /* RivePrivateHeaders.h in Headers */,
|
|
C9C73EE224FC478900EF9516 /* RiveRuntime.h in Headers */,
|
|
F2FD94092CC94B1A00C1FC85 /* RiveFallbackFontCache.h in Headers */,
|
|
83DE4CA72AAAE72100B88B72 /* RenderContext.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 = (
|
|
2E54F23A2BE428990013016C /* PrivacyInfo.xcprivacy in Resources */,
|
|
E599DCF92AAFA06100D1E49A /* rating_animation.riv in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ED824FC478900EF9516 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04BE540A2649403600427B39 /* noanimation.riv in Resources */,
|
|
04BE54042649403600427B39 /* shapes.riv in Resources */,
|
|
04BE540F2649403600427B39 /* sample6.riv in Resources */,
|
|
F22CF1B12D380E3700D35779 /* data_binding_test.riv in Resources */,
|
|
C38BB5F4287629C20039E385 /* defaultstatemachine.riv in Resources */,
|
|
04BE54082649403600427B39 /* flux_capacitor.riv in Resources */,
|
|
04BE54052649403600427B39 /* noartboard.riv in Resources */,
|
|
F23626AA2C8F90FA00727D9A /* nested_text_run.riv in Resources */,
|
|
0424A8742BD592F2000A9A1C /* audio_test.riv in Resources */,
|
|
0412652A2B0CCB8E009400EC /* embedded_assets.riv in Resources */,
|
|
04BE540B2649403600427B39 /* multiple_animations.riv in Resources */,
|
|
F24FC6572DD3D7AD00DEE8C5 /* data_binding_image_test.riv in Resources */,
|
|
041265282B0CC387009400EC /* hosted_assets.riv in Resources */,
|
|
E57798AB2A7310B700FF25C3 /* testtext.riv in Resources */,
|
|
04ED72F3299C115100E8DE53 /* empty_animation_state.riv in Resources */,
|
|
F2CCA9792C9B2799007DC0D2 /* referenced_image_asset.riv in Resources */,
|
|
E599DCFA2AAFA06100D1E49A /* rating_animation.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 */,
|
|
04E222402BE3C85100D82668 /* ball_test.riv in Resources */,
|
|
F24FC6492DD3C85E00DEE8C5 /* 1x1_jpg.jpg in Resources */,
|
|
F24FC64A2DD3C85E00DEE8C5 /* 1x1_png.png in Resources */,
|
|
0424A8762BD59435000A9A1C /* img_test.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 */,
|
|
F2610DD82CA5B6570090D50B /* RiveLogger+Model.swift in Sources */,
|
|
F22E12112D67D47C00F2E8C3 /* RiveDisplayLink.swift in Sources */,
|
|
F2610DD62CA5B5DD0090D50B /* RiveLogger+ViewModel.swift in Sources */,
|
|
F25C58A82D5A60EC00186C91 /* RiveLogger+DataBinding.swift in Sources */,
|
|
E5964A982A9697B600140479 /* RiveEvent.mm in Sources */,
|
|
F21F08142C66526D00FFA205 /* RiveFallbackFontDescriptor.swift in Sources */,
|
|
F2CCA9C22C9E13BA007DC0D2 /* RiveLogger.swift in Sources */,
|
|
F20808E22E05C3FF0082A281 /* View+Extensions.swift in Sources */,
|
|
043025F82AFA46EF00320F2E /* CDNFileAssetLoader.mm in Sources */,
|
|
F27B615D2D35C75A003C0345 /* RiveDataBindingViewModelInstanceProperty.mm in Sources */,
|
|
043026042AFBA04100320F2E /* RiveFactory.mm in Sources */,
|
|
04BE5434264D267900427B39 /* LayerState.mm in Sources */,
|
|
F2610DDA2CA5B84B0090D50B /* RiveLogger+File.swift in Sources */,
|
|
C9601F2B250C25930032AA07 /* CoreGraphicsRenderer.mm in Sources */,
|
|
043025F42AF90EAC00320F2E /* RiveFileAssetLoader.mm in Sources */,
|
|
F27B61592D35C00E003C0345 /* RiveDataBindingViewModelInstance.mm in Sources */,
|
|
F2D285492C6D469900728340 /* RiveFallbackFontProvider.swift in Sources */,
|
|
043025FC2AFA862E00320F2E /* FileAssetLoaderAdapter.mm in Sources */,
|
|
83DE4C912AA8DD7B00B88B72 /* RenderContextManager.mm in Sources */,
|
|
F2610DE12CA5FBE30090D50B /* RiveLogger+View.swift in Sources */,
|
|
C3E2B580282F242400A8651B /* RiveStateMachineInstance+Extensions.swift in Sources */,
|
|
F2B29EA32D52B5EB00CB30ED /* RiveDataBindingViewModelInstancePropertyData.m in Sources */,
|
|
046FB7F5264EAA60000129B1 /* RiveSMIInput.mm in Sources */,
|
|
F2C07B1C2DA9854F00DC8C84 /* WeakContainer.m in Sources */,
|
|
043026002AFA915B00320F2E /* RiveFileAsset.mm in Sources */,
|
|
F2FD94042CC9492B00C1FC85 /* RiveFont.m in Sources */,
|
|
C3468E5A27ECC7C6008652FD /* RiveViewModel.swift in Sources */,
|
|
C3745FD3282BFAB90087F4AF /* FPSCounterView.swift in Sources */,
|
|
F2ECC2312C666824008B20E5 /* RiveFallbackFontDescriptor+Extensions.swift in Sources */,
|
|
C9C741F524FC510200EF9516 /* Rive.mm in Sources */,
|
|
F2610DD42CA5B5460090D50B /* RiveLogger+Artboard.swift in Sources */,
|
|
046FB7F8264EAA60000129B1 /* RiveStateMachineInstance.mm in Sources */,
|
|
C3468E5C27ED4C41008652FD /* RiveModel.swift in Sources */,
|
|
F259E5872D35B91700B78FEF /* RiveDataBindingViewModel.mm in Sources */,
|
|
F21C3D1B2DDFCD93005F82F4 /* RiveRenderImage+Extensions.swift in Sources */,
|
|
046FB7FF264EAA61000129B1 /* RiveFile.mm in Sources */,
|
|
F2FD94082CC94B1A00C1FC85 /* RiveFallbackFontCache.m in Sources */,
|
|
046FB7F2264EAA60000129B1 /* RiveArtboard.mm in Sources */,
|
|
F2610DD22CA5B4C40090D50B /* RiveLogger+StateMachine.swift in Sources */,
|
|
046FB7F4264EAA60000129B1 /* RiveLinearAnimationInstance.mm in Sources */,
|
|
E57798A62A72C9C500FF25C3 /* RiveTextValueRun.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C9C73ED624FC478900EF9516 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F2BE72112E05DB8E00B66C78 /* ViewTests.swift in Sources */,
|
|
04BE5420264ACFC200427B39 /* RiveStateMachineLoadTest.mm in Sources */,
|
|
04BE541E264AC7A600427B39 /* RiveArtboardLoadTest.mm in Sources */,
|
|
041265262B0CB41E009400EC /* OutOfBandAssetTest.mm in Sources */,
|
|
04BE542D264C1A3300427B39 /* RiveDelegatesTest.swift in Sources */,
|
|
04BE5422264AD97C00427B39 /* RiveStateMachineConfigurationTest.mm in Sources */,
|
|
04ED72F1299C114000E8DE53 /* RiveViewModelTest.swift in Sources */,
|
|
04BE541C264A90D600427B39 /* RiveAnimationLoadTest.mm in Sources */,
|
|
F23992E72CB9C1C60021EF61 /* RenderContextTests.m in Sources */,
|
|
C9C73EE024FC478900EF9516 /* RiveRuntimeTests.mm in Sources */,
|
|
04BE5413264943BB00427B39 /* util.mm in Sources */,
|
|
F2ECC23A2C66B949008B20E5 /* RiveFontTests.swift in Sources */,
|
|
F28DE4532C5002D900F3C379 /* RiveModelTests.swift in Sources */,
|
|
04BE54112649434900427B39 /* RiveFileLoadTest.mm in Sources */,
|
|
C38BB5F628762B720039E385 /* RiveStateMachineTest.swift in Sources */,
|
|
F22CF1B32D380E6900D35779 /* DataBindingTests.swift in Sources */,
|
|
04BE5418264A818F00427B39 /* RiveAnimationConfigurationsTest.mm in Sources */,
|
|
04BE5427264C02AA00427B39 /* StateMachineInstanceTest.mm in Sources */,
|
|
F24FC6452DD3C83700DEE8C5 /* RiveRenderImageTests.swift 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;
|
|
baseConfigurationReference = F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
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;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Manual;
|
|
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 = "macosx iphonesimulator iphoneos";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9C73EE424FC478900EF9516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
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;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Manual;
|
|
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 = "macosx iphonesimulator iphoneos";
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C9C73EE624FC478900EF9516 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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 = Manual;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
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/rive/include,
|
|
dependencies/includes/renderer/include,
|
|
dependencies/includes/cg_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",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
MARKETING_VERSION = 0.6.5;
|
|
OTHER_CFLAGS = (
|
|
"-fembed-bitcode",
|
|
"-DSK_METAL",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-DYOGA_EXPORT=",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvos*]" = (
|
|
"-lrive_appletvos",
|
|
"-lrive_harfbuzz_appletvos",
|
|
"-lminiaudio_appletvos",
|
|
"-lrive_sheenbidi_appletvos",
|
|
"-lrive_yoga_appletvos",
|
|
"-lrive_pls_renderer_appletvos",
|
|
"-lrive_cg_renderer_appletvos",
|
|
"-lrive_decoders_appletvos",
|
|
"-lrive_webp_appletvos",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvsimulator*]" = (
|
|
"-lrive_appletvsimulator",
|
|
"-lrive_harfbuzz_appletvsimulator",
|
|
"-lminiaudio_appletvsimulator",
|
|
"-lrive_sheenbidi_appletvsimulator",
|
|
"-lrive_yoga_appletvsimulator",
|
|
"-lrive_pls_renderer_appletvsimulator",
|
|
"-lrive_cg_renderer_appletvsimulator",
|
|
"-lrive_decoders_appletvsimulator",
|
|
"-lrive_webp_appletvsimulator",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
|
"-lrive",
|
|
"-lrive_harfbuzz",
|
|
"-lminiaudio",
|
|
"-lrive_sheenbidi",
|
|
"-lrive_yoga",
|
|
"-lrive_pls_renderer",
|
|
"-lrive_cg_renderer",
|
|
"-lrive_decoders",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
|
|
"-lrive_sim",
|
|
"-lrive_harfbuzz_sim",
|
|
"-lminiaudio_sim",
|
|
"-lrive_sheenbidi_sim",
|
|
"-lrive_yoga_sim",
|
|
"-lrive_pls_renderer_sim",
|
|
"-lrive_cg_renderer_sim",
|
|
"-lrive_decoders_sim",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xros*]" = (
|
|
"-lrive_xros",
|
|
"-lrive_harfbuzz_xros",
|
|
"-lminiaudio_xros",
|
|
"-lrive_sheenbidi_xros",
|
|
"-lrive_yoga_xros",
|
|
"-lrive_pls_renderer_xros",
|
|
"-lrive_cg_renderer_xros",
|
|
"-lrive_decoders_xros",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xrsimulator*]" = (
|
|
"-lrive_xrsimulator",
|
|
"-lrive_harfbuzz_xrsimulator",
|
|
"-lminiaudio_xrsimulator",
|
|
"-lrive_sheenbidi_xrsimulator",
|
|
"-lrive_yoga_xrsimulator",
|
|
"-lrive_pls_renderer_xrsimulator",
|
|
"-lrive_cg_renderer_xrsimulator",
|
|
"-lrive_decoders_xrsimulator",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntime;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,6,7";
|
|
TVOS_DEPLOYMENT_TARGET = 16.0;
|
|
XROS_DEPLOYMENT_TARGET = 1.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9C73EE724FC478900EF9516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */;
|
|
buildSettings = {
|
|
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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 = Manual;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
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/rive/include,
|
|
dependencies/includes/renderer/include,
|
|
dependencies/includes/cg_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",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
MARKETING_VERSION = 0.6.5;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-fembed-bitcode",
|
|
"-DSK_METAL",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-DYOGA_EXPORT=",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvos*]" = (
|
|
"-lrive_appletvos",
|
|
"-lrive_harfbuzz_appletvos",
|
|
"-lminiaudio_appletvos",
|
|
"-lrive_sheenbidi_appletvos",
|
|
"-lrive_yoga_appletvos",
|
|
"-lrive_pls_renderer_appletvos",
|
|
"-lrive_cg_renderer_appletvos",
|
|
"-lrive_decoders_appletvos",
|
|
"-lrive_webp_appletvos",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvsimulator*]" = (
|
|
"-lrive_appletvsimulator",
|
|
"-lrive_harfbuzz_appletvsimulator",
|
|
"-lminiaudio_appletvsimulator",
|
|
"-lrive_sheenbidi_appletvsimulator",
|
|
"-lrive_yoga_appletvsimulator",
|
|
"-lrive_pls_renderer_appletvsimulator",
|
|
"-lrive_cg_renderer_appletvsimulator",
|
|
"-lrive_decoders_appletvsimulator",
|
|
"-lrive_webp_appletvsimulator",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
|
"-lrive",
|
|
"-lrive_harfbuzz",
|
|
"-lminiaudio",
|
|
"-lrive_sheenbidi",
|
|
"-lrive_yoga",
|
|
"-lrive_pls_renderer",
|
|
"-lrive_cg_renderer",
|
|
"-lrive_decoders",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
|
|
"-lrive_sim",
|
|
"-lrive_harfbuzz_sim",
|
|
"-lminiaudio_sim",
|
|
"-lrive_sheenbidi_sim",
|
|
"-lrive_yoga_sim",
|
|
"-lrive_pls_renderer_sim",
|
|
"-lrive_cg_renderer_sim",
|
|
"-lrive_decoders_sim",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xros*]" = (
|
|
"-lrive_xros",
|
|
"-lrive_harfbuzz_xros",
|
|
"-lminiaudio_xros",
|
|
"-lrive_sheenbidi_xros",
|
|
"-lrive_yoga_xros",
|
|
"-lrive_pls_renderer_xros",
|
|
"-lrive_cg_renderer_xros",
|
|
"-lrive_decoders_xros",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xrsimulator*]" = (
|
|
"-lrive_xrsimulator",
|
|
"-lrive_harfbuzz_xrsimulator",
|
|
"-lminiaudio_xrsimulator",
|
|
"-lrive_sheenbidi_xrsimulator",
|
|
"-lrive_yoga_xrsimulator",
|
|
"-lrive_pls_renderer_xrsimulator",
|
|
"-lrive_cg_renderer_xrsimulator",
|
|
"-lrive_decoders_xrsimulator",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntime;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,6,7";
|
|
TVOS_DEPLOYMENT_TARGET = 16.0;
|
|
XROS_DEPLOYMENT_TARGET = 1.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
C9C73EE924FC478900EF9516 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = dependencies/includes/rive/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)";
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,7";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C9C73EEA24FC478900EF9516 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D62DDCC7A200E7F49A /* macOS.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = dependencies/includes/rive/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)";
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,7";
|
|
};
|
|
name = Release;
|
|
};
|
|
F2BD96D82DDCC82600E7F49A /* Debug (Catalyst) */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
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;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Manual;
|
|
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 = "macosx iphonesimulator iphoneos";
|
|
SWIFT_OBJC_INTERFACE_HEADER_NAME = "-Swift.h";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = "Debug (Catalyst)";
|
|
};
|
|
F2BD96D92DDCC82600E7F49A /* Debug (Catalyst) */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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 = Manual;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
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/rive/include,
|
|
dependencies/includes/renderer/include,
|
|
dependencies/includes/cg_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",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
MARKETING_VERSION = 0.6.5;
|
|
OTHER_CFLAGS = (
|
|
"-fembed-bitcode",
|
|
"-DSK_METAL",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-DYOGA_EXPORT=",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvos*]" = (
|
|
"-lrive_appletvos",
|
|
"-lrive_harfbuzz_appletvos",
|
|
"-lminiaudio_appletvos",
|
|
"-lrive_sheenbidi_appletvos",
|
|
"-lrive_yoga_appletvos",
|
|
"-lrive_pls_renderer_appletvos",
|
|
"-lrive_cg_renderer_appletvos",
|
|
"-lrive_decoders_appletvos",
|
|
"-lrive_webp_appletvos",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvsimulator*]" = (
|
|
"-lrive_appletvsimulator",
|
|
"-lrive_harfbuzz_appletvsimulator",
|
|
"-lminiaudio_appletvsimulator",
|
|
"-lrive_sheenbidi_appletvsimulator",
|
|
"-lrive_yoga_appletvsimulator",
|
|
"-lrive_pls_renderer_appletvsimulator",
|
|
"-lrive_cg_renderer_appletvsimulator",
|
|
"-lrive_decoders_appletvsimulator",
|
|
"-lrive_webp_appletvsimulator",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
|
"-lrive",
|
|
"-lrive_harfbuzz",
|
|
"-lminiaudio",
|
|
"-lrive_sheenbidi",
|
|
"-lrive_yoga",
|
|
"-lrive_pls_renderer",
|
|
"-lrive_cg_renderer",
|
|
"-lrive_decoders",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
|
|
"-lrive_sim",
|
|
"-lrive_harfbuzz_sim",
|
|
"-lminiaudio_sim",
|
|
"-lrive_sheenbidi_sim",
|
|
"-lrive_yoga_sim",
|
|
"-lrive_pls_renderer_sim",
|
|
"-lrive_cg_renderer_sim",
|
|
"-lrive_decoders_sim",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xros*]" = (
|
|
"-lrive_xros",
|
|
"-lrive_harfbuzz_xros",
|
|
"-lminiaudio_xros",
|
|
"-lrive_sheenbidi_xros",
|
|
"-lrive_yoga_xros",
|
|
"-lrive_pls_renderer_xros",
|
|
"-lrive_cg_renderer_xros",
|
|
"-lrive_decoders_xros",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xrsimulator*]" = (
|
|
"-lrive_xrsimulator",
|
|
"-lrive_harfbuzz_xrsimulator",
|
|
"-lminiaudio_xrsimulator",
|
|
"-lrive_sheenbidi_xrsimulator",
|
|
"-lrive_yoga_xrsimulator",
|
|
"-lrive_pls_renderer_xrsimulator",
|
|
"-lrive_cg_renderer_xrsimulator",
|
|
"-lrive_decoders_xrsimulator",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntime;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_OBJC_INTERFACE_HEADER_NAME = "RiveRuntime-Swift.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,6,7";
|
|
TVOS_DEPLOYMENT_TARGET = 16.0;
|
|
XROS_DEPLOYMENT_TARGET = 1.0;
|
|
};
|
|
name = "Debug (Catalyst)";
|
|
};
|
|
F2BD96DA2DDCC82600E7F49A /* Debug (Catalyst) */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = dependencies/includes/rive/include;
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"${PROJECT_DIR}/dependencies",
|
|
"${PROJECT_DIR}/dependencies/release",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntimeTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,7";
|
|
};
|
|
name = "Debug (Catalyst)";
|
|
};
|
|
F2BD96DB2DDCC82900E7F49A /* Release (Catalyst) */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
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;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Manual;
|
|
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 = "macosx iphonesimulator iphoneos";
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OBJC_INTERFACE_HEADER_NAME = "-Swift.h";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = "Release (Catalyst)";
|
|
};
|
|
F2BD96DC2DDCC82900E7F49A /* Release (Catalyst) */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */;
|
|
buildSettings = {
|
|
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
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 = Manual;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
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/rive/include,
|
|
dependencies/includes/renderer/include,
|
|
dependencies/includes/cg_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",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
MARKETING_VERSION = 0.6.5;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-fembed-bitcode",
|
|
"-DSK_METAL",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-DYOGA_EXPORT=",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvos*]" = (
|
|
"-lrive_appletvos",
|
|
"-lrive_harfbuzz_appletvos",
|
|
"-lminiaudio_appletvos",
|
|
"-lrive_sheenbidi_appletvos",
|
|
"-lrive_yoga_appletvos",
|
|
"-lrive_pls_renderer_appletvos",
|
|
"-lrive_cg_renderer_appletvos",
|
|
"-lrive_decoders_appletvos",
|
|
"-lrive_webp_appletvos",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=appletvsimulator*]" = (
|
|
"-lrive_appletvsimulator",
|
|
"-lrive_harfbuzz_appletvsimulator",
|
|
"-lminiaudio_appletvsimulator",
|
|
"-lrive_sheenbidi_appletvsimulator",
|
|
"-lrive_yoga_appletvsimulator",
|
|
"-lrive_pls_renderer_appletvsimulator",
|
|
"-lrive_cg_renderer_appletvsimulator",
|
|
"-lrive_decoders_appletvsimulator",
|
|
"-lrive_webp_appletvsimulator",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
|
"-lrive",
|
|
"-lrive_harfbuzz",
|
|
"-lminiaudio",
|
|
"-lrive_sheenbidi",
|
|
"-lrive_yoga",
|
|
"-lrive_pls_renderer",
|
|
"-lrive_cg_renderer",
|
|
"-lrive_decoders",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
|
|
"-lrive_sim",
|
|
"-lrive_harfbuzz_sim",
|
|
"-lminiaudio_sim",
|
|
"-lrive_sheenbidi_sim",
|
|
"-lrive_yoga_sim",
|
|
"-lrive_pls_renderer_sim",
|
|
"-lrive_cg_renderer_sim",
|
|
"-lrive_decoders_sim",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xros*]" = (
|
|
"-lrive_xros",
|
|
"-lrive_harfbuzz_xros",
|
|
"-lminiaudio_xros",
|
|
"-lrive_sheenbidi_xros",
|
|
"-lrive_yoga_xros",
|
|
"-lrive_pls_renderer_xros",
|
|
"-lrive_cg_renderer_xros",
|
|
"-lrive_decoders_xros",
|
|
);
|
|
"OTHER_LDFLAGS[sdk=xrsimulator*]" = (
|
|
"-lrive_xrsimulator",
|
|
"-lrive_harfbuzz_xrsimulator",
|
|
"-lminiaudio_xrsimulator",
|
|
"-lrive_sheenbidi_xrsimulator",
|
|
"-lrive_yoga_xrsimulator",
|
|
"-lrive_pls_renderer_xrsimulator",
|
|
"-lrive_cg_renderer_xrsimulator",
|
|
"-lrive_decoders_xrsimulator",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntime;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_OBJC_INTERFACE_HEADER_NAME = "RiveRuntime-Swift.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,6,7";
|
|
TVOS_DEPLOYMENT_TARGET = 16.0;
|
|
XROS_DEPLOYMENT_TARGET = 1.0;
|
|
};
|
|
name = "Release (Catalyst)";
|
|
};
|
|
F2BD96DD2DDCC82900E7F49A /* Release (Catalyst) */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F2BD96D52DDCC7A200E7F49A /* Catalyst.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"HEADER_SEARCH_PATHS[arch=*]" = dependencies/includes/rive/include;
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"${PROJECT_DIR}/dependencies",
|
|
"${PROJECT_DIR}/dependencies/release",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = rive.app.ios.runtime.RiveRuntimeTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx xros xrsimulator";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3,7";
|
|
};
|
|
name = "Release (Catalyst)";
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C9C73ECB24FC478800EF9516 /* Build configuration list for PBXProject "RiveRuntime" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9C73EE324FC478900EF9516 /* Debug */,
|
|
F2BD96D82DDCC82600E7F49A /* Debug (Catalyst) */,
|
|
C9C73EE424FC478900EF9516 /* Release */,
|
|
F2BD96DB2DDCC82900E7F49A /* Release (Catalyst) */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C9C73EE524FC478900EF9516 /* Build configuration list for PBXNativeTarget "RiveRuntime" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9C73EE624FC478900EF9516 /* Debug */,
|
|
F2BD96D92DDCC82600E7F49A /* Debug (Catalyst) */,
|
|
C9C73EE724FC478900EF9516 /* Release */,
|
|
F2BD96DC2DDCC82900E7F49A /* Release (Catalyst) */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C9C73EE824FC478900EF9516 /* Build configuration list for PBXNativeTarget "RiveRuntimeTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C9C73EE924FC478900EF9516 /* Debug */,
|
|
F2BD96DA2DDCC82600E7F49A /* Debug (Catalyst) */,
|
|
C9C73EEA24FC478900EF9516 /* Release */,
|
|
F2BD96DD2DDCC82900E7F49A /* Release (Catalyst) */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = C9C73EC824FC478800EF9516 /* Project object */;
|
|
}
|