Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Removed .swift-version Xcode file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Sep 26, 2019
1 parent 3038111 commit dae5989
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Template/KITPROJECT.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
3D9C42D722745CDE000A6585 /* KITPROJECTTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KITPROJECTTests.swift; sourceTree = "<group>"; };
3D9C42D822745DAF000A6585 /* .jazzy.yaml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .jazzy.yaml; sourceTree = SOURCE_ROOT; };
3D9C42D922745DAF000A6585 /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .swiftlint.yml; sourceTree = SOURCE_ROOT; };
3D9C42DA22745DB0000A6585 /* .swift-version */ = {isa = PBXFileReference; lastKnownFileType = text; path = ".swift-version"; sourceTree = SOURCE_ROOT; };
3D9C42DB22745DB0000A6585 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = SOURCE_ROOT; };
3D9C42EC22745FDA000A6585 /* LinuxMain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinuxMain.swift; sourceTree = "<group>"; };
3D9C42F12274604A000A6585 /* KITPROJECT-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "KITPROJECT-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -206,7 +205,6 @@
3D9C42D522745B48000A6585 /* README.md */,
3D9C42DB22745DB0000A6585 /* .gitignore */,
3D9C42D822745DAF000A6585 /* .jazzy.yaml */,
3D9C42DA22745DB0000A6585 /* .swift-version */,
3D9C42D922745DAF000A6585 /* .swiftlint.yml */,
3DB91AC4229AC263002668DA /* .travis.yml */,
3DB91AC5229AC26C002668DA /* .gitlab-ci.yml */,
Expand Down

0 comments on commit dae5989

Please sign in to comment.