p2 / OAuth2

OAuth2 framework for macOS and iOS, written in Swift.
Other
1.14k stars 277 forks source link

Package.swift has no Package.swift manifest for version 1.2.9 in https://github.com/p2/OAuth2.git #375

Closed VladYak71 closed 7 months ago

VladYak71 commented 3 years ago

After installation OAuth2 package through package swift manager error occurs: Showing All Errors Only /Package.swift has no Package.swift manifest for version 1.2.9 in https://github.com/p2/OAuth2,git

import OAuth2 produce another error: module not found

kanoilki-zincora commented 3 years ago

Same error: "/Package.swift has no Package.swift manifest for version 1.2.9 in https://github.com/p2/OAuth2.git", XCode 13.0, project fails to build.

Edit: works when re-added library with fixed commit "30f46ad74bcbe7013fb340e54f41bc9e6d2ce994"

ZhannySunny commented 2 years ago

Same error: "/Package.swift has no Package.swift manifest for version 1.2.9 in https://github.com/p2/OAuth2.git", XCode 13.0, project fails to build.

Edit: works when re-added library with fixed commit "30f46ad74bcbe7013fb340e54f41bc9e6d2ce994"

Hi! I get the same error when adding this library with SPM and Xcode13. Could you please say how to add this library with fixed commit?

kanoilki-zincora commented 2 years ago

@ZhannySunny I just used the standard xcode dialog image

ossus-lib commented 7 months ago

This should be working fine now.