From a51525ff1aedd592413891f1d76ba2377c42086b Mon Sep 17 00:00:00 2001 From: reeshika-h <reeshika.hosmani@contentstack.com> Date: Wed, 7 May 2025 18:39:48 +0530 Subject: [PATCH] Remove unused workspace configuration file from the project --- Contentstack.xcworkspace/contents.xcworkspacedata | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Contentstack.xcworkspace/contents.xcworkspacedata diff --git a/Contentstack.xcworkspace/contents.xcworkspacedata b/Contentstack.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index bba964bc..00000000 --- a/Contentstack.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Workspace - version = "1.0"> - <FileRef - location = "group:ContentstackSwift.xcodeproj"> - </FileRef> - <FileRef - location = "group:Carthage/Checkouts/DVR/DVR.xcodeproj"> - </FileRef> - <FileRef - location = "group:Carthage/Checkouts/OHHTTPStubs/OHHTTPStubs/OHHTTPStubs.xcodeproj"> - </FileRef> -</Workspace>