bizz84 / bizz84/SwiftyStoreKit
Fails to build with Carthage
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
This one is easy to produce. Just try to build a clean update and it fails as per the below:
macos:SwiftyStoreKit user$ carthage update
*** Fetching SwiftyStoreKit
*** Checking out SwiftyStoreKit at "0.16.1"
*** xcodebuild output can be found in /var/folders/lz/rtzngcmj4670b4gwfw6d_n780000gn/T/carthage-xcodebuild.OQCWY2.log
*** Building scheme "SwiftyStoreKit-macOS" in SwiftyStoreKit.xcodeproj
Failed to read file or folder at /Users/user/Desktop/SwiftyStoreKit/Carthage/Build/Mac/SwiftyStoreKit.framework: Error Domain=NSCocoaErrorDomain Code=259 "Cannot retrive binary file from bundle at file:///Users/user/Desktop/SwiftyStoreKit/Carthage/Build/Mac/SwiftyStoreKit.framework" UserInfo={NSLocalizedRecoverySuggestion=Does the bundle contain an Info.plist?, NSLocalizedDescription=Cannot retrive binary file from bundle at file:///Users/user/Desktop/SwiftyStoreKit/Carthage/Build/Mac/SwiftyStoreKit.framework}
macos:SwiftyStoreKit user$
Contributor guide
Assessment
This issue has not been assessed yet.