Skip to content

Commit 290c61b

Browse files
Remove OHHTTPStubs
1 parent f68ea71 commit 290c61b

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

swift-sdk.xcodeproj/project.pbxproj

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
AC43E7FF23A8C2C0008917E2 /* image.jpg in Resources */ = {isa = PBXBuildFile; fileRef = AC74FE1E23A8C0DB004AC442 /* image.jpg */; };
9191
AC4B039622A8743F0043185B /* InAppManager+Functions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC4B039322A8743F0043185B /* InAppManager+Functions.swift */; };
9292
AC4BA00224163D8F007359F1 /* IterableHtmlMessageViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC4BA00124163D8F007359F1 /* IterableHtmlMessageViewControllerTests.swift */; };
93-
AC4BAE0A240BAF0E00D9121F /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = AC4BAE09240BAF0E00D9121F /* OHHTTPStubs */; };
9493
AC50865424C60172001DC132 /* IterableDataModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = AC50865224C60172001DC132 /* IterableDataModel.xcdatamodeld */; };
9594
AC50865624C603AC001DC132 /* IterablePersistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC50865524C603AC001DC132 /* IterablePersistence.swift */; };
9695
AC50865824C60426001DC132 /* IterableTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC50865724C60426001DC132 /* IterableTask.swift */; };
@@ -637,7 +636,6 @@
637636
buildActionMask = 2147483647;
638637
files = (
639638
AC7B143020D02CE200877BFE /* IterableSDK.framework in Frameworks */,
640-
AC4BAE0A240BAF0E00D9121F /* OHHTTPStubs in Frameworks */,
641639
);
642640
runOnlyForDeploymentPostprocessing = 0;
643641
};
@@ -1415,7 +1413,6 @@
14151413
);
14161414
name = "unit-tests";
14171415
packageProductDependencies = (
1418-
AC4BAE09240BAF0E00D9121F /* OHHTTPStubs */,
14191416
);
14201417
productName = "swift-sdk-swift-tests";
14211418
productReference = AC7B142B20D02CE200877BFE /* unit-tests.xctest */;
@@ -1640,7 +1637,6 @@
16401637
);
16411638
mainGroup = AC2263D520CF49B8009800EB;
16421639
packageReferences = (
1643-
ACACA91623E0947C00B9E8DF /* XCRemoteSwiftPackageReference "OHHTTPStubs" */,
16441640
);
16451641
productRefGroup = AC2263E020CF49B8009800EB /* Products */;
16461642
projectDirPath = "";
@@ -2927,25 +2923,6 @@
29272923
};
29282924
/* End XCConfigurationList section */
29292925

2930-
/* Begin XCRemoteSwiftPackageReference section */
2931-
ACACA91623E0947C00B9E8DF /* XCRemoteSwiftPackageReference "OHHTTPStubs" */ = {
2932-
isa = XCRemoteSwiftPackageReference;
2933-
repositoryURL = "https://github.com/AliSoftware/OHHTTPStubs.git";
2934-
requirement = {
2935-
kind = upToNextMajorVersion;
2936-
minimumVersion = 9.0.0;
2937-
};
2938-
};
2939-
/* End XCRemoteSwiftPackageReference section */
2940-
2941-
/* Begin XCSwiftPackageProductDependency section */
2942-
AC4BAE09240BAF0E00D9121F /* OHHTTPStubs */ = {
2943-
isa = XCSwiftPackageProductDependency;
2944-
package = ACACA91623E0947C00B9E8DF /* XCRemoteSwiftPackageReference "OHHTTPStubs" */;
2945-
productName = OHHTTPStubs;
2946-
};
2947-
/* End XCSwiftPackageProductDependency section */
2948-
29492926
/* Begin XCVersionGroup section */
29502927
AC50865224C60172001DC132 /* IterableDataModel.xcdatamodeld */ = {
29512928
isa = XCVersionGroup;

swift-sdk.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)