diff --git a/Apps/Wikipedia/Wikipedia.xcodeproj/project.pbxproj b/Apps/Wikipedia/Wikipedia.xcodeproj/project.pbxproj index 0ff95de..cce4415 100644 --- a/Apps/Wikipedia/Wikipedia.xcodeproj/project.pbxproj +++ b/Apps/Wikipedia/Wikipedia.xcodeproj/project.pbxproj @@ -456,7 +456,6 @@ 41FCAA3721C844CB001D8411 /* ReadingListEntryCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41FCAA3521C844CB001D8411 /* ReadingListEntryCollectionViewController.swift */; }; 41FCAA3821C844CB001D8411 /* ReadingListEntryCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41FCAA3521C844CB001D8411 /* ReadingListEntryCollectionViewController.swift */; }; 41FCAA3921C844CB001D8411 /* ReadingListEntryCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41FCAA3521C844CB001D8411 /* ReadingListEntryCollectionViewController.swift */; }; - 46EB334829E1D204001D5EAF /* Shared in Frameworks */ = {isa = PBXBuildFile; productRef = 46EB334729E1D204001D5EAF /* Shared */; }; 533AB8AE259792A9003A43D9 /* wikipedia-language-variants.json in Resources */ = {isa = PBXBuildFile; fileRef = 533AB8AD259792A9003A43D9 /* wikipedia-language-variants.json */; }; 535F16D625CE11A300875AAD /* MWKDataStore+LanguageVariantMigration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535F16D525CE11A300875AAD /* MWKDataStore+LanguageVariantMigration.swift */; }; 53A575FA2602C845009835E6 /* WMFAppViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53A575F92602C845009835E6 /* WMFAppViewController+Extensions.swift */; }; @@ -5776,7 +5775,6 @@ D8D553621DF1B63200B90177 /* QuartzCore.framework in Frameworks */, D4E6D9121A5C65F9004916C1 /* CoreData.framework in Frameworks */, D499143B181D51DE00E6073C /* CoreGraphics.framework in Frameworks */, - 46EB334829E1D204001D5EAF /* Shared in Frameworks */, D499143D181D51DE00E6073C /* UIKit.framework in Frameworks */, D4991439181D51DE00E6073C /* Foundation.framework in Frameworks */, 041EFC371996A1F800B2CB28 /* MapKit.framework in Frameworks */, @@ -10079,7 +10077,6 @@ ); name = Wikipedia; packageProductDependencies = ( - 46EB334729E1D204001D5EAF /* Shared */, ); productName = "Wikipedia-iOS"; productReference = D4991435181D51DE00E6073C /* Wikipedia.app */; @@ -20146,10 +20143,6 @@ /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ - 46EB334729E1D204001D5EAF /* Shared */ = { - isa = XCSwiftPackageProductDependency; - productName = Shared; - }; 67A770C7251BFE0400F94EF9 /* CocoaLumberjackSwift */ = { isa = XCSwiftPackageProductDependency; package = 67A770C6251BFE0400F94EF9 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */; diff --git a/DeepLinking.xcodeproj/project.pbxproj b/DeepLinking.xcodeproj/project.pbxproj index 22e7f75..c66b4b3 100644 --- a/DeepLinking.xcodeproj/project.pbxproj +++ b/DeepLinking.xcodeproj/project.pbxproj @@ -29,7 +29,6 @@ 46EB332729E1CE05001D5EAF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 46EB332629E1CE05001D5EAF /* Assets.xcassets */; }; 46EB332A29E1CE05001D5EAF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 46EB332829E1CE05001D5EAF /* LaunchScreen.storyboard */; }; 46EB334429E1D1EC001D5EAF /* Libraries in Frameworks */ = {isa = PBXBuildFile; productRef = 46EB334329E1D1EC001D5EAF /* Libraries */; }; - 46EB334629E1D1F0001D5EAF /* Shared in Frameworks */ = {isa = PBXBuildFile; productRef = 46EB334529E1D1F0001D5EAF /* Shared */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -152,7 +151,6 @@ 46EB332929E1CE05001D5EAF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 46EB332B29E1CE05001D5EAF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 46EB333229E1CFD9001D5EAF /* Libraries */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Libraries; sourceTree = ""; }; - 46EB333429E1D158001D5EAF /* Shared */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Shared; sourceTree = ""; }; 46EB334929E1D34B001D5EAF /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; 46EB334A29E1D3C0001D5EAF /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; /* End PBXFileReference section */ @@ -163,7 +161,6 @@ buildActionMask = 2147483647; files = ( 46EB334429E1D1EC001D5EAF /* Libraries in Frameworks */, - 46EB334629E1D1F0001D5EAF /* Shared in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -272,7 +269,6 @@ 46EB325029E1BBD1001D5EAF = { isa = PBXGroup; children = ( - 46EB333429E1D158001D5EAF /* Shared */, 46EB325729E1BCAB001D5EAF /* Apps */, 46EB334B29E1D3D2001D5EAF /* Others */, 46EB32EE29E1CD20001D5EAF /* Products */, @@ -386,7 +382,6 @@ name = Locations; packageProductDependencies = ( 46EB334329E1D1EC001D5EAF /* Libraries */, - 46EB334529E1D1F0001D5EAF /* Shared */, ); productName = Locations; productReference = 46EB331829E1CE04001D5EAF /* Locations.app */; @@ -787,10 +782,6 @@ isa = XCSwiftPackageProductDependency; productName = Libraries; }; - 46EB334529E1D1F0001D5EAF /* Shared */ = { - isa = XCSwiftPackageProductDependency; - productName = Shared; - }; /* End XCSwiftPackageProductDependency section */ }; rootObject = 46EB325129E1BBD1001D5EAF /* Project object */; diff --git a/Shared/Package.swift b/Shared/Package.swift deleted file mode 100644 index 3a0e8a8..0000000 --- a/Shared/Package.swift +++ /dev/null @@ -1,28 +0,0 @@ -// swift-tools-version: 5.8 -// The swift-tools-version declares the minimum version of Swift required to build this package. - -import PackageDescription - -let package = Package( - name: "Shared", - products: [ - // Products define the executables and libraries a package produces, and make them visible to other packages. - .library( - name: "Shared", - targets: ["Shared"]), - ], - dependencies: [ - // Dependencies declare other packages that this package depends on. - // .package(url: /* package url */, from: "1.0.0"), - ], - targets: [ - // Targets are the basic building blocks of a package. A target can define a module or a test suite. - // Targets can depend on other targets in this package, and on products in packages this package depends on. - .target( - name: "Shared", - dependencies: []), - .testTarget( - name: "SharedTests", - dependencies: ["Shared"]), - ] -) diff --git a/Shared/Sources/Shared/Shared.swift b/Shared/Sources/Shared/Shared.swift deleted file mode 100644 index 630f234..0000000 --- a/Shared/Sources/Shared/Shared.swift +++ /dev/null @@ -1,6 +0,0 @@ -public struct Shared { - public private(set) var text = "Hello, World!" - - public init() { - } -} diff --git a/Shared/Tests/SharedTests/SharedTests.swift b/Shared/Tests/SharedTests/SharedTests.swift deleted file mode 100644 index 2462aa2..0000000 --- a/Shared/Tests/SharedTests/SharedTests.swift +++ /dev/null @@ -1,11 +0,0 @@ -import XCTest -@testable import Shared - -final class SharedTests: XCTestCase { - func testExample() throws { - // This is an example of a functional test case. - // Use XCTAssert and related functions to verify your tests produce the correct - // results. - XCTAssertEqual(Shared().text, "Hello, World!") - } -}