Skip to content

Commit

Permalink
Remove extra copy (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsmartin authored Sep 5, 2023
1 parent 89a4719 commit 6cf6355
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DemoApp/DemoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
FAD52BF82A7B5EEA001F1832 /* RideDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD52BF32A7B5EEA001F1832 /* RideDetailView.swift */; };
FAD52BF92A7B5EEA001F1832 /* RideShareButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD52BF42A7B5EEA001F1832 /* RideShareButton.swift */; };
FAD52BFA2A7B5EEA001F1832 /* RideOptionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD52BF52A7B5EEA001F1832 /* RideOptionsView.swift */; };
FAF1BA632A54935C00AEBE1B /* .. in Resources */ = {isa = PBXBuildFile; fileRef = FAF1BA622A54934200AEBE1B /* .. */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -378,7 +377,6 @@
buildActionMask = 2147483647;
files = (
FA1671CB2A5367A800A42DB0 /* Preview Assets.xcassets in Resources */,
FAF1BA632A54935C00AEBE1B /* .. in Resources */,
FA1671C72A5367A800A42DB0 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit 6cf6355

Please sign in to comment.