Init commit.
This commit is contained in:
11
Tech Tracker/Config.xcconfig
Normal file
11
Tech Tracker/Config.xcconfig
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// 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)\"
|
Reference in New Issue
Block a user