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

Commitc99df0e

Browse files
committed
Bring in injection.
1 parent14b59e2 commitc99df0e

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

‎.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,9 @@
3737
[submodule "android_toolchain"]
3838
path=android_toolchain
3939
url=https://github.com/SwiftJava/android_toolchain
40+
[submodule "swift-android-injection"]
41+
path=swift-android-injection
42+
url=https://github.com/SwiftJava/swift-android-injection.git
43+
[submodule "Injection4Android"]
44+
path=Injection4Android
45+
url=https://github.com/SwiftJava/Injection4Android.git

‎Injection4Android

SubmoduleInjection4Android added at1f8e8d3

‎SwiftJava.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@
217217
/* Begin PBXFileReference section */
218218
BB0543FE1D41F38C00F9B367 /* libjvm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libjvm.dylib; path = "../../../../usr/local/jvm/openjdk-1.8.0-internal/jre/lib/server/libjvm.dylib"; sourceTree = "<group>"; };
219219
BB0544041D42D55200F9B367 /* genjar.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = genjar.sh; sourceTree = "<group>"; };
220+
BB0AB6B31F7559C700B60EC0 /* Injection4Android */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Injection4Android; sourceTree = "<group>"; };
221+
BB0AB6B71F755A5A00B60EC0 /* swift-android-injection */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "swift-android-injection"; sourceTree = "<group>"; };
220222
BB19B4411D673986002F5586 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
221223
BB31E20E1D4FF13400779860 /* genpkg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = genpkg.sh; sourceTree = "<group>"; };
222224
BB5ACFDB1D35B09900E2386A /* JDBC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JDBC.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -340,6 +342,8 @@
340342
BB643B311F4873F7003E849E /* swift-android-gradle */,
341343
BB9CF8971D61BAF4004781B9 /* swift-android-samples */,
342344
BB6651301F2E39F6004EFD5F /* swift-android-kotlin */,
345+
BB0AB6B71F755A5A00B60EC0 /* swift-android-injection */,
346+
BB0AB6B31F7559C700B60EC0 /* Injection4Android */,
343347
BB5ACFDC1D35B09900E2386A /* Products */,
344348
BBCD66EC1D36A03F00DF5E47 /* Frameworks */,
345349
);

‎swift-android-injection

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp