Skip to content

Commit c1f56b2

Browse files
committed
Remove unused vendored framework
1 parent 022e20b commit c1f56b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Backtrace.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,6 @@
584584
F2D8BE4F21BDA7D0007CFEFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
585585
F2D8BE5021BDA7D0007CFEFA /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
586586
F2D8BE5221BDA7D0007CFEFA /* Example_macOS_ObjC.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Example_macOS_ObjC.entitlements; sourceTree = "<group>"; };
587-
F2D8BF1B21BDBA5B007CFEFA /* CrashReporter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CrashReporter.framework; path = Vendor/macOS/CrashReporter.framework; sourceTree = "<group>"; };
588-
F2D8BF1D21BDBB93007CFEFA /* CrashReporter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CrashReporter.framework; path = Vendor/iOS/CrashReporter.framework; sourceTree = "<group>"; };
589587
/* End PBXFileReference section */
590588

591589
/* Begin PBXFrameworksBuildPhase section */
@@ -1100,8 +1098,6 @@
11001098
F2D56BC721BBEE2E007D4A03 /* Frameworks */ = {
11011099
isa = PBXGroup;
11021100
children = (
1103-
F2D8BF1D21BDBB93007CFEFA /* CrashReporter.framework */,
1104-
F2D8BF1B21BDBA5B007CFEFA /* CrashReporter.framework */,
11051101
81F19800C7ECF089E0EEBFDF /* Pods_Backtrace_iOS.framework */,
11061102
43E3476EC18BF98BEF9DBA61 /* Pods_Backtrace_iOSTests.framework */,
11071103
A029D9F3B2C21AAB02251487 /* Pods_Backtrace_macOS.framework */,

0 commit comments

Comments
 (0)