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

Swiftz-Swift.h is not produced in Headers folder of Framework #339

Open
tmspzz opened this issue Oct 18, 2018 · 0 comments
Open

Swiftz-Swift.h is not produced in Headers folder of Framework #339

tmspzz opened this issue Oct 18, 2018 · 0 comments

Comments

@tmspzz
Copy link
Contributor

tmspzz commented Oct 18, 2018

Version

Tag 0.6.3

Reproducible also on

commit 556236ad2d7c7420eea4301cf69b09575905a508 (HEAD -> master, origin/master, origin/HEAD)
Merge: 5afb898 4915ce0
Author: Robert Widmann <devteam.codafi@gmail.com>
Date:   Sun Apr 22 09:15:25 2018 -0400

Environment

macOS High Sierra, 10.13.4 (17E202)

Description

Swiftz-Swfit.h header file is not produced when the framework is archived

Steps To Reproduce

carthage build --archive

Expected Result

Swiftz-Swfit.h header file is produced when the framework is archived

Actual Result

Swiftz-Swfit.h header file is not produced when the framework is archived

Additional information

The file is relatively important since carthage uses it to determine whether a binary artifact is still valid in the build Carthage/Build folder when using --cache-builds

See Carthage/Carthage#2619

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

1 participant