OAuth2 icon indicating copy to clipboard operation
OAuth2 copied to clipboard

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

Open VladYak71 opened this issue 4 years ago • 3 comments

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

VladYak71 avatar Sep 28 '21 14:09 VladYak71

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"

kanoilki-zincora avatar Oct 07 '21 11:10 kanoilki-zincora

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?

ZhannySunny avatar Dec 03 '21 04:12 ZhannySunny

@ZhannySunny I just used the standard xcode dialog image

kanoilki-zincora avatar Dec 03 '21 08:12 kanoilki-zincora

This should be working fine now.

ossus-lib avatar Feb 21 '24 10:02 ossus-lib