Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use HexColors via Carthage #52

Open
PH9 opened this issue Aug 22, 2020 · 1 comment
Open

Cannot use HexColors via Carthage #52

PH9 opened this issue Aug 22, 2020 · 1 comment

Comments

@PH9
Copy link

PH9 commented Aug 22, 2020

macOS: 10.15.6 (19G2021)
Xcode: 11.6 (11E708)
Carthage: 0.35.0

github "mRs-/HexColors" == 4.0.0

Using HexColors in both Swift and Objective-C

Failed to read file or folder at project-path/Carthage/Build/iOS/HexColors.franework: Error Domain=NSCocoaErrorDomain Code=259 "Cannot retrive binary file from bundle at file:///project-path/Carthage/Build/iOS/HexColors.franework/" UserInfo={NSLocalizedDescription=Cannot retrive binary file from bundle at file:///project-path/Carthage/Build/iOS/HexColors.franework/, NSLocalizedRecoverySuggestion=Does the bundle contain an Info.plist?}
Command PhaseScriptExecution failed with a nonzero exit code
@nfranke
Copy link

nfranke commented May 19, 2022

I receive an error about "HexColor Examples.xcodeproj cannot be opened because it is missing its project.pbxproj file." The net result being that I can't use HexColors via Carthage either. I just copied the files into my project and that works.

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

No branches or pull requests

2 participants