Skip to content

Commit

Permalink
FranzCocoa: drop AppStore.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Oct 21, 2023
1 parent d7d0bb4 commit 9c2a9cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
4 changes: 0 additions & 4 deletions FranzCocoa.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
43CD623F28CE289F00095144 /* WelcomeWindowContentViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43CD623C28CE282400095144 /* WelcomeWindowContentViewController.xib */; };
43CD624828CE3B5D00095144 /* ConnectionDetailsFormViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CD624628CE3B5D00095144 /* ConnectionDetailsFormViewController.swift */; };
43CD624928CE3B5D00095144 /* ConnectionDetailsFormViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 43CD624728CE3B5D00095144 /* ConnectionDetailsFormViewController.xib */; };
43CF3BC32977FC90004ED332 /* AppStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43CF3BC22977FC90004ED332 /* AppStore.swift */; };
43D03DD428FAC6030049D44D /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D03DD328FAC6030049D44D /* Keychain.swift */; };
43D03DD628FAFE3B0049D44D /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D03DD528FAFE3B0049D44D /* Notifications.swift */; };
43D03DD828FB03940049D44D /* Identifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D03DD728FB03940049D44D /* Identifiers.swift */; };
Expand Down Expand Up @@ -171,7 +170,6 @@
43CD623D28CE282400095144 /* WelcomeWindowContentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeWindowContentViewController.swift; sourceTree = "<group>"; };
43CD624628CE3B5D00095144 /* ConnectionDetailsFormViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionDetailsFormViewController.swift; sourceTree = "<group>"; };
43CD624728CE3B5D00095144 /* ConnectionDetailsFormViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ConnectionDetailsFormViewController.xib; sourceTree = "<group>"; };
43CF3BC22977FC90004ED332 /* AppStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppStore.swift; sourceTree = "<group>"; };
43D03DD328FAC6030049D44D /* Keychain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = "<group>"; };
43D03DD528FAFE3B0049D44D /* Notifications.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notifications.swift; sourceTree = "<group>"; };
43D03DD728FB03940049D44D /* Identifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Identifiers.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -242,7 +240,6 @@
isa = PBXGroup;
children = (
43CD621828CE24B000095144 /* AppDelegate.swift */,
43CF3BC22977FC90004ED332 /* AppStore.swift */,
43CD621A28CE24B100095144 /* Assets.xcassets */,
43F987A5292A81D400E5E1DE /* AutoUpdater.swift */,
43CD622E28CE258100095144 /* Backend.swift */,
Expand Down Expand Up @@ -539,7 +536,6 @@
43F987A8292A867B00E5E1DE /* UpdatesWindowController.swift in Sources */,
4322BBD92924DED8002358C3 /* Editor.swift in Sources */,
43453F3D291505A6000CE90E /* Timed.swift in Sources */,
43CF3BC32977FC90004ED332 /* AppStore.swift in Sources */,
4342530F2964A8C300CC05BC /* HeadersTableViewController.swift in Sources */,
43E5AE8C291245E000C74966 /* DispatchQueue.swift in Sources */,
43CD624828CE3B5D00095144 /* ConnectionDetailsFormViewController.swift in Sources */,
Expand Down
10 changes: 0 additions & 10 deletions FranzCocoa/AppStore.swift

This file was deleted.

0 comments on commit 9c2a9cd

Please sign in to comment.