Skip to content

Commit 86c1ea0

Browse files
committed
Rename graphview_example_code --> GraphView
1 parent f0fcfec commit 86c1ea0

File tree

12 files changed

+0
-2
lines changed

12 files changed

+0
-2
lines changed

graphview_example_code/GraphView.xcodeproj/project.pbxproj renamed to GraphView/GraphView.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
E1FAD1C3212948E900FE8B13 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E1FAD1B9212948E900FE8B13 /* Main.storyboard */; };
1616
E1FAD1C4212948E900FE8B13 /* GraphType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FAD1BB212948E900FE8B13 /* GraphType.swift */; };
1717
E1FAD1C5212948E900FE8B13 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FAD1BC212948E900FE8B13 /* AppDelegate.swift */; };
18-
E1FAD1C6212948E900FE8B13 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = E1FAD1BD212948E900FE8B13 /* Info.plist */; };
1918
E1FAD1DF2129496E00FE8B13 /* ReferenceLineDrawingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FAD1C92129496E00FE8B13 /* ReferenceLineDrawingView.swift */; };
2019
E1FAD1E02129496E00FE8B13 /* BarDrawingLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FAD1CA2129496E00FE8B13 /* BarDrawingLayer.swift */; };
2120
E1FAD1E12129496E00FE8B13 /* GradientDrawingLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FAD1CB2129496E00FE8B13 /* GradientDrawingLayer.swift */; };
@@ -238,7 +237,6 @@
238237
E1FAD1C0212948E900FE8B13 /* Assets.xcassets in Resources */,
239238
E1FAD1C3212948E900FE8B13 /* Main.storyboard in Resources */,
240239
E1FAD1C2212948E900FE8B13 /* LaunchScreen.storyboard in Resources */,
241-
E1FAD1C6212948E900FE8B13 /* Info.plist in Resources */,
242240
);
243241
runOnlyForDeploymentPostprocessing = 0;
244242
};
File renamed without changes.

0 commit comments

Comments
 (0)