Changeset 3645
- Timestamp:
- 01/28/06 15:58:07 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredAdditions/trunk/WiredAdditions.xcodeproj/project.pbxproj
r3641 r3645 421 421 A5E4B33007A9752E00BD6812 /* NSImage-Baadge.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "NSImage-Baadge.tiff"; sourceTree = "<group>"; }; 422 422 A5E4B33107A9752E00BD6812 /* NSImage-Baaadge.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "NSImage-Baaadge.tiff"; sourceTree = "<group>"; }; 423 A5E4B39E07A9797200BD6812 /* WIAutoreleasePool Test.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = "WIAutoreleasePool Test.app"; sourceTree = BUILT_PRODUCTS_DIR; };423 A5E4B39E07A9797200BD6812 /* WIAutoreleasePool Test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "WIAutoreleasePool Test.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 424 424 A5E4B3E407A97A4900BD6812 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xml; name = Info.plist; path = Tests/WIAutoreleasePool/Info.plist; sourceTree = "<group>"; }; 425 425 A5E4B3EA07A97A5500BD6812 /* main.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Tests/WIAutoreleasePool/main.m; sourceTree = "<group>"; }; … … 1457 1457 name = "Debug (Native)"; 1458 1458 }; 1459 773966BB0857539700058AF5 /* Test ( Universal) */ = {1459 773966BB0857539700058AF5 /* Test (Native) */ = { 1460 1460 isa = XCBuildConfiguration; 1461 1461 buildSettings = { … … 1484 1484 WRAPPER_EXTENSION = framework; 1485 1485 }; 1486 name = "Test ( Universal)";1486 name = "Test (Native)"; 1487 1487 }; 1488 1488 773966BC0857539700058AF5 /* Release (Universal) */ = { … … 1532 1532 name = "Debug (Native)"; 1533 1533 }; 1534 773966BF0857539700058AF5 /* Test ( Universal) */ = {1534 773966BF0857539700058AF5 /* Test (Native) */ = { 1535 1535 isa = XCBuildConfiguration; 1536 1536 buildSettings = { … … 1546 1546 ); 1547 1547 }; 1548 name = "Test ( Universal)";1548 name = "Test (Native)"; 1549 1549 }; 1550 1550 773966C00857539700058AF5 /* Release (Universal) */ = { … … 1578 1578 name = "Debug (Native)"; 1579 1579 }; 1580 773966C30857539700058AF5 /* Test ( Universal) */ = {1580 773966C30857539700058AF5 /* Test (Native) */ = { 1581 1581 isa = XCBuildConfiguration; 1582 1582 buildSettings = { … … 1590 1590 PRODUCT_NAME = "WIAutoreleasePool Test"; 1591 1591 }; 1592 name = "Test ( Universal)";1592 name = "Test (Native)"; 1593 1593 }; 1594 1594 773966C40857539700058AF5 /* Release (Universal) */ = { … … 1620 1620 name = "Debug (Native)"; 1621 1621 }; 1622 773966C70857539700058AF5 /* Test ( Universal) */ = {1622 773966C70857539700058AF5 /* Test (Native) */ = { 1623 1623 isa = XCBuildConfiguration; 1624 1624 buildSettings = { … … 1632 1632 PRODUCT_NAME = "WINotificationCenter Test"; 1633 1633 }; 1634 name = "Test ( Universal)";1634 name = "Test (Native)"; 1635 1635 }; 1636 1636 773966C80857539700058AF5 /* Release (Universal) */ = { … … 1662 1662 name = "Debug (Native)"; 1663 1663 }; 1664 773966CB0857539700058AF5 /* Test ( Universal) */ = {1664 773966CB0857539700058AF5 /* Test (Native) */ = { 1665 1665 isa = XCBuildConfiguration; 1666 1666 buildSettings = { … … 1674 1674 PRODUCT_NAME = "WIObject Test"; 1675 1675 }; 1676 name = "Test ( Universal)";1676 name = "Test (Native)"; 1677 1677 }; 1678 1678 773966CC0857539700058AF5 /* Release (Universal) */ = { … … 1701 1701 name = "Debug (Native)"; 1702 1702 }; 1703 773966CF0857539700058AF5 /* Test (Universal) */ = { 1703 773966CF0857539700058AF5 /* Test (Native) */ = { 1704 isa = XCBuildConfiguration; 1705 baseConfigurationReference = 773966DB085753DC00058AF5 /* WiredAdditions.xcconfig */; 1706 buildSettings = { 1707 COPY_PHASE_STRIP = NO; 1708 GCC_PREPROCESSOR_DEFINITIONS = TEST; 1709 GCC_WARN_UNINITIALIZED_AUTOS = YES; 1710 }; 1711 name = "Test (Native)"; 1712 }; 1713 773966D00857539700058AF5 /* Release (Universal) */ = { 1704 1714 isa = XCBuildConfiguration; 1705 1715 baseConfigurationReference = 773966DB085753DC00058AF5 /* WiredAdditions.xcconfig */; … … 1709 1719 i386, 1710 1720 ); 1721 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 1722 GCC_PREPROCESSOR_DEFINITIONS = RELEASE; 1723 GCC_WARN_UNINITIALIZED_AUTOS = YES; 1724 }; 1725 name = "Release (Universal)"; 1726 }; 1727 779C73A20973BE9600D173B8 /* Debug (Native) */ = { 1728 isa = XCBuildConfiguration; 1729 buildSettings = { 1730 PRODUCT_NAME = libwired; 1731 }; 1732 name = "Debug (Native)"; 1733 }; 1734 779C73A30973BE9600D173B8 /* Test (Native) */ = { 1735 isa = XCBuildConfiguration; 1736 buildSettings = { 1737 PRODUCT_NAME = libwired; 1738 }; 1739 name = "Test (Native)"; 1740 }; 1741 779C73A40973BE9600D173B8 /* Release (Universal) */ = { 1742 isa = XCBuildConfiguration; 1743 buildSettings = { 1744 PRODUCT_NAME = libwired; 1745 }; 1746 name = "Release (Universal)"; 1747 }; 1748 A5DB47C2098BBABE0073564C /* Test (Universal) */ = { 1749 isa = XCBuildConfiguration; 1750 buildSettings = { 1751 PRODUCT_NAME = libwired; 1752 }; 1753 name = "Test (Universal)"; 1754 }; 1755 A5DB47C3098BBABE0073564C /* Test (Universal) */ = { 1756 isa = XCBuildConfiguration; 1757 buildSettings = { 1758 DYLIB_COMPATIBILITY_VERSION = 1; 1759 DYLIB_CURRENT_VERSION = 1; 1760 FRAMEWORK_VERSION = A; 1761 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1762 GCC_PREFIX_HEADER = prefix.pch; 1763 HEADER_SEARCH_PATHS = ( 1764 "$(HEADER_SEARCH_PATHS)", 1765 "$(SRCROOT)/libwired/run/include", 1766 ); 1767 INFOPLIST_FILE = Info.plist; 1768 INSTALL_PATH = "@executable_path/../Frameworks"; 1769 LIBRARY_SEARCH_PATHS = ( 1770 "$(LIBRARY_SEARCH_PATHS)", 1771 "$(SRCROOT)/libwired/run/lib", 1772 ); 1773 OTHER_LDFLAGS = ( 1774 "-lcrypto", 1775 "-lssl", 1776 "-seg1addr", 1777 0xb0000000, 1778 ); 1779 PRODUCT_NAME = WiredAdditions; 1780 WRAPPER_EXTENSION = framework; 1781 }; 1782 name = "Test (Universal)"; 1783 }; 1784 A5DB47C4098BBABE0073564C /* Test (Universal) */ = { 1785 isa = XCBuildConfiguration; 1786 buildSettings = { 1787 OTHER_CFLAGS = ""; 1788 OTHER_LDFLAGS = ""; 1789 OTHER_REZFLAGS = ""; 1790 PRODUCT_NAME = Localization; 1791 SECTORDER_FLAGS = ""; 1792 WARNING_CFLAGS = ( 1793 "-Wmost", 1794 "-Wno-four-char-constants", 1795 "-Wno-unknown-pragmas", 1796 ); 1797 }; 1798 name = "Test (Universal)"; 1799 }; 1800 A5DB47C5098BBABE0073564C /* Test (Universal) */ = { 1801 isa = XCBuildConfiguration; 1802 buildSettings = { 1803 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1804 GCC_PREFIX_HEADER = Tests/WIAutoreleasePool/prefix.pch; 1805 INFOPLIST_FILE = Tests/WIAutoreleasePool/Info.plist; 1806 OTHER_LDFLAGS = ( 1807 "-lssl", 1808 "-lcrypto", 1809 ); 1810 PRODUCT_NAME = "WIAutoreleasePool Test"; 1811 }; 1812 name = "Test (Universal)"; 1813 }; 1814 A5DB47C6098BBABE0073564C /* Test (Universal) */ = { 1815 isa = XCBuildConfiguration; 1816 buildSettings = { 1817 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1818 GCC_PREFIX_HEADER = Tests/WINotificationCenter/prefix.pch; 1819 INFOPLIST_FILE = Tests/WINotificationCenter/Info.plist; 1820 OTHER_LDFLAGS = ( 1821 "-lssl", 1822 "-lcrypto", 1823 ); 1824 PRODUCT_NAME = "WINotificationCenter Test"; 1825 }; 1826 name = "Test (Universal)"; 1827 }; 1828 A5DB47C7098BBABE0073564C /* Test (Universal) */ = { 1829 isa = XCBuildConfiguration; 1830 buildSettings = { 1831 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1832 GCC_PREFIX_HEADER = Tests/WIObject/prefix.pch; 1833 INFOPLIST_FILE = Tests/WIObject/Info.plist; 1834 OTHER_LDFLAGS = ( 1835 "-lssl", 1836 "-lcrypto", 1837 ); 1838 PRODUCT_NAME = "WIObject Test"; 1839 }; 1840 name = "Test (Universal)"; 1841 }; 1842 A5DB47C8098BBABE0073564C /* Test (Universal) */ = { 1843 isa = XCBuildConfiguration; 1844 baseConfigurationReference = 773966DB085753DC00058AF5 /* WiredAdditions.xcconfig */; 1845 buildSettings = { 1846 ARCHS = ( 1847 ppc, 1848 i386, 1849 ); 1711 1850 COPY_PHASE_STRIP = NO; 1712 1851 GCC_PREPROCESSOR_DEFINITIONS = TEST; … … 1714 1853 }; 1715 1854 name = "Test (Universal)"; 1716 };1717 773966D00857539700058AF5 /* Release (Universal) */ = {1718 isa = XCBuildConfiguration;1719 baseConfigurationReference = 773966DB085753DC00058AF5 /* WiredAdditions.xcconfig */;1720 buildSettings = {1721 ARCHS = (1722 ppc,1723 i386,1724 );1725 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;1726 GCC_PREPROCESSOR_DEFINITIONS = RELEASE;1727 GCC_WARN_UNINITIALIZED_AUTOS = YES;1728 };1729 name = "Release (Universal)";1730 };1731 779C73A20973BE9600D173B8 /* Debug (Native) */ = {1732 isa = XCBuildConfiguration;1733 buildSettings = {1734 PRODUCT_NAME = libwired;1735 };1736 name = "Debug (Native)";1737 };1738 779C73A30973BE9600D173B8 /* Test (Universal) */ = {1739 isa = XCBuildConfiguration;1740 buildSettings = {1741 PRODUCT_NAME = libwired;1742 };1743 name = "Test (Universal)";1744 };1745 779C73A40973BE9600D173B8 /* Release (Universal) */ = {1746 isa = XCBuildConfiguration;1747 buildSettings = {1748 PRODUCT_NAME = libwired;1749 };1750 name = "Release (Universal)";1751 1855 }; 1752 1856 /* End XCBuildConfiguration section */ … … 1757 1861 buildConfigurations = ( 1758 1862 773966BA0857539700058AF5 /* Debug (Native) */, 1759 773966BB0857539700058AF5 /* Test (Universal) */, 1863 773966BB0857539700058AF5 /* Test (Native) */, 1864 A5DB47C3098BBABE0073564C /* Test (Universal) */, 1760 1865 773966BC0857539700058AF5 /* Release (Universal) */, 1761 1866 ); 1762 1867 defaultConfigurationIsVisible = 0; 1763 defaultConfigurationName = "Test ( Universal)";1868 defaultConfigurationName = "Test (Native)"; 1764 1869 }; 1765 1870 773966BD0857539700058AF5 /* Build configuration list for PBXAggregateTarget "Localization" */ = { … … 1767 1872 buildConfigurations = ( 1768 1873 773966BE0857539700058AF5 /* Debug (Native) */, 1769 773966BF0857539700058AF5 /* Test (Universal) */, 1874 773966BF0857539700058AF5 /* Test (Native) */, 1875 A5DB47C4098BBABE0073564C /* Test (Universal) */, 1770 1876 773966C00857539700058AF5 /* Release (Universal) */, 1771 1877 ); 1772 1878 defaultConfigurationIsVisible = 0; 1773 defaultConfigurationName = "Test ( Universal)";1879 defaultConfigurationName = "Test (Native)"; 1774 1880 }; 1775 1881 773966C10857539700058AF5 /* Build configuration list for PBXNativeTarget "WIAutoreleasePool Test" */ = { … … 1777 1883 buildConfigurations = ( 1778 1884 773966C20857539700058AF5 /* Debug (Native) */, 1779 773966C30857539700058AF5 /* Test (Universal) */, 1885 773966C30857539700058AF5 /* Test (Native) */, 1886 A5DB47C5098BBABE0073564C /* Test (Universal) */, 1780 1887 773966C40857539700058AF5 /* Release (Universal) */, 1781 1888 ); 1782 1889 defaultConfigurationIsVisible = 0; 1783 defaultConfigurationName = "Test ( Universal)";1890 defaultConfigurationName = "Test (Native)"; 1784 1891 }; 1785 1892 773966C50857539700058AF5 /* Build configuration list for PBXNativeTarget "WINotificationCenter Test" */ = { … … 1787 1894 buildConfigurations = ( 1788 1895 773966C60857539700058AF5 /* Debug (Native) */, 1789 773966C70857539700058AF5 /* Test (Universal) */, 1896 773966C70857539700058AF5 /* Test (Native) */, 1897 A5DB47C6098BBABE0073564C /* Test (Universal) */, 1790 1898 773966C80857539700058AF5 /* Release (Universal) */, 1791 1899 ); 1792 1900 defaultConfigurationIsVisible = 0; 1793 defaultConfigurationName = "Test ( Universal)";1901 defaultConfigurationName = "Test (Native)"; 1794 1902 }; 1795 1903 773966C90857539700058AF5 /* Build configuration list for PBXNativeTarget "WIObject Test" */ = { … … 1797 1905 buildConfigurations = ( 1798 1906 773966CA0857539700058AF5 /* Debug (Native) */, 1799 773966CB0857539700058AF5 /* Test (Universal) */, 1907 773966CB0857539700058AF5 /* Test (Native) */, 1908 A5DB47C7098BBABE0073564C /* Test (Universal) */, 1800 1909 773966CC0857539700058AF5 /* Release (Universal) */, 1801 1910 ); 1802 1911 defaultConfigurationIsVisible = 0; 1803 defaultConfigurationName = "Test ( Universal)";1912 defaultConfigurationName = "Test (Native)"; 1804 1913 }; 1805 1914 773966CD0857539700058AF5 /* Build configuration list for PBXProject "WiredAdditions" */ = { … … 1807 1916 buildConfigurations = ( 1808 1917 773966CE0857539700058AF5 /* Debug (Native) */, 1809 773966CF0857539700058AF5 /* Test (Universal) */, 1918 773966CF0857539700058AF5 /* Test (Native) */, 1919 A5DB47C8098BBABE0073564C /* Test (Universal) */, 1810 1920 773966D00857539700058AF5 /* Release (Universal) */, 1811 1921 ); 1812 1922 defaultConfigurationIsVisible = 0; 1813 defaultConfigurationName = "Test ( Universal)";1923 defaultConfigurationName = "Test (Native)"; 1814 1924 }; 1815 1925 779C73A10973BE9600D173B8 /* Build configuration list for PBXAggregateTarget "libwired" */ = { … … 1817 1927 buildConfigurations = ( 1818 1928 779C73A20973BE9600D173B8 /* Debug (Native) */, 1819 779C73A30973BE9600D173B8 /* Test (Universal) */, 1929 779C73A30973BE9600D173B8 /* Test (Native) */, 1930 A5DB47C2098BBABE0073564C /* Test (Universal) */, 1820 1931 779C73A40973BE9600D173B8 /* Release (Universal) */, 1821 1932 ); 1822 1933 defaultConfigurationIsVisible = 0; 1823 defaultConfigurationName = "Test ( Universal)";1934 defaultConfigurationName = "Test (Native)"; 1824 1935 }; 1825 1936 /* End XCConfigurationList section */
