Skip to content

Commit

Permalink
Move file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavlo Zakharov authored and Pavlo Zakharov committed Nov 4, 2020
1 parent 311fff5 commit 999196a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Charts.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
EB56849433A76B08606B73EB /* ScatterChartDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB1DD1A0F64266A10EE94194 /* ScatterChartDataSet.swift */; };
ECE7EAE7179A7F57CE9BBD8F /* Legend.swift in Sources */ = {isa = PBXBuildFile; fileRef = E64A75540C627E09080B402A /* Legend.swift */; };
ECECC58CEF03B1718F8267E8 /* AxisRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C75935E899183DDFA181E2CC /* AxisRenderer.swift */; };
EEA6B71B2546D6D100015850 /* RoundedCornersBarChatRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA6B71A2546D6D100015850 /* RoundedCornersBarChatRenderer.swift */; };
EE4DEFE12552CBF2001C80BA /* RoundedCornersBarChatRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA6B71A2546D6D100015850 /* RoundedCornersBarChatRenderer.swift */; };
F100D68395F169B93590FA96 /* HorizontalBarChartRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 539382766378B702660FDFB2 /* HorizontalBarChartRenderer.swift */; };
F103D90FC5DEEA0D7BB4407E /* ChevronUpShapeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA70259ED16FF80D8EEB0F94 /* ChevronUpShapeRenderer.swift */; };
F37B07008B8AE7F3909FFB9C /* DataRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0216EDC6A1FE272F4EB19FCF /* DataRenderer.swift */; };
Expand Down Expand Up @@ -963,7 +963,7 @@
02A6E6E1A82A27A66B8D08C4 /* MoveViewJob.swift in Sources */,
9400725714D0DA707DDECD2E /* ViewPortJob.swift in Sources */,
AEE9C4E4AC02B8FB3CD21975 /* ZoomViewJob.swift in Sources */,
EEA6B71B2546D6D100015850 /* RoundedCornersBarChatRenderer.swift in Sources */,
EE4DEFE12552CBF2001C80BA /* RoundedCornersBarChatRenderer.swift in Sources */,
ECECC58CEF03B1718F8267E8 /* AxisRenderer.swift in Sources */,
23FA50B2730D8C7ACA091C4F /* BarChartRenderer.swift in Sources */,
219192CA6B4895319AB49DCA /* BarLineScatterCandleBubbleRenderer.swift in Sources */,
Expand Down

0 comments on commit 999196a

Please sign in to comment.