diff --git a/DailymotionPlayerSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/DailymotionPlayerSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 9268f7a..1ffcf7c 100644 --- a/DailymotionPlayerSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/DailymotionPlayerSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,12 +1,30 @@ { "pins" : [ + { + "identity" : "appcenter-sdk-apple", + "kind" : "remoteSourceControl", + "location" : "https://github.com/microsoft/appcenter-sdk-apple.git", + "state" : { + "revision" : "1120c26835925f8314d035127c580bc71689c620", + "version" : "5.0.4" + } + }, { "identity" : "player-sdk-ios", "kind" : "remoteSourceControl", "location" : "https://github.com/dailymotion/player-sdk-ios", "state" : { - "revision" : "ac8c8a663df5217374a1df8687b7a48fafcf74b5", - "version" : "1.3.0" + "revision" : "0a38740af0cedb659f538bbc421637ee0ef54730", + "version" : "1.3.1" + } + }, + { + "identity" : "plcrashreporter", + "kind" : "remoteSourceControl", + "location" : "https://github.com/microsoft/PLCrashReporter.git", + "state" : { + "revision" : "1aed8f7dc79ce8e674c61e430ef51ca3db18cea9", + "version" : "1.11.1" } } ],