Mercurial > public > stock-charts
diff InteractiveCharts.xcodeproj/project.pbxproj @ 14:edf2bfcd8d97
Reorganise structure
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Wed, 28 Apr 2021 19:01:40 +0200 |
parents | fdab6510dc46 |
children |
line wrap: on
line diff
--- a/InteractiveCharts.xcodeproj/project.pbxproj Wed Apr 28 18:58:15 2021 +0200 +++ b/InteractiveCharts.xcodeproj/project.pbxproj Wed Apr 28 19:01:40 2021 +0200 @@ -87,6 +87,15 @@ path = Helpers; sourceTree = "<group>"; }; + 950EFF0D2639CC4D00CE1B7B /* Sources */ = { + isa = PBXGroup; + children = ( + 9557883B2636B8D800D1192D /* InteractiveCharts */, + 955788462636B8D800D1192D /* InteractiveChartsTests */, + ); + path = Sources; + sourceTree = "<group>"; + }; 951D9BDE26375DDA006B6A6D /* UI Previews */ = { isa = PBXGroup; children = ( @@ -109,8 +118,7 @@ isa = PBXGroup; children = ( 950EFF0C2639CAB300CE1B7B /* Package.swift */, - 9557883B2636B8D800D1192D /* InteractiveCharts */, - 955788462636B8D800D1192D /* InteractiveChartsTests */, + 950EFF0D2639CC4D00CE1B7B /* Sources */, 9557883A2636B8D800D1192D /* Products */, ); sourceTree = "<group>";