Unable to integrate sendbird-calls-ios v1.4.0 package through SPM

[Problem/Question]
// Detailed description of issue.

Unable to integrate sendbird-calls-ios v 1.4.0 through SPM. It is throwing error:

the package manifest at ‘/Package.swift’ cannot be accessed (/Package.swift doesn’t exist in file system)


// If problem, please fill out the below. If question, please delete.
[SDK Version]
// What version of the SDK are you using?

1.4.0

[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.

  1. Create a new project in Xcode 15.1
  2. Navigate to Package Dependencies of the project target
  3. Add GitHub - sendbird/sendbird-calls-ios: A guide of Sendbird Calls SDK for iOS for an engaging voice and video call experience. to it, pointing to exact version 4.2.4
  4. After the fetching of package is complete it starts showing error: the package manifest at ‘/Package.swift’ cannot be accessed (/Package.swift doesn’t exist in file system)

[Frequency]
// How frequently is this issue occurring?

Always

[Current impact]
// How is this currently impacting your implementation?

Unable to use it in the project and we are completely blocked.

Small correction here the pointed version is 1.4.0