Skip to content

Commit

Permalink
Remove SSZipArchive.framework from linking
Browse files Browse the repository at this point in the history
  • Loading branch information
mohlogan committed Apr 16, 2018
1 parent 3bf8d91 commit 0530667
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions BMSAnalytics.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
92B9DF6C1DF9FCC800BD3605 /* LocationDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B9DF6A1DF9FCC800BD3605 /* LocationDelegate.swift */; };
92B9DFB81E00632A00BD3605 /* LocationDelegateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B9DFB71E00632A00BD3605 /* LocationDelegateTests.swift */; };
963EC4D9C05D038450DD3BEA /* Pods_TestApp_watchOS_Extension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D47A33A1F7D17C3BC0BA13C1 /* Pods_TestApp_watchOS_Extension.framework */; };
D04FB70B20848DA3007E949E /* SSZipArchive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D04FB70A20848DA3007E949E /* SSZipArchive.framework */; };
D04FB70D20848E11007E949E /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D04FB70C20848E11007E949E /* libz.tbd */; };
D04FB71220848E40007E949E /* UIImageControllerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D04FB70F20848E40007E949E /* UIImageControllerViewController.swift */; };
D04FB71320848E40007E949E /* ComposeEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D04FB71020848E40007E949E /* ComposeEditorViewController.swift */; };
Expand Down Expand Up @@ -325,7 +324,6 @@
buildActionMask = 2147483647;
files = (
D04FB70D20848E11007E949E /* libz.tbd in Frameworks */,
D04FB70B20848DA3007E949E /* SSZipArchive.framework in Frameworks */,
56DB9C02B9F67782F2C51BA5 /* Pods_BMSAnalytics_iOS.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit 0530667

Please sign in to comment.