Skip to content

Commit

Permalink
spm support update
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomkicheol committed Jul 19, 2020
1 parent 72140d7 commit f7e53ec
Show file tree
Hide file tree
Showing 1,848 changed files with 5,002 additions and 474 deletions.
Binary file added .build/build.db
Binary file not shown.
1 change: 1 addition & 0 deletions .build/debug
65 changes: 65 additions & 0 deletions .build/debug.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
client:
name: basic
tools: {}
targets:
"main": ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule","<PagingMenuController-debug.module>"]
"test": ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.xctest/Contents/MacOS/PagingMenuControllerPackageTests","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.swiftmodule","<PagingMenuController-debug.module>","<PagingMenuControllerPackageTests-debug.test>","<PagingMenuControllerTests-debug.module>"]
"PagingMenuController-debug.module": ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule","<PagingMenuController-debug.module>"]
"PagingMenuControllerPackageTests-debug.test": ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.xctest/Contents/MacOS/PagingMenuControllerPackageTests","<PagingMenuControllerPackageTests-debug.test>"]
"PagingMenuControllerTests-debug.module": ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.swiftmodule","<PagingMenuControllerTests-debug.module>"]
default: "main"
commands:
"<C.PagingMenuController-debug.module>":
tool: phony
inputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule"]
outputs: ["<PagingMenuController-debug.module>"]

"<C.PagingMenuControllerPackageTests-debug.test>":
tool: phony
inputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.xctest/Contents/MacOS/PagingMenuControllerPackageTests"]
outputs: ["<PagingMenuControllerPackageTests-debug.test>"]

"<C.PagingMenuControllerTests-debug.module>":
tool: phony
inputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.swiftmodule"]
outputs: ["<PagingMenuControllerTests-debug.module>"]

"C.PagingMenuController-debug.module":
tool: swift-compiler
executable: "/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"
module-name: "PagingMenuController"
module-output-path: "/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule"
inputs: ["/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/MenuItemView.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/MenuView.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/PagingMenuController.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/PagingViewController.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/MenuItemViewCustomizable.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/MenuViewCustomizable.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/Pagable.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/PagingMenuControllerCustomizable.swift"]
outputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/MenuItemView.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/MenuView.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/PagingMenuController.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/PagingViewController.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/MenuItemViewCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/MenuViewCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/Pagable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/PagingMenuControllerCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule"]
import-paths: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug"]
temps-path: "/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build"
objects: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/MenuItemView.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/MenuView.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/PagingMenuController.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/PagingViewController.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/MenuItemViewCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/MenuViewCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/Pagable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/PagingMenuControllerCustomizable.swift.o"]
other-args: ["-target","x86_64-apple-macosx10.10","-swift-version","5","-enable-batch-mode","-index-store-path","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/index/store","-sdk","/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk","-F","/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Onone","-g","-enable-testing","-j8","-DSWIFT_PACKAGE","-DDEBUG","-module-cache-path","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/ModuleCache","-parseable-output","-Xfrontend","-color-diagnostics"]
sources: ["/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/MenuItemView.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/MenuView.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/PagingMenuController.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/PagingViewController.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/MenuItemViewCustomizable.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/MenuViewCustomizable.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/Pagable.swift","/Users/hanzo/Desktop/My/PagingMenuController/Sources/PagingMenuController/Classes/Protocols/PagingMenuControllerCustomizable.swift"]
is-library: true
enable-whole-module-optimization: false
num-threads: "8"

"C.PagingMenuControllerPackageTests-debug.test":
tool: shell
description: "Linking /Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.xctest/Contents/MacOS/PagingMenuControllerPackageTests"
inputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/MenuItemView.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/MenuView.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/PagingMenuController.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/PagingViewController.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/MenuItemViewCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/MenuViewCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/Pagable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.build/Classes/Protocols/PagingMenuControllerCustomizable.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build/PagingMenuControllerTests.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build/XCTestManifests.swift.o"]
outputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.xctest/Contents/MacOS/PagingMenuControllerPackageTests"]
args: ["/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-sdk","/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk","-F","/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-g","-L","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug","-o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.xctest/Contents/MacOS/PagingMenuControllerPackageTests","-module-name","PagingMenuControllerPackageTests","-Xlinker","-bundle","@/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerPackageTests.product/Objects.LinkFileList","-Xlinker","-rpath","-Xlinker","/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx","-target","x86_64-apple-macosx10.10","-L","/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib"]

