|
10 | 10 | 47370BD81EEE7C6800C6617B /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47370BD71EEE7C6800C6617B /* main.swift */; }; |
11 | 11 | 474236B31EE7950700D1C9F7 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474236B21EE7950700D1C9F7 /* main.swift */; }; |
12 | 12 | 474236BE1EE79D9100D1C9F7 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474236BD1EE79D9100D1C9F7 /* main.swift */; }; |
| 13 | + 47537DA51EEF7042005F4316 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47537DA41EEF7042005F4316 /* main.swift */; }; |
| 14 | + 47537DB01EEF7C48005F4316 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47537DAF1EEF7C48005F4316 /* main.swift */; }; |
13 | 15 | 47664D7A1EEE6237009ECB34 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47664D791EEE6237009ECB34 /* main.swift */; }; |
14 | 16 | 47664D851EEE64C3009ECB34 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47664D841EEE64C3009ECB34 /* main.swift */; }; |
15 | 17 | 47664D901EEE6ED0009ECB34 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47664D8F1EEE6ED0009ECB34 /* main.swift */; }; |
|
64 | 66 | ); |
65 | 67 | runOnlyForDeploymentPostprocessing = 1; |
66 | 68 | }; |
| 69 | + 47537DA01EEF7042005F4316 /* CopyFiles */ = { |
| 70 | + isa = PBXCopyFilesBuildPhase; |
| 71 | + buildActionMask = 2147483647; |
| 72 | + dstPath = /usr/share/man/man1/; |
| 73 | + dstSubfolderSpec = 0; |
| 74 | + files = ( |
| 75 | + ); |
| 76 | + runOnlyForDeploymentPostprocessing = 1; |
| 77 | + }; |
| 78 | + 47537DAB1EEF7C48005F4316 /* CopyFiles */ = { |
| 79 | + isa = PBXCopyFilesBuildPhase; |
| 80 | + buildActionMask = 2147483647; |
| 81 | + dstPath = /usr/share/man/man1/; |
| 82 | + dstSubfolderSpec = 0; |
| 83 | + files = ( |
| 84 | + ); |
| 85 | + runOnlyForDeploymentPostprocessing = 1; |
| 86 | + }; |
67 | 87 | 47664D751EEE6237009ECB34 /* CopyFiles */ = { |
68 | 88 | isa = PBXCopyFilesBuildPhase; |
69 | 89 | buildActionMask = 2147483647; |
|
289 | 309 | 474236B21EE7950700D1C9F7 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
290 | 310 | 474236BB1EE79D9100D1C9F7 /* 数组的基本使用 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "数组的基本使用"; sourceTree = BUILT_PRODUCTS_DIR; }; |
291 | 311 | 474236BD1EE79D9100D1C9F7 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 312 | + 47537DA21EEF7042005F4316 /* 方法 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "方法"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 313 | + 47537DA41EEF7042005F4316 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 314 | + 47537DAD1EEF7C48005F4316 /* 下标subscripts */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "下标subscripts"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 315 | + 47537DAF1EEF7C48005F4316 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
292 | 316 | 47664D771EEE6237009ECB34 /* 闭包捕获值 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "闭包捕获值"; sourceTree = BUILT_PRODUCTS_DIR; }; |
293 | 317 | 47664D791EEE6237009ECB34 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
294 | 318 | 47664D821EEE64C3009ECB34 /* 枚举 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "枚举"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
361 | 385 | ); |
362 | 386 | runOnlyForDeploymentPostprocessing = 0; |
363 | 387 | }; |
| 388 | + 47537D9F1EEF7042005F4316 /* Frameworks */ = { |
| 389 | + isa = PBXFrameworksBuildPhase; |
| 390 | + buildActionMask = 2147483647; |
| 391 | + files = ( |
| 392 | + ); |
| 393 | + runOnlyForDeploymentPostprocessing = 0; |
| 394 | + }; |
| 395 | + 47537DAA1EEF7C48005F4316 /* Frameworks */ = { |
| 396 | + isa = PBXFrameworksBuildPhase; |
| 397 | + buildActionMask = 2147483647; |
| 398 | + files = ( |
| 399 | + ); |
| 400 | + runOnlyForDeploymentPostprocessing = 0; |
| 401 | + }; |
364 | 402 | 47664D741EEE6237009ECB34 /* Frameworks */ = { |
365 | 403 | isa = PBXFrameworksBuildPhase; |
366 | 404 | buildActionMask = 2147483647; |
|
556 | 594 | path = "数组的基本使用"; |
557 | 595 | sourceTree = "<group>"; |
558 | 596 | }; |
| 597 | + 47537DA31EEF7042005F4316 /* 方法 */ = { |
| 598 | + isa = PBXGroup; |
| 599 | + children = ( |
| 600 | + 47537DA41EEF7042005F4316 /* main.swift */, |
| 601 | + ); |
| 602 | + path = "方法"; |
| 603 | + sourceTree = "<group>"; |
| 604 | + }; |
| 605 | + 47537DAE1EEF7C48005F4316 /* 下标subscripts */ = { |
| 606 | + isa = PBXGroup; |
| 607 | + children = ( |
| 608 | + 47537DAF1EEF7C48005F4316 /* main.swift */, |
| 609 | + ); |
| 610 | + path = "下标subscripts"; |
| 611 | + sourceTree = "<group>"; |
| 612 | + }; |
559 | 613 | 47664D781EEE6237009ECB34 /* 闭包捕获值 */ = { |
560 | 614 | isa = PBXGroup; |
561 | 615 | children = ( |
|
706 | 760 | 47664D8E1EEE6ED0009ECB34 /* 结构体 */, |
707 | 761 | 47664D991EEE7416009ECB34 /* 类 */, |
708 | 762 | 47370BD61EEE7C6800C6617B /* 属性 */, |
| 763 | + 47537DA31EEF7042005F4316 /* 方法 */, |
| 764 | + 47537DAE1EEF7C48005F4316 /* 下标subscripts */, |
709 | 765 | 47FF0F001EDFF03A00C0ACC1 /* Products */, |
710 | 766 | ); |
711 | 767 | sourceTree = "<group>"; |
|
740 | 796 | 47664D8D1EEE6ED0009ECB34 /* 结构体 */, |
741 | 797 | 47664D981EEE7416009ECB34 /* 类 */, |
742 | 798 | 47370BD51EEE7C6800C6617B /* 属性 */, |
| 799 | + 47537DA21EEF7042005F4316 /* 方法 */, |
| 800 | + 47537DAD1EEF7C48005F4316 /* 下标subscripts */, |
743 | 801 | ); |
744 | 802 | name = Products; |
745 | 803 | sourceTree = "<group>"; |
|
870 | 928 | productReference = 474236BB1EE79D9100D1C9F7 /* 数组的基本使用 */; |
871 | 929 | productType = "com.apple.product-type.tool"; |
872 | 930 | }; |
| 931 | + 47537DA11EEF7042005F4316 /* 方法 */ = { |
| 932 | + isa = PBXNativeTarget; |
| 933 | + buildConfigurationList = 47537DA81EEF7042005F4316 /* Build configuration list for PBXNativeTarget "方法" */; |
| 934 | + buildPhases = ( |
| 935 | + 47537D9E1EEF7042005F4316 /* Sources */, |
| 936 | + 47537D9F1EEF7042005F4316 /* Frameworks */, |
| 937 | + 47537DA01EEF7042005F4316 /* CopyFiles */, |
| 938 | + ); |
| 939 | + buildRules = ( |
| 940 | + ); |
| 941 | + dependencies = ( |
| 942 | + ); |
| 943 | + name = "方法"; |
| 944 | + productName = "方法"; |
| 945 | + productReference = 47537DA21EEF7042005F4316 /* 方法 */; |
| 946 | + productType = "com.apple.product-type.tool"; |
| 947 | + }; |
| 948 | + 47537DAC1EEF7C48005F4316 /* 下标subscripts */ = { |
| 949 | + isa = PBXNativeTarget; |
| 950 | + buildConfigurationList = 47537DB11EEF7C48005F4316 /* Build configuration list for PBXNativeTarget "下标subscripts" */; |
| 951 | + buildPhases = ( |
| 952 | + 47537DA91EEF7C48005F4316 /* Sources */, |
| 953 | + 47537DAA1EEF7C48005F4316 /* Frameworks */, |
| 954 | + 47537DAB1EEF7C48005F4316 /* CopyFiles */, |
| 955 | + ); |
| 956 | + buildRules = ( |
| 957 | + ); |
| 958 | + dependencies = ( |
| 959 | + ); |
| 960 | + name = "下标subscripts"; |
| 961 | + productName = "下标subscripts"; |
| 962 | + productReference = 47537DAD1EEF7C48005F4316 /* 下标subscripts */; |
| 963 | + productType = "com.apple.product-type.tool"; |
| 964 | + }; |
873 | 965 | 47664D761EEE6237009ECB34 /* 闭包捕获值 */ = { |
874 | 966 | isa = PBXNativeTarget; |
875 | 967 | buildConfigurationList = 47664D7D1EEE6237009ECB34 /* Build configuration list for PBXNativeTarget "闭包捕获值" */; |
|
1303 | 1395 | DevelopmentTeam = WTB2BKP7UZ; |
1304 | 1396 | ProvisioningStyle = Automatic; |
1305 | 1397 | }; |
| 1398 | + 47537DA11EEF7042005F4316 = { |
| 1399 | + CreatedOnToolsVersion = 8.3.3; |
| 1400 | + DevelopmentTeam = WTB2BKP7UZ; |
| 1401 | + ProvisioningStyle = Automatic; |
| 1402 | + }; |
| 1403 | + 47537DAC1EEF7C48005F4316 = { |
| 1404 | + CreatedOnToolsVersion = 8.3.3; |
| 1405 | + DevelopmentTeam = WTB2BKP7UZ; |
| 1406 | + ProvisioningStyle = Automatic; |
| 1407 | + }; |
1306 | 1408 | 47664D761EEE6237009ECB34 = { |
1307 | 1409 | CreatedOnToolsVersion = 8.3.3; |
1308 | 1410 | DevelopmentTeam = WTB2BKP7UZ; |
|
1464 | 1566 | 47664D8C1EEE6ED0009ECB34 /* 结构体 */, |
1465 | 1567 | 47664D971EEE7416009ECB34 /* 类 */, |
1466 | 1568 | 47370BD41EEE7C6800C6617B /* 属性 */, |
| 1569 | + 47537DA11EEF7042005F4316 /* 方法 */, |
| 1570 | + 47537DAC1EEF7C48005F4316 /* 下标subscripts */, |
1467 | 1571 | ); |
1468 | 1572 | }; |
1469 | 1573 | /* End PBXProject section */ |
|
1493 | 1597 | ); |
1494 | 1598 | runOnlyForDeploymentPostprocessing = 0; |
1495 | 1599 | }; |
| 1600 | + 47537D9E1EEF7042005F4316 /* Sources */ = { |
| 1601 | + isa = PBXSourcesBuildPhase; |
| 1602 | + buildActionMask = 2147483647; |
| 1603 | + files = ( |
| 1604 | + 47537DA51EEF7042005F4316 /* main.swift in Sources */, |
| 1605 | + ); |
| 1606 | + runOnlyForDeploymentPostprocessing = 0; |
| 1607 | + }; |
| 1608 | + 47537DA91EEF7C48005F4316 /* Sources */ = { |
| 1609 | + isa = PBXSourcesBuildPhase; |
| 1610 | + buildActionMask = 2147483647; |
| 1611 | + files = ( |
| 1612 | + 47537DB01EEF7C48005F4316 /* main.swift in Sources */, |
| 1613 | + ); |
| 1614 | + runOnlyForDeploymentPostprocessing = 0; |
| 1615 | + }; |
1496 | 1616 | 47664D731EEE6237009ECB34 /* Sources */ = { |
1497 | 1617 | isa = PBXSourcesBuildPhase; |
1498 | 1618 | buildActionMask = 2147483647; |
|
1742 | 1862 | }; |
1743 | 1863 | name = Release; |
1744 | 1864 | }; |
| 1865 | + 47537DA61EEF7042005F4316 /* Debug */ = { |
| 1866 | + isa = XCBuildConfiguration; |
| 1867 | + buildSettings = { |
| 1868 | + DEVELOPMENT_TEAM = WTB2BKP7UZ; |
| 1869 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1870 | + SWIFT_VERSION = 3.0; |
| 1871 | + }; |
| 1872 | + name = Debug; |
| 1873 | + }; |
| 1874 | + 47537DA71EEF7042005F4316 /* Release */ = { |
| 1875 | + isa = XCBuildConfiguration; |
| 1876 | + buildSettings = { |
| 1877 | + DEVELOPMENT_TEAM = WTB2BKP7UZ; |
| 1878 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1879 | + SWIFT_VERSION = 3.0; |
| 1880 | + }; |
| 1881 | + name = Release; |
| 1882 | + }; |
| 1883 | + 47537DB21EEF7C48005F4316 /* Debug */ = { |
| 1884 | + isa = XCBuildConfiguration; |
| 1885 | + buildSettings = { |
| 1886 | + DEVELOPMENT_TEAM = WTB2BKP7UZ; |
| 1887 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1888 | + SWIFT_VERSION = 3.0; |
| 1889 | + }; |
| 1890 | + name = Debug; |
| 1891 | + }; |
| 1892 | + 47537DB31EEF7C48005F4316 /* Release */ = { |
| 1893 | + isa = XCBuildConfiguration; |
| 1894 | + buildSettings = { |
| 1895 | + DEVELOPMENT_TEAM = WTB2BKP7UZ; |
| 1896 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1897 | + SWIFT_VERSION = 3.0; |
| 1898 | + }; |
| 1899 | + name = Release; |
| 1900 | + }; |
1745 | 1901 | 47664D7B1EEE6237009ECB34 /* Debug */ = { |
1746 | 1902 | isa = XCBuildConfiguration; |
1747 | 1903 | buildSettings = { |
|
2274 | 2430 | 47370BDA1EEE7C6800C6617B /* Release */, |
2275 | 2431 | ); |
2276 | 2432 | defaultConfigurationIsVisible = 0; |
| 2433 | + defaultConfigurationName = Release; |
2277 | 2434 | }; |
2278 | 2435 | 474236B61EE7950700D1C9F7 /* Build configuration list for PBXNativeTarget "运算符" */ = { |
2279 | 2436 | isa = XCConfigurationList; |
|
2293 | 2450 | defaultConfigurationIsVisible = 0; |
2294 | 2451 | defaultConfigurationName = Release; |
2295 | 2452 | }; |
| 2453 | + 47537DA81EEF7042005F4316 /* Build configuration list for PBXNativeTarget "方法" */ = { |
| 2454 | + isa = XCConfigurationList; |
| 2455 | + buildConfigurations = ( |
| 2456 | + 47537DA61EEF7042005F4316 /* Debug */, |
| 2457 | + 47537DA71EEF7042005F4316 /* Release */, |
| 2458 | + ); |
| 2459 | + defaultConfigurationIsVisible = 0; |
| 2460 | + }; |
| 2461 | + 47537DB11EEF7C48005F4316 /* Build configuration list for PBXNativeTarget "下标subscripts" */ = { |
| 2462 | + isa = XCConfigurationList; |
| 2463 | + buildConfigurations = ( |
| 2464 | + 47537DB21EEF7C48005F4316 /* Debug */, |
| 2465 | + 47537DB31EEF7C48005F4316 /* Release */, |
| 2466 | + ); |
| 2467 | + defaultConfigurationIsVisible = 0; |
| 2468 | + }; |
2296 | 2469 | 47664D7D1EEE6237009ECB34 /* Build configuration list for PBXNativeTarget "闭包捕获值" */ = { |
2297 | 2470 | isa = XCConfigurationList; |
2298 | 2471 | buildConfigurations = ( |
|
0 commit comments