Files
NearFuture/Config.xcconfig
neon443 5f52b423db changes to pending notif checker
add migration, if events dont have notifs
fix runtime error about bg threads by using await MainActor.run
add cancelallnotifs
bump version
2025-05-09 14:09:06 +01:00

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 = 4.0.0
NAME = Near Future
BUILD_NUMBER = 0