From 5f1acfcac773a71ed46f2c81db7debd4bfa35a25 Mon Sep 17 00:00:00 2001
From: ThibaultBee <37510686+ThibaultBee@users.noreply.github.com>
Date: Wed, 24 Jul 2024 15:52:29 +0200
Subject: [PATCH] test
---
.../xcshareddata/IDEWorkspaceChecks.plist | 8 ++++
.../xcshareddata/WorkspaceSettings.xcsettings | 8 ++++
.../xcshareddata/swiftpm/Package.resolved | 42 +++++++++++++++++++
3 files changed, 58 insertions(+)
create mode 100644 ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
create mode 100644 ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
create mode 100644 ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
diff --git a/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
new file mode 100644
index 00000000..18d98100
--- /dev/null
+++ b/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEDidComputeMac32BitWarning
+
+
+
diff --git a/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
new file mode 100644
index 00000000..08de0be8
--- /dev/null
+++ b/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded
+
+
+
diff --git a/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
new file mode 100644
index 00000000..1e458b5f
--- /dev/null
+++ b/ApiVideoPlayer.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -0,0 +1,42 @@
+{
+ "originHash" : "31b03df947102595ac7310e6257196565767dd0dabf3286aaba61a550775ca5c",
+ "pins" : [
+ {
+ "identity" : "alamofire",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/Alamofire/Alamofire",
+ "state" : {
+ "revision" : "f455c2975872ccd2d9c81594c658af65716e9b9a",
+ "version" : "5.9.1"
+ }
+ },
+ {
+ "identity" : "anycodable",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/Flight-School/AnyCodable",
+ "state" : {
+ "revision" : "862808b2070cd908cb04f9aafe7de83d35f81b05",
+ "version" : "0.6.7"
+ }
+ },
+ {
+ "identity" : "api.video-swift-client",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apivideo/api.video-swift-client",
+ "state" : {
+ "revision" : "ebd726b792dfddad484bc95af92a8cc6e27471ad",
+ "version" : "1.2.1"
+ }
+ },
+ {
+ "identity" : "api.video-swift-player-analytics",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apivideo/api.video-swift-player-analytics",
+ "state" : {
+ "revision" : "a9811da994c2dedbd387888c92e292abfd738948",
+ "version" : "1.1.1"
+ }
+ }
+ ],
+ "version" : 3
+}