mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
#whitespace
This commit is contained in:
@@ -4,7 +4,7 @@ import PathKit
|
||||
import Yams
|
||||
|
||||
extension Project {
|
||||
|
||||
|
||||
public init(path: Path) throws {
|
||||
let basePath = path.parent()
|
||||
let template = try Spec(filename: path.lastComponent, basePath: basePath)
|
||||
|
||||
Reference in New Issue
Block a user