|
119 | 119 | 84903C8E2DB8D6A40029FE5A /* EmojiParticleAnimationVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84903C8D2DB8D6A40029FE5A /* EmojiParticleAnimationVC.swift */; }; |
120 | 120 | 84903C9B2DB9F0680029FE5A /* BubbleChartOptionsComposer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84903C9A2DB9F0680029FE5A /* BubbleChartOptionsComposer.swift */; }; |
121 | 121 | 84903C9D2DBA0BD20029FE5A /* AAChartView+ScreenRotation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84903C9C2DBA0BD20029FE5A /* AAChartView+ScreenRotation.swift */; }; |
| 122 | + 84903CA02DBA24B50029FE5A /* EmojiProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84903C9F2DBA24B50029FE5A /* EmojiProvider.swift */; }; |
| 123 | + 84903CAE2DBA2E5C0029FE5A /* LissajousCurveViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84903CAD2DBA2E5C0029FE5A /* LissajousCurveViewController.swift */; }; |
122 | 124 | 84A9FB7E28C9BC0E00240C11 /* AAScatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A9FB7C28C9BC0E00240C11 /* AAScatter.swift */; }; |
123 | 125 | 84AE6B1F26A58380001F0755 /* AADateUTCTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84AE6B1E26A58380001F0755 /* AADateUTCTool.swift */; }; |
124 | 126 | 84B68246266DB09100957FC5 /* AAChartSymbolConstant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B68245266DB09100957FC5 /* AAChartSymbolConstant.swift */; }; |
|
369 | 371 | 84903C8D2DB8D6A40029FE5A /* EmojiParticleAnimationVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmojiParticleAnimationVC.swift; sourceTree = "<group>"; }; |
370 | 372 | 84903C9A2DB9F0680029FE5A /* BubbleChartOptionsComposer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BubbleChartOptionsComposer.swift; sourceTree = "<group>"; }; |
371 | 373 | 84903C9C2DBA0BD20029FE5A /* AAChartView+ScreenRotation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AAChartView+ScreenRotation.swift"; sourceTree = "<group>"; }; |
| 374 | + 84903C9F2DBA24B50029FE5A /* EmojiProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmojiProvider.swift; sourceTree = "<group>"; }; |
| 375 | + 84903CAD2DBA2E5C0029FE5A /* LissajousCurveViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LissajousCurveViewController.swift; sourceTree = "<group>"; }; |
372 | 376 | 84A9FB7C28C9BC0E00240C11 /* AAScatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAScatter.swift; sourceTree = "<group>"; }; |
373 | 377 | 84AE6B1E26A58380001F0755 /* AADateUTCTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AADateUTCTool.swift; sourceTree = "<group>"; }; |
374 | 378 | 84B68245266DB09100957FC5 /* AAChartSymbolConstant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAChartSymbolConstant.swift; sourceTree = "<group>"; }; |
|
643 | 647 | 84595DE72B4698D600F69273 /* PolarChartOptionsVC.swift */, |
644 | 648 | 8437AE212DB61965003D4D84 /* MixedTypesChartOptionsVC.swift */, |
645 | 649 | 84903C8D2DB8D6A40029FE5A /* EmojiParticleAnimationVC.swift */, |
| 650 | + 84903CAD2DBA2E5C0029FE5A /* LissajousCurveViewController.swift */, |
646 | 651 | 2DC1178786788013590AD7CC /* BubbleLegendChartOptionsComposer.swift */, |
647 | 652 | 84526E342CF4621D00EB2563 /* XAxisYAxisTypeOptionsComposer.swift */, |
648 | 653 | 8437AE1F2DB5F11C003D4D84 /* MixedTypesChartOptionsComposer.swift */, |
649 | 654 | 84903C9A2DB9F0680029FE5A /* BubbleChartOptionsComposer.swift */, |
| 655 | + 84903C9F2DBA24B50029FE5A /* EmojiProvider.swift */, |
650 | 656 | ); |
651 | 657 | path = AAOptions; |
652 | 658 | sourceTree = "<group>"; |
|
1070 | 1076 | 84DEA0D82846013F00D0206F /* CustomTouchEndEventCallbackVC.swift in Sources */, |
1071 | 1077 | 44EB70A722BCB606008FECE4 /* JSFunctionForAATooltipVC.swift in Sources */, |
1072 | 1078 | 84123BC52DB0AE00003DA7A0 /* AARoundedCornersSeriesElement.swift in Sources */, |
| 1079 | + 84903CAE2DBA2E5C0029FE5A /* LissajousCurveViewController.swift in Sources */, |
1073 | 1080 | 84595DE82B4698D600F69273 /* PolarChartOptionsVC.swift in Sources */, |
1074 | 1081 | 84B68246266DB09100957FC5 /* AAChartSymbolConstant.swift in Sources */, |
1075 | 1082 | 84790F442CC236C80047C133 /* CustomLargeDateSeriesClickEventCallbackVC.swift in Sources */, |
|
1086 | 1093 | 8441C0972C620ED400A6F784 /* CustomStyleForAreasplineChartComposer.swift in Sources */, |
1087 | 1094 | 844007742B6F3FA00072FB66 /* MixedChartVC.swift in Sources */, |
1088 | 1095 | 8441C0952C620AC900A6F784 /* CustomStyleForSplineChartVC.swift in Sources */, |
| 1096 | + 84903CA02DBA24B50029FE5A /* EmojiProvider.swift in Sources */, |
1089 | 1097 | 845BABF12D030318004C15D4 /* OfficialChartSample.swift in Sources */, |
1090 | 1098 | 844007762B6F41A50072FB66 /* SpecialChartComposer.swift in Sources */, |
1091 | 1099 | 5860368820ADD4DC745A2997 /* AreaChartOptionsComposer.swift in Sources */, |
|
0 commit comments