mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
//
|
|
// Config.xcconfig
|
|
// ShhShell
|
|
//
|
|
// Created by neon443 on 06/06/2025.
|
|
//
|
|
|
|
VERSION = 1.0
|
|
BUILD = 86
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
|