Issue with Swift Package Manager: Invalid Manifest #9

Closed
opened 2025-10-14 15:53:59 -06:00 by navan · 0 comments
Owner

Originally created by @GrosserStuhl on 12/21/2021

I tried to import this library multiple times, but alway get the same error:

invalidManifestFormat("/var/folders/hq/xht3hkxj0sj9dmb9l8_s5zm40000gn/T/TemporaryFile.CbTs13.swift:8:15: error: 'v14' is unavailable\n .iOS(.v14)\n ^~~\nPackageDescription.SupportedPlatform:49:27: note: 'v14' was introduced in PackageDescription 5.3\n public static var v14: PackageDescription.SupportedPlatform.IOSVersion\n ^", diagnosticFile: Optional(AbsolutePath:"/Users/dimaprivat/Library/Developer/Xcode/DerivedData/MindMends-dhvxmufwqyjuymghawxgovoejhaf/SourcePackages/ManifestLoading/concentriconboarding.dia")) in https://github.com/exyte/ConcentricOnboarding

Does it not work with iOS 14?

*Originally created by @GrosserStuhl on 12/21/2021* I tried to import this library multiple times, but alway get the same error: _invalidManifestFormat("/var/folders/hq/xht3hkxj0sj9dmb9l8_s5zm40000gn/T/TemporaryFile.CbTs13.swift:8:15: error: \'v14\' is unavailable\n .iOS(.v14)\n ^~~\nPackageDescription.SupportedPlatform:49:27: note: \'v14\' was introduced in PackageDescription 5.3\n public static var v14: PackageDescription.SupportedPlatform.IOSVersion\n ^", diagnosticFile: Optional(<AbsolutePath:"/Users/dimaprivat/Library/Developer/Xcode/DerivedData/MindMends-dhvxmufwqyjuymghawxgovoejhaf/SourcePackages/ManifestLoading/concentriconboarding.dia">)) in https://github.com/exyte/ConcentricOnboarding_ Does it not work with iOS 14?
navan closed this issue 2025-10-14 15:54:00 -06:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/ConcentricOnboarding#9
No description provided.