Commit e44488f5 authored by DrashtiPatel's avatar DrashtiPatel

remove test project from package file

parent 8dc25acb
......@@ -24,9 +24,9 @@ let package = Package(
// ],
// path: "./Sources/ParentAppSDK.xcframework"),
.testTarget(
name: "ParentSDKLibraryTests",
dependencies: ["ParentSDKLibrary"]),
// .testTarget(
// name: "ParentSDKLibraryTests",
// dependencies: ["ParentSDKLibrary"]),
// .binaryTarget(
// name: "ParentAppSDK",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment