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

Mirror of dropbox djinni#365 #16

Open
wants to merge 4 commits into
base: pr365-dst
Choose a base branch
from
Open

Mirror of dropbox djinni#365 #16

wants to merge 4 commits into from

Conversation

TomMD
Copy link
Owner

@TomMD TomMD commented Jun 18, 2018

Mirror of dropbox djinni#365
This prevents compilation errors when someone creates a djinni interface with their own method named "destroy()".

@sonatype-lift
Copy link

sonatype-lift bot commented Jun 18, 2018

Infer analysis failed

Src branch: All build attempts failed: ##### External Process Failed #####
bear make
STDOUT
cd src && ./build
Already up to date: Djinni
xcodebuild -workspace example/objc/TextSort.xcworkspace
-scheme TextSort
-configuration 'Debug'
-sdk iphonesimulator
Makefile:56: recipe for target 'example_ios' failed

STDERR
make: xcodebuild: Command not found
make: *** [example_ios] Error 127

External Process Failed

make clean
STDOUT
cd src && sbt clean
Makefile:43: recipe for target 'djinni_jar_clean' failed

STDERR
/bin/sh: 1: sbt: not found
make: *** [djinni_jar_clean] Error 127

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

Successfully merging this pull request may close these issues.

2 participants