mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 06:49:12 +00:00
18 lines
442 B
Plaintext
18 lines
442 B
Plaintext
//
|
|
// Config.xcconfig
|
|
// NearFuture
|
|
//
|
|
// Created by neon443 on 29/04/2025.
|
|
//
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
|
|
|
|
TEAM_ID = 8JGND254B7
|
|
BUNDLE_ID = com.neon443.NearFuture
|
|
BUNDLE_ID_WIDGETS = com.neon443.NearFuture.widgets
|
|
GROUP_ID = group.NearFuture
|
|
VERSION = 3.3.0
|
|
NAME = Near Future
|
|
BUILD_NUMBER = 0
|