"C.PagingMenuControllerTests-debug.module":
tool: swift-compiler
executable: "/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc"
module-name: "PagingMenuControllerTests"
module-output-path: "/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.swiftmodule"
inputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuController.swiftmodule","/Users/hanzo/Desktop/My/PagingMenuController/Tests/PagingMenuControllerTests/PagingMenuControllerTests.swift","/Users/hanzo/Desktop/My/PagingMenuController/Tests/PagingMenuControllerTests/XCTestManifests.swift"]
outputs: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build/PagingMenuControllerTests.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build/XCTestManifests.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.swiftmodule"]
import-paths: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug"]
temps-path: "/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build"
objects: ["/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build/PagingMenuControllerTests.swift.o","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/PagingMenuControllerTests.build/XCTestManifests.swift.o"]
other-args: ["-target","x86_64-apple-macosx10.10","-swift-version","5","-enable-batch-mode","-index-store-path","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/index/store","-sdk","/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk","-F","/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-Onone","-g","-enable-testing","-j8","-DSWIFT_PACKAGE","-DDEBUG","-module-cache-path","/Users/hanzo/Desktop/My/PagingMenuController/.build/x86_64-apple-macosx/debug/ModuleCache","-parseable-output","-Xfrontend","-color-diagnostics"]
sources: ["/Users/hanzo/Desktop/My/PagingMenuController/Tests/PagingMenuControllerTests/PagingMenuControllerTests.swift","/Users/hanzo/Desktop/My/PagingMenuController/Tests/PagingMenuControllerTests/XCTestManifests.swift"]
is-library: true
enable-whole-module-optimization: false
num-threads: "8"

Binary file added .build/manifest.db
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
path: '/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule'
dependencies:
- mtime: 1576465036000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/AppKit.swiftmodule/x86_64-apple-macos.swiftmodule'
size: 118104
- mtime: 1571353873000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface'
size: 1466585
- mtime: 1566601682000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/Darwin.apinotes'
size: 1133
- mtime: 1570641213000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/objc/ObjectiveC.apinotes'
size: 11147
- mtime: 1570639204000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.apinotes'
size: 29817
- mtime: 1570780945000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework/Headers/Security.apinotes'
size: 162
- mtime: 1569545609000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/xpc/XPC.apinotes'
size: 123
- mtime: 1569888723000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.apinotes'
size: 1662
- mtime: 1571356652000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.apinotes'
size: 2012
- mtime: 1570650728000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.apinotes'
size: 80492
- mtime: 1570645439000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.apinotes'
size: 7814
- mtime: 1571355812000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.apinotes'
size: 50254
- mtime: 1570644515000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.apinotes'
size: 36116
- mtime: 1570653198000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.apinotes'
size: 7428
- mtime: 1571629241000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.apinotes'
size: 372012
- mtime: 1571356523000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/CoreData.swiftmodule/x86_64.swiftinterface'
size: 29250
- mtime: 1571357200000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/AppKit.swiftmodule/x86_64.swiftinterface'
size: 25598
version: 1
...
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
path: '/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule'
dependencies:
- mtime: 1576465106000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/Combine.swiftmodule/x86_64-apple-macos.swiftmodule'
size: 402760
- mtime: 1571353873000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/lib/swift/Swift.swiftmodule/x86_64.swiftinterface'
size: 1466585
- mtime: 1571354560000000000
path: '/Applications/Xcode_11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Combine.framework/Modules/Combine.swiftmodule/x86_64-apple-macos.swiftinterface'
size: 156005
version: 1
...
Loading

0 comments on commit f7e53ec

Please sign in to comment.