Skip to content

Commit

Permalink
(fix): Remove target dependency ScribbleFoundationUI
Browse files Browse the repository at this point in the history
  • Loading branch information
N3v1 committed Oct 27, 2024
1 parent 653566b commit d12bb4b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ScribbleLab.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
3836ECE12CCC2AA800EBBD8B /* ScribbleFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 3836ECE02CCC2AA800EBBD8B /* ScribbleFoundation */; };
3836ECE32CCC2AA800EBBD8B /* ScribbleFoundationUI in Frameworks */ = {isa = PBXBuildFile; productRef = 3836ECE22CCC2AA800EBBD8B /* ScribbleFoundationUI */; };
388038792CCBE5C1002494B7 /* Beta.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 388038782CCBE5C1002494B7 /* Beta.xcconfig */; };
3880387B2CCBE695002494B7 /* Alpha.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 3880387A2CCBE695002494B7 /* Alpha.xcconfig */; };
3880387D2CCBE6DD002494B7 /* Stable.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 3880387C2CCBE6DD002494B7 /* Stable.xcconfig */; };
Expand Down Expand Up @@ -109,7 +108,6 @@
388038A02CCBF59F002494B7 /* FirebasePerformance in Frameworks */,
3880389C2CCBF59F002494B7 /* FirebaseFirestore in Frameworks */,
388038BC2CCBFF4C002494B7 /* GoogleSignIn in Frameworks */,
3836ECE32CCC2AA800EBBD8B /* ScribbleFoundationUI in Frameworks */,
3836ECE12CCC2AA800EBBD8B /* ScribbleFoundation in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -212,7 +210,6 @@
388038BB2CCBFF4C002494B7 /* GoogleSignIn */,
388038BD2CCBFF4C002494B7 /* GoogleSignInSwift */,
3836ECE02CCC2AA800EBBD8B /* ScribbleFoundation */,
3836ECE22CCC2AA800EBBD8B /* ScribbleFoundationUI */,
);
productName = ScribbleLab;
productReference = 388DC8042CCBE36F00C80FF9 /* ScribbleLab.app */;
Expand Down Expand Up @@ -1110,11 +1107,6 @@
package = 3836ECDF2CCC2AA800EBBD8B /* XCRemoteSwiftPackageReference "ScribbleFoundation" */;
productName = ScribbleFoundation;
};
3836ECE22CCC2AA800EBBD8B /* ScribbleFoundationUI */ = {
isa = XCSwiftPackageProductDependency;
package = 3836ECDF2CCC2AA800EBBD8B /* XCRemoteSwiftPackageReference "ScribbleFoundation" */;
productName = ScribbleFoundationUI;
};
388038912CCBF59F002494B7 /* FirebaseAnalytics */ = {
isa = XCSwiftPackageProductDependency;
package = 388038902CCBF59E002494B7 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
Expand Down

0 comments on commit d12bb4b

Please sign in to comment.