Skip to content

Commit d12bb4b

Browse files
committed
(fix): Remove target dependency ScribbleFoundationUI
1 parent 653566b commit d12bb4b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ScribbleLab.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
/* Begin PBXBuildFile section */
1010
3836ECE12CCC2AA800EBBD8B /* ScribbleFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 3836ECE02CCC2AA800EBBD8B /* ScribbleFoundation */; };
11-
3836ECE32CCC2AA800EBBD8B /* ScribbleFoundationUI in Frameworks */ = {isa = PBXBuildFile; productRef = 3836ECE22CCC2AA800EBBD8B /* ScribbleFoundationUI */; };
1211
388038792CCBE5C1002494B7 /* Beta.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 388038782CCBE5C1002494B7 /* Beta.xcconfig */; };
1312
3880387B2CCBE695002494B7 /* Alpha.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 3880387A2CCBE695002494B7 /* Alpha.xcconfig */; };
1413
3880387D2CCBE6DD002494B7 /* Stable.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 3880387C2CCBE6DD002494B7 /* Stable.xcconfig */; };
@@ -109,7 +108,6 @@
109108
388038A02CCBF59F002494B7 /* FirebasePerformance in Frameworks */,
110109
3880389C2CCBF59F002494B7 /* FirebaseFirestore in Frameworks */,
111110
388038BC2CCBFF4C002494B7 /* GoogleSignIn in Frameworks */,
112-
3836ECE32CCC2AA800EBBD8B /* ScribbleFoundationUI in Frameworks */,
113111
3836ECE12CCC2AA800EBBD8B /* ScribbleFoundation in Frameworks */,
114112
);
115113
runOnlyForDeploymentPostprocessing = 0;
@@ -212,7 +210,6 @@
212210
388038BB2CCBFF4C002494B7 /* GoogleSignIn */,
213211
388038BD2CCBFF4C002494B7 /* GoogleSignInSwift */,
214212
3836ECE02CCC2AA800EBBD8B /* ScribbleFoundation */,
215-
3836ECE22CCC2AA800EBBD8B /* ScribbleFoundationUI */,
216213
);
217214
productName = ScribbleLab;
218215
productReference = 388DC8042CCBE36F00C80FF9 /* ScribbleLab.app */;
@@ -1110,11 +1107,6 @@
11101107
package = 3836ECDF2CCC2AA800EBBD8B /* XCRemoteSwiftPackageReference "ScribbleFoundation" */;
11111108
productName = ScribbleFoundation;
11121109
};
1113-
3836ECE22CCC2AA800EBBD8B /* ScribbleFoundationUI */ = {
1114-
isa = XCSwiftPackageProductDependency;
1115-
package = 3836ECDF2CCC2AA800EBBD8B /* XCRemoteSwiftPackageReference "ScribbleFoundation" */;
1116-
productName = ScribbleFoundationUI;
1117-
};
11181110
388038912CCBF59F002494B7 /* FirebaseAnalytics */ = {
11191111
isa = XCSwiftPackageProductDependency;
11201112
package = 388038902CCBF59E002494B7 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;

0 commit comments

Comments
 (0)