Skip to content

Commit

Permalink
fix: Xcode file view
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandram-Dutta committed Jan 29, 2024
1 parent 687c6c6 commit 4830f83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions VITTY/VITTY.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@
5D72EDE02AB9970900704BF5 /* UsernameResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UsernameResponse.swift; sourceTree = "<group>"; };
5D72EDE32AB99D9A00704BF5 /* UserResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserResponse.swift; sourceTree = "<group>"; };
5D7F04F62AAB9E9900ECED15 /* APIConstants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIConstants.swift; sourceTree = "<group>"; };
5D95374A2A96821A00EA1D4D /* Confidential.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Confidential.swift; sourceTree = "<group>"; };
5DB03A342A85555E00DB7E60 /* MenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuView.swift; sourceTree = "<group>"; };
5DB9DDF22A9251F60027C893 /* UserDetailsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetailsRow.swift; sourceTree = "<group>"; };
5DC03D442AB4585E00FE1725 /* API.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = API.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -466,7 +465,6 @@
isa = PBXGroup;
children = (
5251A7FF2B46E3C000D44CFE /* .swift-format */,
5D95374A2A96821A00EA1D4D /* Confidential.swift */,
314A408E27383BEC0058082F /* VITTYApp.swift */,
314A409027383BEC0058082F /* ContentView.swift */,
314A409227383BEE0058082F /* Assets.xcassets */,
Expand Down

0 comments on commit 4830f83

Please sign in to comment.