mirror of
https://github.com/neon443/Scream.git
synced 2026-03-11 05:19:14 +00:00
14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
//
|
|
// Config.xcconfig
|
|
// Scream
|
|
//
|
|
// Created by neon443 on 01/01/2026.
|
|
//
|
|
|
|
|
|
VERSION = 0.1
|
|
BUILD = 2
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
|