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

Needs new release? #21

Closed
regnerjr opened this issue Dec 9, 2016 · 1 comment
Closed

Needs new release? #21

regnerjr opened this issue Dec 9, 2016 · 1 comment

Comments

@regnerjr
Copy link
Member

regnerjr commented Dec 9, 2016

Doing some work on ELJSBridge to get that updated to Swift 3. Having an error when building ELFoundation_osx

I believe these issues were fixed in #18 We just need a new release possibly 2.0.1.
I'll point the Cartfile to the master branch for now so I can keep working on ELJSBridge.

 $ carthage bootstrap
*** Checking out ELFoundation at "v2.0.0"
*** Checking out ELLog at "v3.0.0"
*** xcodebuild output can be found in /var/folders/06/tf7sh6w14wn09ngqwp65lf9h0v9rz6/T/carthage-xcodebuild.rB9kPY.log
*** Building scheme "ELFoundation_osx" in ELFoundation.xcodeproj
** CLEAN FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
** BUILD FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
warning: no umbrella header found for target 'ELFoundation_osx', module map will not be generated
warning: no umbrella header found for target 'ELFoundation_osx', module map will not be generated
A shell task (/usr/bin/xcrun xcodebuild -project /Users/vn00ujn/dev/ELJSBridge/Carthage/Checkouts/ELFoundation/ELFoundation.xcodeproj -scheme ELFoundation_osx -configuration Release ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65:
** CLEAN FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
** BUILD FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
@angelodipaolo
Copy link
Contributor

Released v2.0.1

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