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

Commitddbb132

Browse files
committed
Tidyup version 2
1 parentd20491d commitddbb132

File tree

5 files changed

+211
-225
lines changed

5 files changed

+211
-225
lines changed

‎SwiftJava.xcodeproj/project.pbxproj

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
BB5ACFE11D35B09900E2386A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BB5ACFE01D35B09900E2386A /* Assets.xcassets */; };
1414
BB5ACFE41D35B09900E2386A /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB5ACFE21D35B09900E2386A /* MainMenu.xib */; };
1515
BB6651321F2E39F7004EFD5F /* swift-android-kotlin in Resources */ = {isa = PBXBuildFile; fileRef = BB6651301F2E39F6004EFD5F /* swift-android-kotlin */; };
16-
BB6651341F2E3A8E004EFD5F /* swift-android-gradle in Resources */ = {isa = PBXBuildFile; fileRef = BB6651331F2E3A8D004EFD5F /* swift-android-gradle */; };
1716
BB6651361F2E3F51004EFD5F /* android_toolchain in Resources */ = {isa = PBXBuildFile; fileRef = BB6651351F2E3F50004EFD5F /* android_toolchain */; };
1817
BB9CF8931D619D1C004781B9 /* genhello.sh in Resources */ = {isa = PBXBuildFile; fileRef = BB9CF8921D619D1C004781B9 /* genhello.sh */; };
1918
BB9CF8981D61BAF4004781B9 /* swift-android-samples in Resources */ = {isa = PBXBuildFile; fileRef = BB9CF8971D61BAF4004781B9 /* swift-android-samples */; };
@@ -241,7 +240,6 @@
241240
BB5ACFE31D35B09900E2386A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
242241
BB5ACFE51D35B09900E2386A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
243242
BB6651301F2E39F6004EFD5F /* swift-android-kotlin */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "swift-android-kotlin"; sourceTree = "<group>"; };
244-
BB6651331F2E3A8D004EFD5F /* swift-android-gradle */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "swift-android-gradle"; sourceTree = "<group>"; };
245243
BB6651351F2E3F50004EFD5F /* android_toolchain */ = {isa = PBXFileReference; lastKnownFileType = folder; path = android_toolchain; sourceTree = "<group>"; };
246244
BB8AC4391D3F035700BD5B0F /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = System/Library/PrivateFrameworks/Swift/libswiftCore.tbd; sourceTree = SDKROOT; };
247245
BB8AC4621D3F11E600BD5B0F /* examples */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = examples; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -347,6 +345,12 @@
347345
children = (
348346
BBCCEF991F3C83440084F9E3 /* LICENSE */,
349347
BBBF389C1D49B5E6004142AE /* README.md */,
348+
CE31850D1F368C77002046A6 /* Scripts */,
349+
CE3185051F368C37002046A6 /* Bindings */,
350+
CE8102371F3693260069563B /* Android */,
351+
BB5ACFDD1D35B09900E2386A /* JDBC */,
352+
BB8AC4631D3F11E600BD5B0F /* examples */,
353+
BBC13DB71D48FDCE0035A039 /* org_swiftjava */,
350354
BBC13E5B1D49954A0035A039 /* CJavaVM.xcodeproj */,
351355
BBC13E7D1D4996AE0035A039 /* java_swift.xcodeproj */,
352356
BBC13EB71D4997FA0035A039 /* java_lang.xcodeproj */,
@@ -355,18 +359,11 @@
355359
BBBF2F031D49A163004142AE /* java_awt.xcodeproj */,
356360
BBBF322A1D49A246004142AE /* javax_swing.xcodeproj */,
357361
BBBF38DB1D49DB05004142AE /* com_apple.xcodeproj */,
358-
CE31850D1F368C77002046A6 /* Scripts */,
359-
CE3185051F368C37002046A6 /* Bindings */,
360-
CE8102371F3693260069563B /* Android */,
361-
BB5ACFDD1D35B09900E2386A /* JDBC */,
362-
BB8AC4631D3F11E600BD5B0F /* examples */,
363-
BBC13DB71D48FDCE0035A039 /* org_swiftjava */,
364362
BBF280D81D64BC6100A7AF5D /* src */,
365363
CE4A250F1F3555CA003AF384 /* com_johnholdsworth */,
366364
BB6651351F2E3F50004EFD5F /* android_toolchain */,
367365
BB6651301F2E39F6004EFD5F /* swift-android-kotlin */,
368366
BB9CF8971D61BAF4004781B9 /* swift-android-samples */,
369-
BB6651331F2E3A8D004EFD5F /* swift-android-gradle */,
370367
BB5ACFDC1D35B09900E2386A /* Products */,
371368
BBCD66EC1D36A03F00DF5E47 /* Frameworks */,
372369
);
@@ -779,7 +776,6 @@
779776
isa = PBXResourcesBuildPhase;
780777
buildActionMask = 2147483647;
781778
files = (
782-
BB6651341F2E3A8E004EFD5F /* swift-android-gradle in Resources */,
783779
CE4A25101F3555CA003AF384 /* com_johnholdsworth in Resources */,
784780
BBCCEF9A1F3C83440084F9E3 /* LICENSE in Resources */,
785781
BB5ACFE11D35B09900E2386A /* Assets.xcassets in Resources */,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp