-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…ViewSize [Feat] SplitView 사이즈 조정 기능 구현
- Loading branch information
Showing
7 changed files
with
231 additions
and
97 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
build/XCBuildData/9bc1cec56af5971d4c920b50f657ad63.xcbuilddata/build-request.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"buildCommand" : { | ||
"command" : "build", | ||
"skipDependencies" : false, | ||
"style" : "buildOnly" | ||
}, | ||
"configuredTargets" : [ | ||
|
||
], | ||
"continueBuildingAfterErrors" : false, | ||
"dependencyScope" : "workspace", | ||
"enableIndexBuildArena" : false, | ||
"hideShellScriptEnvironment" : false, | ||
"parameters" : { | ||
"action" : "build", | ||
"overrides" : { | ||
|
||
} | ||
}, | ||
"qos" : "utility", | ||
"schemeCommand" : "launch", | ||
"showNonLoggedProgress" : true, | ||
"useDryRun" : false, | ||
"useImplicitDependencies" : false, | ||
"useLegacyBuildLocations" : false, | ||
"useParallelTargets" : true | ||
} |
Binary file added
BIN
+252 Bytes
build/XCBuildData/9bc1cec56af5971d4c920b50f657ad63.xcbuilddata/description.msgpack
Binary file not shown.
1 change: 1 addition & 0 deletions
1
build/XCBuildData/9bc1cec56af5971d4c920b50f657ad63.xcbuilddata/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"client":{"name":"basic","version":0,"file-system":"device-agnostic","perform-ownership-analysis":"no"},"targets":{"":["<all>"]},"commands":{"<all>":{"tool":"phony","inputs":["<WorkspaceHeaderMapVFSFilesWritten>"],"outputs":["<all>"]},"P0:::Gate WorkspaceHeaderMapVFSFilesWritten":{"tool":"phony","inputs":[],"outputs":["<WorkspaceHeaderMapVFSFilesWritten>"]}}} |
1 change: 1 addition & 0 deletions
1
build/XCBuildData/9bc1cec56af5971d4c920b50f657ad63.xcbuilddata/target-graph.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Target dependency graph (0 target) |
Binary file added
BIN
+79 Bytes
build/XCBuildData/9bc1cec56af5971d4c920b50f657ad63.xcbuilddata/task-store.msgpack
Binary file not shown.