Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

more information needed on swiftjava macOS project xcode project setup for generated codes, more step by step details needed #9

Open
@LOG-TAG

Description

@LOG-TAG

there many things missing in README things like

./genswift.sh your.package your.jar not works for a JAR A which is dependent on JAR B or C.

it's solved by jar merging idea! I decompiled the jar and added to InteliJ !

created artifact JAR and tried swiftJava jar command worked 100% fine! (Credits to the people who helped me)

There are many things missing in README it's really a pain point for beginner to do this with minimal documentation.

macOS development needs following details in README.

after the generating files from JAR files next step for using it inside the XCODE for Running the project will be great!

what I have tried:

  1. Create sample cocoa swift app from xcode.

2)Placed generated code in the xcode sample project folder. (after ./genswift.sh your.package your.jar)

3)how swiftjava.jar is generated ? we need to runswift build -Xlinker -L$JVM_LIBRARY_PATH -Xlinker -rpath -Xlinker $JVM_LIBRARY_PATH -Xlinker -ljvm ?

4>swiftjava.jar needed configured at xcode?

what are other steps? is there any build command needs to be added to configure while directly adding generated files in xcode cocoa app for connecting with JNI and jar file? where to put JAR file inside project folder structure? what are the frameworks needs to be added?

it will great if we get separated step by step instruction for using SwiftJava for Android, macOS etc!

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp