|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 5A72D6232F97A69500E2ADE0 /* Secrets.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 5A72D6222F97A69500E2ADE0 /* Secrets.xcconfig */; }; |
10 | 11 | 5A7E81B12F95F23600EEF236 /* TableProAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = 5A87EEED2F7F893000D028D1 /* TableProAnalytics */; }; |
11 | 12 | 5A87EEED2F7F893000D028D0 /* TableProSync in Frameworks */ = {isa = PBXBuildFile; productRef = 5A87EEEC2F7F893000D028D0 /* TableProSync */; }; |
12 | 13 | 5AA136062F82610F00ADCD58 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA136052F82610F00ADCD58 /* WidgetKit.framework */; }; |
|
50 | 51 | /* End PBXCopyFilesBuildPhase section */ |
51 | 52 |
|
52 | 53 | /* Begin PBXFileReference section */ |
| 54 | + 5A72D6222F97A69500E2ADE0 /* Secrets.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Secrets.xcconfig; sourceTree = "<group>"; }; |
53 | 55 | 5A87ECDD2F7F88F200D028D0 /* AIPromptTemplates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIPromptTemplates.swift; sourceTree = "<group>"; }; |
54 | 56 | 5A87ECDE2F7F88F200D028D0 /* AIPromptTemplates+InlineSuggest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AIPromptTemplates+InlineSuggest.swift"; sourceTree = "<group>"; }; |
55 | 57 | 5A87ECDF2F7F88F200D028D0 /* AIProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIProvider.swift; sourceTree = "<group>"; }; |
|
1636 | 1638 | 5AA136092F82610F00ADCD58 /* TableProWidget */, |
1637 | 1639 | 5AA313332F7EA5B4008EBA97 /* Frameworks */, |
1638 | 1640 | 5AB9F3DA2F7C1C12001F3337 /* Products */, |
| 1641 | + 5A72D6222F97A69500E2ADE0 /* Secrets.xcconfig */, |
1639 | 1642 | ); |
1640 | 1643 | sourceTree = "<group>"; |
1641 | 1644 | }; |
|
1756 | 1759 | isa = PBXResourcesBuildPhase; |
1757 | 1760 | buildActionMask = 2147483647; |
1758 | 1761 | files = ( |
| 1762 | + 5A72D6232F97A69500E2ADE0 /* Secrets.xcconfig in Resources */, |
1759 | 1763 | ); |
1760 | 1764 | runOnlyForDeploymentPostprocessing = 0; |
1761 | 1765 | }; |
|
1853 | 1857 | }; |
1854 | 1858 | 5AB9F3E22F7C1C13001F3337 /* Debug */ = { |
1855 | 1859 | isa = XCBuildConfiguration; |
| 1860 | + baseConfigurationReference = 5A72D6222F97A69500E2ADE0 /* Secrets.xcconfig */; |
1856 | 1861 | buildSettings = { |
1857 | 1862 | ALWAYS_SEARCH_USER_PATHS = NO; |
1858 | 1863 | ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
|
2019 | 2024 | }; |
2020 | 2025 | 5AB9F3E62F7C1C13001F3337 /* Release */ = { |
2021 | 2026 | isa = XCBuildConfiguration; |
| 2027 | + baseConfigurationReference = 5A72D6222F97A69500E2ADE0 /* Secrets.xcconfig */; |
2022 | 2028 | buildSettings = { |
2023 | 2029 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
2024 | 2030 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
0 commit comments