mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-05 11:15:51 +00:00
8 lines
No EOL
296 B
Text
8 lines
No EOL
296 B
Text
// This file is used for development when building directly in Xcode.
|
|
// The actual Version.swift is auto-generated by the build script.
|
|
// To use this file for development, copy it to Version.swift:
|
|
// cp Version.swift.development Version.swift
|
|
|
|
struct Version {
|
|
static let current = "dev"
|
|
} |