From 13d4ce0ab77751a8fcb7b99727e01bf39da3038b Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Fri, 16 Sep 2022 21:59:29 -0400 Subject: [PATCH] Switch back to CodeScanner package from GitHub --- OTP.xcodeproj/project.pbxproj | 2 -- .../xcschemes/xcschememanagement.plist | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/OTP.xcodeproj/project.pbxproj b/OTP.xcodeproj/project.pbxproj index 890187c..c2a181a 100644 --- a/OTP.xcodeproj/project.pbxproj +++ b/OTP.xcodeproj/project.pbxproj @@ -89,7 +89,6 @@ D60265472744012A00C77599 /* AddKeyButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddKeyButton.swift; sourceTree = ""; }; D60265492744014500C77599 /* AllKeysView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AllKeysView.swift; sourceTree = ""; }; D602654B274401F800C77599 /* OTP.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = OTP.entitlements; sourceTree = ""; }; - D604B0F82744036F00960D31 /* CodeScanner */ = {isa = PBXFileReference; lastKnownFileType = folder; name = CodeScanner; path = ../CodeScanner; sourceTree = ""; }; D60E9D6D26D1998B009A4537 /* OTPGeneratorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OTPGeneratorTests.swift; sourceTree = ""; }; D60E9D7126D1A863009A4537 /* KeyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyView.swift; sourceTree = ""; }; D60E9D7326D1ABF9009A4537 /* CircularProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularProgressView.swift; sourceTree = ""; }; @@ -159,7 +158,6 @@ D604B0F72744036F00960D31 /* Packages */ = { isa = PBXGroup; children = ( - D604B0F82744036F00960D31 /* CodeScanner */, ); name = Packages; sourceTree = ""; diff --git a/OTP.xcodeproj/xcuserdata/shadowfacts.xcuserdatad/xcschemes/xcschememanagement.plist b/OTP.xcodeproj/xcuserdata/shadowfacts.xcuserdatad/xcschemes/xcschememanagement.plist index 1b484cc..bdba5c9 100644 --- a/OTP.xcodeproj/xcuserdata/shadowfacts.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/OTP.xcodeproj/xcuserdata/shadowfacts.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ OTP.xcscheme_^#shared#^_ orderHint - 0 + 1 OTPKit.xcscheme_^#shared#^_ orderHint - 1 + 0