|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 5A87EEED2F7F893000D028D0 /* TableProSync in Frameworks */ = {isa = PBXBuildFile; productRef = 5A87EEEC2F7F893000D028D0 /* TableProSync */; }; |
| 11 | + 5AA136062F82610F00ADCD58 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA136052F82610F00ADCD58 /* WidgetKit.framework */; }; |
| 12 | + 5AA136082F82610F00ADCD58 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA136072F82610F00ADCD58 /* SwiftUI.framework */; }; |
| 13 | + 5AA136132F82611000ADCD58 /* TableProWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 5AA136042F82610F00ADCD58 /* TableProWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
11 | 14 | 5AA3133A2F7EA5B4008EBA97 /* LibPQ.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA313342F7EA5B4008EBA97 /* LibPQ.xcframework */; }; |
12 | 15 | 5AA3133C2F7EA5B4008EBA97 /* Hiredis.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA313352F7EA5B4008EBA97 /* Hiredis.xcframework */; }; |
13 | 16 | 5AA3133E2F7EA5B4008EBA97 /* OpenSSL-Crypto.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA313362F7EA5B4008EBA97 /* OpenSSL-Crypto.xcframework */; }; |
|
21 | 24 | 5AB9F3EF2F7C1D03001F3337 /* TableProQuery in Frameworks */ = {isa = PBXBuildFile; productRef = 5AB9F3EE2F7C1D03001F3337 /* TableProQuery */; }; |
22 | 25 | /* End PBXBuildFile section */ |
23 | 26 |
|
| 27 | +/* Begin PBXContainerItemProxy section */ |
| 28 | + 5AA136112F82611000ADCD58 /* PBXContainerItemProxy */ = { |
| 29 | + isa = PBXContainerItemProxy; |
| 30 | + containerPortal = 5AB9F3D12F7C1C12001F3337 /* Project object */; |
| 31 | + proxyType = 1; |
| 32 | + remoteGlobalIDString = 5AA136032F82610F00ADCD58; |
| 33 | + remoteInfo = TableProWidgetExtension; |
| 34 | + }; |
| 35 | +/* End PBXContainerItemProxy section */ |
| 36 | + |
| 37 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 38 | + 5AA136142F82611000ADCD58 /* Embed Foundation Extensions */ = { |
| 39 | + isa = PBXCopyFilesBuildPhase; |
| 40 | + buildActionMask = 2147483647; |
| 41 | + dstPath = ""; |
| 42 | + dstSubfolderSpec = 13; |
| 43 | + files = ( |
| 44 | + 5AA136132F82611000ADCD58 /* TableProWidgetExtension.appex in Embed Foundation Extensions */, |
| 45 | + ); |
| 46 | + name = "Embed Foundation Extensions"; |
| 47 | + runOnlyForDeploymentPostprocessing = 0; |
| 48 | + }; |
| 49 | +/* End PBXCopyFilesBuildPhase section */ |
| 50 | + |
24 | 51 | /* Begin PBXFileReference section */ |
25 | 52 | 5A87ECDD2F7F88F200D028D0 /* AIPromptTemplates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIPromptTemplates.swift; sourceTree = "<group>"; }; |
26 | 53 | 5A87ECDE2F7F88F200D028D0 /* AIPromptTemplates+InlineSuggest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AIPromptTemplates+InlineSuggest.swift"; sourceTree = "<group>"; }; |
|
480 | 507 | 5A87EEE82F7F891F00D028D0 /* SyncMetadataStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncMetadataStorage.swift; sourceTree = "<group>"; }; |
481 | 508 | 5A87EEE92F7F891F00D028D0 /* SyncRecordMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncRecordMapper.swift; sourceTree = "<group>"; }; |
482 | 509 | 5A87EEEA2F7F891F00D028D0 /* SyncRecordType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncRecordType.swift; sourceTree = "<group>"; }; |
| 510 | + 5AA136042F82610F00ADCD58 /* TableProWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = TableProWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 511 | + 5AA136052F82610F00ADCD58 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
| 512 | + 5AA136072F82610F00ADCD58 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
| 513 | + 5AA136322F82675600ADCD58 /* TableProWidgetExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = TableProWidgetExtension.entitlements; sourceTree = "<group>"; }; |
483 | 514 | 5AA313342F7EA5B4008EBA97 /* LibPQ.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = LibPQ.xcframework; path = ../Libs/ios/LibPQ.xcframework; sourceTree = "<group>"; }; |
484 | 515 | 5AA313352F7EA5B4008EBA97 /* Hiredis.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Hiredis.xcframework; path = ../Libs/ios/Hiredis.xcframework; sourceTree = "<group>"; }; |
485 | 516 | 5AA313362F7EA5B4008EBA97 /* OpenSSL-Crypto.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "OpenSSL-Crypto.xcframework"; path = "../Libs/ios/OpenSSL-Crypto.xcframework"; sourceTree = "<group>"; }; |
|
490 | 521 | 5AB9F3D92F7C1C12001F3337 /* TableProMobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TableProMobile.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
491 | 522 | /* End PBXFileReference section */ |
492 | 523 |
|
| 524 | +/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
| 525 | + 5AA136172F82611000ADCD58 /* Exceptions for "TableProWidget" folder in "TableProWidgetExtension" target */ = { |
| 526 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 527 | + membershipExceptions = ( |
| 528 | + Info.plist, |
| 529 | + ); |
| 530 | + target = 5AA136032F82610F00ADCD58 /* TableProWidgetExtension */; |
| 531 | + }; |
| 532 | + 5AA136302F82660900ADCD58 /* Exceptions for "TableProWidget" folder in "TableProMobile" target */ = { |
| 533 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 534 | + membershipExceptions = ( |
| 535 | + Shared/SharedConnectionStore.swift, |
| 536 | + Shared/WidgetConnectionItem.swift, |
| 537 | + ); |
| 538 | + target = 5AB9F3D82F7C1C12001F3337 /* TableProMobile */; |
| 539 | + }; |
| 540 | +/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
| 541 | + |
493 | 542 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 543 | + 5AA136092F82610F00ADCD58 /* TableProWidget */ = { |
| 544 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 545 | + exceptions = ( |
| 546 | + 5AA136302F82660900ADCD58 /* Exceptions for "TableProWidget" folder in "TableProMobile" target */, |
| 547 | + 5AA136172F82611000ADCD58 /* Exceptions for "TableProWidget" folder in "TableProWidgetExtension" target */, |
| 548 | + ); |
| 549 | + path = TableProWidget; |
| 550 | + sourceTree = "<group>"; |
| 551 | + }; |
494 | 552 | 5AB9F3DB2F7C1C12001F3337 /* TableProMobile */ = { |
495 | 553 | isa = PBXFileSystemSynchronizedRootGroup; |
496 | 554 | path = TableProMobile; |
|
499 | 557 | /* End PBXFileSystemSynchronizedRootGroup section */ |
500 | 558 |
|
501 | 559 | /* Begin PBXFrameworksBuildPhase section */ |
| 560 | + 5AA136012F82610F00ADCD58 /* Frameworks */ = { |
| 561 | + isa = PBXFrameworksBuildPhase; |
| 562 | + buildActionMask = 2147483647; |
| 563 | + files = ( |
| 564 | + 5AA136082F82610F00ADCD58 /* SwiftUI.framework in Frameworks */, |
| 565 | + 5AA136062F82610F00ADCD58 /* WidgetKit.framework in Frameworks */, |
| 566 | + ); |
| 567 | + runOnlyForDeploymentPostprocessing = 0; |
| 568 | + }; |
502 | 569 | 5AB9F3D62F7C1C12001F3337 /* Frameworks */ = { |
503 | 570 | isa = PBXFrameworksBuildPhase; |
504 | 571 | buildActionMask = 2147483647; |
|
1543 | 1610 | 5AA313372F7EA5B4008EBA97 /* MariaDB.xcframework */, |
1544 | 1611 | 5AA313362F7EA5B4008EBA97 /* OpenSSL-Crypto.xcframework */, |
1545 | 1612 | 5AA313392F7EA5B4008EBA97 /* OpenSSL-SSL.xcframework */, |
| 1613 | + 5AA136052F82610F00ADCD58 /* WidgetKit.framework */, |
| 1614 | + 5AA136072F82610F00ADCD58 /* SwiftUI.framework */, |
1546 | 1615 | ); |
1547 | 1616 | name = Frameworks; |
1548 | 1617 | sourceTree = "<group>"; |
1549 | 1618 | }; |
1550 | 1619 | 5AB9F3D02F7C1C12001F3337 = { |
1551 | 1620 | isa = PBXGroup; |
1552 | 1621 | children = ( |
| 1622 | + 5AA136322F82675600ADCD58 /* TableProWidgetExtension.entitlements */, |
1553 | 1623 | 5AB9F3DB2F7C1C12001F3337 /* TableProMobile */, |
| 1624 | + 5AA136092F82610F00ADCD58 /* TableProWidget */, |
1554 | 1625 | 5AA313332F7EA5B4008EBA97 /* Frameworks */, |
1555 | 1626 | 5AB9F3DA2F7C1C12001F3337 /* Products */, |
1556 | 1627 | ); |
|
1560 | 1631 | isa = PBXGroup; |
1561 | 1632 | children = ( |
1562 | 1633 | 5AB9F3D92F7C1C12001F3337 /* TableProMobile.app */, |
| 1634 | + 5AA136042F82610F00ADCD58 /* TableProWidgetExtension.appex */, |
1563 | 1635 | ); |
1564 | 1636 | name = Products; |
1565 | 1637 | sourceTree = "<group>"; |
1566 | 1638 | }; |
1567 | 1639 | /* End PBXGroup section */ |
1568 | 1640 |
|
1569 | 1641 | /* Begin PBXNativeTarget section */ |
| 1642 | + 5AA136032F82610F00ADCD58 /* TableProWidgetExtension */ = { |
| 1643 | + isa = PBXNativeTarget; |
| 1644 | + buildConfigurationList = 5AA136182F82611000ADCD58 /* Build configuration list for PBXNativeTarget "TableProWidgetExtension" */; |
| 1645 | + buildPhases = ( |
| 1646 | + 5AA136002F82610F00ADCD58 /* Sources */, |
| 1647 | + 5AA136012F82610F00ADCD58 /* Frameworks */, |
| 1648 | + 5AA136022F82610F00ADCD58 /* Resources */, |
| 1649 | + ); |
| 1650 | + buildRules = ( |
| 1651 | + ); |
| 1652 | + dependencies = ( |
| 1653 | + ); |
| 1654 | + fileSystemSynchronizedGroups = ( |
| 1655 | + 5AA136092F82610F00ADCD58 /* TableProWidget */, |
| 1656 | + ); |
| 1657 | + name = TableProWidgetExtension; |
| 1658 | + packageProductDependencies = ( |
| 1659 | + ); |
| 1660 | + productName = TableProWidgetExtension; |
| 1661 | + productReference = 5AA136042F82610F00ADCD58 /* TableProWidgetExtension.appex */; |
| 1662 | + productType = "com.apple.product-type.app-extension"; |
| 1663 | + }; |
1570 | 1664 | 5AB9F3D82F7C1C12001F3337 /* TableProMobile */ = { |
1571 | 1665 | isa = PBXNativeTarget; |
1572 | 1666 | buildConfigurationList = 5AB9F3E42F7C1C13001F3337 /* Build configuration list for PBXNativeTarget "TableProMobile" */; |
1573 | 1667 | buildPhases = ( |
1574 | 1668 | 5AB9F3D52F7C1C12001F3337 /* Sources */, |
1575 | 1669 | 5AB9F3D62F7C1C12001F3337 /* Frameworks */, |
1576 | 1670 | 5AB9F3D72F7C1C12001F3337 /* Resources */, |
| 1671 | + 5AA136142F82611000ADCD58 /* Embed Foundation Extensions */, |
1577 | 1672 | ); |
1578 | 1673 | buildRules = ( |
1579 | 1674 | ); |
1580 | 1675 | dependencies = ( |
| 1676 | + 5AA136122F82611000ADCD58 /* PBXTargetDependency */, |
1581 | 1677 | ); |
1582 | 1678 | fileSystemSynchronizedGroups = ( |
1583 | 1679 | 5AB9F3DB2F7C1C12001F3337 /* TableProMobile */, |
|
1601 | 1697 | isa = PBXProject; |
1602 | 1698 | attributes = { |
1603 | 1699 | BuildIndependentTargetsInParallel = 1; |
1604 | | - LastSwiftUpdateCheck = 2640; |
| 1700 | + LastSwiftUpdateCheck = 2650; |
1605 | 1701 | LastUpgradeCheck = 2650; |
1606 | 1702 | TargetAttributes = { |
| 1703 | + 5AA136032F82610F00ADCD58 = { |
| 1704 | + CreatedOnToolsVersion = 26.5; |
| 1705 | + }; |
1607 | 1706 | 5AB9F3D82F7C1C12001F3337 = { |
1608 | 1707 | CreatedOnToolsVersion = 26.4; |
1609 | 1708 | }; |
|
1627 | 1726 | projectRoot = ""; |
1628 | 1727 | targets = ( |
1629 | 1728 | 5AB9F3D82F7C1C12001F3337 /* TableProMobile */, |
| 1729 | + 5AA136032F82610F00ADCD58 /* TableProWidgetExtension */, |
1630 | 1730 | ); |
1631 | 1731 | }; |
1632 | 1732 | /* End PBXProject section */ |
1633 | 1733 |
|
1634 | 1734 | /* Begin PBXResourcesBuildPhase section */ |
| 1735 | + 5AA136022F82610F00ADCD58 /* Resources */ = { |
| 1736 | + isa = PBXResourcesBuildPhase; |
| 1737 | + buildActionMask = 2147483647; |
| 1738 | + files = ( |
| 1739 | + ); |
| 1740 | + runOnlyForDeploymentPostprocessing = 0; |
| 1741 | + }; |
1635 | 1742 | 5AB9F3D72F7C1C12001F3337 /* Resources */ = { |
1636 | 1743 | isa = PBXResourcesBuildPhase; |
1637 | 1744 | buildActionMask = 2147483647; |
|
1642 | 1749 | /* End PBXResourcesBuildPhase section */ |
1643 | 1750 |
|
1644 | 1751 | /* Begin PBXSourcesBuildPhase section */ |
| 1752 | + 5AA136002F82610F00ADCD58 /* Sources */ = { |
| 1753 | + isa = PBXSourcesBuildPhase; |
| 1754 | + buildActionMask = 2147483647; |
| 1755 | + files = ( |
| 1756 | + ); |
| 1757 | + runOnlyForDeploymentPostprocessing = 0; |
| 1758 | + }; |
1645 | 1759 | 5AB9F3D52F7C1C12001F3337 /* Sources */ = { |
1646 | 1760 | isa = PBXSourcesBuildPhase; |
1647 | 1761 | buildActionMask = 2147483647; |
|
1651 | 1765 | }; |
1652 | 1766 | /* End PBXSourcesBuildPhase section */ |
1653 | 1767 |
|
| 1768 | +/* Begin PBXTargetDependency section */ |
| 1769 | + 5AA136122F82611000ADCD58 /* PBXTargetDependency */ = { |
| 1770 | + isa = PBXTargetDependency; |
| 1771 | + target = 5AA136032F82610F00ADCD58 /* TableProWidgetExtension */; |
| 1772 | + targetProxy = 5AA136112F82611000ADCD58 /* PBXContainerItemProxy */; |
| 1773 | + }; |
| 1774 | +/* End PBXTargetDependency section */ |
| 1775 | + |
1654 | 1776 | /* Begin XCBuildConfiguration section */ |
| 1777 | + 5AA136152F82611000ADCD58 /* Debug */ = { |
| 1778 | + isa = XCBuildConfiguration; |
| 1779 | + buildSettings = { |
| 1780 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1781 | + ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
| 1782 | + CODE_SIGN_ENTITLEMENTS = TableProWidgetExtension.entitlements; |
| 1783 | + CODE_SIGN_STYLE = Automatic; |
| 1784 | + CURRENT_PROJECT_VERSION = 1; |
| 1785 | + DEVELOPMENT_TEAM = D7HJ5TFYCU; |
| 1786 | + GENERATE_INFOPLIST_FILE = YES; |
| 1787 | + INFOPLIST_FILE = TableProWidget/Info.plist; |
| 1788 | + INFOPLIST_KEY_CFBundleDisplayName = TableProWidget; |
| 1789 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 1790 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 1791 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1792 | + "$(inherited)", |
| 1793 | + "@executable_path/Frameworks", |
| 1794 | + "@executable_path/../../Frameworks", |
| 1795 | + ); |
| 1796 | + MARKETING_VERSION = 1.0; |
| 1797 | + PRODUCT_BUNDLE_IDENTIFIER = com.TablePro.TableProMobile.Widget; |
| 1798 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1799 | + SKIP_INSTALL = YES; |
| 1800 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 1801 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 1802 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 1803 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 1804 | + SWIFT_VERSION = 5.0; |
| 1805 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1806 | + }; |
| 1807 | + name = Debug; |
| 1808 | + }; |
| 1809 | + 5AA136162F82611000ADCD58 /* Release */ = { |
| 1810 | + isa = XCBuildConfiguration; |
| 1811 | + buildSettings = { |
| 1812 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1813 | + ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
| 1814 | + CODE_SIGN_ENTITLEMENTS = TableProWidgetExtension.entitlements; |
| 1815 | + CODE_SIGN_STYLE = Automatic; |
| 1816 | + CURRENT_PROJECT_VERSION = 1; |
| 1817 | + DEVELOPMENT_TEAM = D7HJ5TFYCU; |
| 1818 | + GENERATE_INFOPLIST_FILE = YES; |
| 1819 | + INFOPLIST_FILE = TableProWidget/Info.plist; |
| 1820 | + INFOPLIST_KEY_CFBundleDisplayName = TableProWidget; |
| 1821 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 1822 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 1823 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 1824 | + "$(inherited)", |
| 1825 | + "@executable_path/Frameworks", |
| 1826 | + "@executable_path/../../Frameworks", |
| 1827 | + ); |
| 1828 | + MARKETING_VERSION = 1.0; |
| 1829 | + PRODUCT_BUNDLE_IDENTIFIER = com.TablePro.TableProMobile.Widget; |
| 1830 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1831 | + SKIP_INSTALL = YES; |
| 1832 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 1833 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 1834 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 1835 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 1836 | + SWIFT_VERSION = 5.0; |
| 1837 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1838 | + }; |
| 1839 | + name = Release; |
| 1840 | + }; |
1655 | 1841 | 5AB9F3E22F7C1C13001F3337 /* Debug */ = { |
1656 | 1842 | isa = XCBuildConfiguration; |
1657 | 1843 | buildSettings = { |
|
1862 | 2048 | /* End XCBuildConfiguration section */ |
1863 | 2049 |
|
1864 | 2050 | /* Begin XCConfigurationList section */ |
| 2051 | + 5AA136182F82611000ADCD58 /* Build configuration list for PBXNativeTarget "TableProWidgetExtension" */ = { |
| 2052 | + isa = XCConfigurationList; |
| 2053 | + buildConfigurations = ( |
| 2054 | + 5AA136152F82611000ADCD58 /* Debug */, |
| 2055 | + 5AA136162F82611000ADCD58 /* Release */, |
| 2056 | + ); |
| 2057 | + defaultConfigurationIsVisible = 0; |
| 2058 | + defaultConfigurationName = Release; |
| 2059 | + }; |
1865 | 2060 | 5AB9F3D42F7C1C12001F3337 /* Build configuration list for PBXProject "TableProMobile" */ = { |
1866 | 2061 | isa = XCConfigurationList; |
1867 | 2062 | buildConfigurations = ( |
|
0 commit comments