mirror of
https://github.com/neon443/DockPhobia.git
synced 2026-03-11 06:49:12 +00:00
add hardened runtime, increment build num
This commit is contained in:
14
Config.xcconfig
Normal file
14
Config.xcconfig
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// Config.xcconfig
|
||||
// DockPhobia
|
||||
//
|
||||
// Created by neon443 on 26/05/2025.
|
||||
//
|
||||
|
||||
VERSION = 1.0
|
||||
BUILD_ID = 2
|
||||
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
|
||||
Reference in New Issue
Block a user