Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

swift-package-manager

Package.resolved file is corrupted or malformed

February 13, 2023 by Tarik

I tried the solution suggested by Maxwell above but it didn’t resolve the problem for me. The error appeared with Xcode 12 but upgrading to Xcode 13 didn’t fix it either. Instead, I decided to take Xcode at its word and delete the Package.resolved file. But where is it? I did this: In Finder, tap … Read more

Categories xcode Tags swift-package-manager, xcode Leave a comment

Xcode Workspace “Internal error: missingPackageDescriptionModule”

February 10, 2023 by Tarik

Apple is aware of the issue. We’re currently investigating this issue — thank you to those who have filed bug reports so far. To workaround this issue, please re-download Xcode 13.2 directly from the Downloads page. https://developer.apple.com/forums/thread/696504?answerId=698142022#698142022

Categories xcode Tags swift-package-manager, xcode Leave a comment

Getting ‘no such module’ error when importing a Swift Package Manager dependency

January 30, 2023 by Tarik

After adding a library (FASwiftUI in my case) through Swift Package Manager I had to add it to Project Settings -> My Target -> General -> Frameworks, Libraries, and Embedded Content to be visible in the import statement. I did not add any scripts for it to work.

Categories xcode11 Tags swift-package-manager, xcode11 Leave a comment

Consume Swift Package for multiple targets and platforms in a project?

January 18, 2023 by Tarik

I had the same problem, and I only found this two solutions: First, add the package to the first target: Then, the first option is going to the other target, General tab, and in Frameworks, Libraries and Embedded Content press +, select the package and press Add: The other option is going to build Phases … Read more

Categories swift Tags swift, swift-package-manager, xcode11 Leave a comment

How to delete Swift Package Dependency in Xcode 11?

October 8, 2022 by Tarik

Open Xcode Select your project Look at the top middle Select Swift Package Manager menu You’ll be able to manage your packages (add / remove)

Categories xcode Tags swift-package-manager, xcode, xcode11 Leave a comment
Newer posts
← Previous Page1 Page2 Page3

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa