Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Unsupported watchOS version for PackageDescription version #64

Open
RobinDaugherty opened this issue May 7, 2021 · 4 comments
Open

Comments

@RobinDaugherty
Copy link

invalidManifestFormat("/var/folders/6q/wgy6jtp12w5gzgm9lzcglpqw0000gn/T/TemporaryFile.rCB6P4.swift:11:19: error: 'v6' is unavailable\n .watchOS(.v6)\n ^~\nPackageDescription.SupportedPlatform:45:27: note: 'v6' was introduced in PackageDescription 5.1\n public static var v6: PackageDescription.SupportedPlatform.WatchOSVersion\n ^", diagnosticFile: Optional(AbsolutePath:"/Users/vagrant/Library/Developer/Xcode/DerivedData/Harper-cxngxloxijxbllfwrovkiaxoqvem/SourcePackages/ManifestLoading/deepdiff.dia")) in https://github.com/onmyway133/DeepDiff

Introduced in 2.3.2.

Caused by this change: 86d6b51#diff-f913940c58e8744a2af1c68b909bb6383e49007e6c5a12fb03104a9006ae677eR11

I'm not getting this on all versions of Xcode. For example, it's working on Xcode 12.5 RC on my machine. But it fails consistently on Bitrise with Xcode 12.4 and 12.5.

@RobinDaugherty RobinDaugherty changed the title Unsupported watchOS version/package description version Unsupported watchOS version for PackageDescription version May 7, 2021
@github-actions
Copy link

github-actions bot commented May 7, 2021

Message that will be displayed on users' first issue

@onmyway133
Copy link
Owner

@RobinDaugherty sorry about that, I think this PR #65 should fix it

@adamayoung
Copy link

Any idea when you'll make a release with PR #65 ?

@onmyway133
Copy link
Owner

@adamayoung Hi, you can check release 3.2.3 https://github.com/onmyway133/DeepDiff/releases/tag/3.2.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants