|
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 */; }; |
122 | 123 | 84A9FB7E28C9BC0E00240C11 /* AAScatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84A9FB7C28C9BC0E00240C11 /* AAScatter.swift */; }; |
123 | 124 | 84AE6B1F26A58380001F0755 /* AADateUTCTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84AE6B1E26A58380001F0755 /* AADateUTCTool.swift */; }; |
124 | 125 | 84B68246266DB09100957FC5 /* AAChartSymbolConstant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B68245266DB09100957FC5 /* AAChartSymbolConstant.swift */; }; |
|
369 | 370 | 84903C8D2DB8D6A40029FE5A /* EmojiParticleAnimationVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmojiParticleAnimationVC.swift; sourceTree = "<group>"; }; |
370 | 371 | 84903C9A2DB9F0680029FE5A /* BubbleChartOptionsComposer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BubbleChartOptionsComposer.swift; sourceTree = "<group>"; }; |
371 | 372 | 84903C9C2DBA0BD20029FE5A /* AAChartView+ScreenRotation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AAChartView+ScreenRotation.swift"; sourceTree = "<group>"; }; |
| 373 | + 84903C9F2DBA24B50029FE5A /* EmojiProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmojiProvider.swift; sourceTree = "<group>"; }; |
372 | 374 | 84A9FB7C28C9BC0E00240C11 /* AAScatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAScatter.swift; sourceTree = "<group>"; }; |
373 | 375 | 84AE6B1E26A58380001F0755 /* AADateUTCTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AADateUTCTool.swift; sourceTree = "<group>"; }; |
374 | 376 | 84B68245266DB09100957FC5 /* AAChartSymbolConstant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AAChartSymbolConstant.swift; sourceTree = "<group>"; }; |
|
647 | 649 | 84526E342CF4621D00EB2563 /* XAxisYAxisTypeOptionsComposer.swift */, |
648 | 650 | 8437AE1F2DB5F11C003D4D84 /* MixedTypesChartOptionsComposer.swift */, |
649 | 651 | 84903C9A2DB9F0680029FE5A /* BubbleChartOptionsComposer.swift */, |
| 652 | + 84903C9F2DBA24B50029FE5A /* EmojiProvider.swift */, |
650 | 653 | ); |
651 | 654 | path = AAOptions; |
652 | 655 | sourceTree = "<group>"; |
|
1086 | 1089 | 8441C0972C620ED400A6F784 /* CustomStyleForAreasplineChartComposer.swift in Sources */, |
1087 | 1090 | 844007742B6F3FA00072FB66 /* MixedChartVC.swift in Sources */, |
1088 | 1091 | 8441C0952C620AC900A6F784 /* CustomStyleForSplineChartVC.swift in Sources */, |
| 1092 | + 84903CA02DBA24B50029FE5A /* EmojiProvider.swift in Sources */, |
1089 | 1093 | 845BABF12D030318004C15D4 /* OfficialChartSample.swift in Sources */, |
1090 | 1094 | 844007762B6F41A50072FB66 /* SpecialChartComposer.swift in Sources */, |
1091 | 1095 | 5860368820ADD4DC745A2997 /* AreaChartOptionsComposer.swift in Sources */, |
|
0 commit comments