Skip to content

Carthage update fails for GPUHaishinKit #422

Description

@psegalen

When installing HaishinKit with Carthage everything is fine but when trying to add GPUHaishinKit it won't compile because it doesn't find GPUImage.framework

Cartfile content:

github "shogo4405/HaishinKit.swift" ~> 0.8.8
github "shogo4405/GPUHaishinKit.swift" ~> 1.2.0

Carthage log:

*** Fetching HaishinKit.swift
*** Fetching GPUHaishinKit.swift
*** Fetching Logboard
*** Fetching GPUImage
*** Checking out HaishinKit.swift at "0.8.8"
*** Checking out GPUHaishinKit.swift at "1.2.0"
*** Checking out GPUImage at "0.1.7"
*** Checking out Logboard at "1.1.6"
*** xcodebuild output can be found in /var/folders/zm/wh3028ts72572_tgh36xwsp80000gn/T/carthage-xcodebuild.XuFlLS.log
*** Building scheme "GPUImage" in GPUImageMac.xcodeproj
*** Building scheme "GPUImageFramework" in GPUImage.xcodeproj
Failed to write to /[...]/Carthage/Build/iOS/GPUImage.framework: Error Domain=NSCocoaErrorDomain Code=260 "The file “GPUImage.framework” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///[...]/Carthage/Checkouts/GPUImage/build/ArchiveIntermediates/GPUImageFramework/BuildProductsPath/Release-iphoneos/GPUImage.framework, NSFilePath=/[...]/Carthage/Checkouts/GPUImage/build/ArchiveIntermediates/GPUImageFramework/BuildProductsPath/Release-iphoneos/GPUImage.framework, NSUnderlyingError=0x7f9f9750cd90 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions