Init commit.

This commit is contained in:
2024-05-22 16:06:53 -05:00
commit 259ed6da27
25 changed files with 1429 additions and 0 deletions

View 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)\"