inket/Transmog

Failed to install this program on m1 mbp

PowerfulRichard opened this issue ยท 2 comments

thanks for sharing this useful tool.
however i have some problems to install this program.
Here's the detail

~  mint install inket/Transmog
๐ŸŒฑ Finding latest version of Transmog
๐ŸŒฑ Cloning Transmog 0.0.7
๐ŸŒฑ Resolving package
error: 'github.com_inket_transmog': Invalid manifest
/private/var/folders/gn/jsbz87cn7_3499r3l0hasdi240000gn/T/mint/github.com_inket_Transmog/Package.swift:4:8: error: no such module 'PackageDescription'
import PackageDescription
       ^
๐ŸŒฑ Encountered error during "swift package resolve". Use --verbose to see full output
๐ŸŒฑ  Failed to resolve Transmog 0.0.7 with SPM

โœ˜  ~  swift --version
Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)
Target: arm64-apple-darwin21.6.0
inket commented

Something is wrong with your Xcode/Swift install since PackageDescription is supposed to be part of Swift.

Can you uninstall your Xcode and reinstall it using the Xcodes app?

Thanks a lot, it works pefect in xcode 13.1