Tech_Tracker_iOS/Tech Tracker/Config.xcconfig
2024-05-22 16:06:53 -05:00

12 lines
296 B
Plaintext

//
// Config.xcconfig
// Tech Tracker
//
// Created by Gabriel Brown on 4/8/24.
//
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
API_KEY = zAf4vYVN2pszrK
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) API_KEY=@\"$(API_KEY)\"