mirror of
https://github.com/neon443/DockPhobia.git
synced 2026-03-11 06:49:12 +00:00
15 lines
337 B
Plaintext
15 lines
337 B
Plaintext
//
|
|
// Config.xcconfig
|
|
// DockPhobia
|
|
//
|
|
// Created by neon443 on 26/05/2025.
|
|
//
|
|
|
|
VERSION = 1.3
|
|
BUILD_ID = 3
|
|
TEAM_ID = 8JGND254B7
|
|
BUNDLE_ID = com.neon443.DockPhobia
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
|