|
131 | 131 | 510470FB2A2F7DF60053EA7E /* MTRBackwardsCompatShims.mm in Sources */ = {isa = PBXBuildFile; fileRef = 510470FA2A2F7DF60053EA7E /* MTRBackwardsCompatShims.mm */; };
|
132 | 132 | 510A07492A685D3900A9241C /* Matter.apinotes in Headers */ = {isa = PBXBuildFile; fileRef = 510A07482A685D3900A9241C /* Matter.apinotes */; settings = {ATTRIBUTES = (Public, ); }; };
|
133 | 133 | 510CECA8297F72970064E0B3 /* MTROperationalCertificateIssuerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 510CECA6297F72470064E0B3 /* MTROperationalCertificateIssuerTests.m */; };
|
| 134 | + 5114A83A2C935DF700F7A4F1 /* MTRDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5114A8392C935DF700F7A4F1 /* MTRDevice.swift */; }; |
| 135 | + 5114A83C2C935FA700F7A4F1 /* MTRCluster.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5114A83B2C935FA700F7A4F1 /* MTRCluster.swift */; }; |
134 | 136 | 5117DD3829A931AE00FFA1AA /* MTROperationalBrowser.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5117DD3629A931AD00FFA1AA /* MTROperationalBrowser.mm */; };
|
135 | 137 | 5117DD3929A931AE00FFA1AA /* MTROperationalBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = 5117DD3729A931AE00FFA1AA /* MTROperationalBrowser.h */; };
|
136 | 138 | 511913FB28C100EF009235E9 /* MTRBaseSubscriptionCallback.mm in Sources */ = {isa = PBXBuildFile; fileRef = 511913F928C100EF009235E9 /* MTRBaseSubscriptionCallback.mm */; };
|
|
567 | 569 | 510470FA2A2F7DF60053EA7E /* MTRBackwardsCompatShims.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MTRBackwardsCompatShims.mm; sourceTree = "<group>"; };
|
568 | 570 | 510A07482A685D3900A9241C /* Matter.apinotes */ = {isa = PBXFileReference; lastKnownFileType = text.apinotes; name = Matter.apinotes; path = CHIP/Matter.apinotes; sourceTree = "<group>"; };
|
569 | 571 | 510CECA6297F72470064E0B3 /* MTROperationalCertificateIssuerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MTROperationalCertificateIssuerTests.m; sourceTree = "<group>"; };
|
| 572 | + 5114A8392C935DF700F7A4F1 /* MTRDevice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MTRDevice.swift; sourceTree = "<group>"; }; |
| 573 | + 5114A83B2C935FA700F7A4F1 /* MTRCluster.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MTRCluster.swift; sourceTree = "<group>"; }; |
570 | 574 | 5117DD3629A931AD00FFA1AA /* MTROperationalBrowser.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MTROperationalBrowser.mm; sourceTree = "<group>"; };
|
571 | 575 | 5117DD3729A931AE00FFA1AA /* MTROperationalBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MTROperationalBrowser.h; sourceTree = "<group>"; };
|
572 | 576 | 511913F928C100EF009235E9 /* MTRBaseSubscriptionCallback.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MTRBaseSubscriptionCallback.mm; sourceTree = "<group>"; };
|
|
1314 | 1318 | 1ED276E326C5832500547A89 /* MTRCluster.h */,
|
1315 | 1319 | 7596A84E2877E6A9004DAE0E /* MTRCluster_Internal.h */,
|
1316 | 1320 | 1ED276E126C5812A00547A89 /* MTRCluster.mm */,
|
| 1321 | + 5114A83B2C935FA700F7A4F1 /* MTRCluster.swift */, |
1317 | 1322 | 93E610A92B626E290077F02A /* MTRClusterNames.h */,
|
1318 | 1323 | 5ACDDD7927CD129700EFD68A /* MTRClusterStateCacheContainer.h */,
|
1319 | 1324 | 5ACDDD7B27CD14AF00EFD68A /* MTRClusterStateCacheContainer_Internal.h */,
|
|
1333 | 1338 | 7596A84A287636C1004DAE0E /* MTRDevice_Internal.h */,
|
1334 | 1339 | 7596A84228762729004DAE0E /* MTRDevice.h */,
|
1335 | 1340 | 7596A84328762729004DAE0E /* MTRDevice.mm */,
|
| 1341 | + 5114A8392C935DF700F7A4F1 /* MTRDevice.swift */, |
1336 | 1342 | 9B5CCB5A2C6EC890009DD99B /* MTRDevice_XPC.h */,
|
1337 | 1343 | D4288E862C8A273F002FEC53 /* MTRDevice_XPC_Internal.h */,
|
1338 | 1344 | 9B5CCB5B2C6EC890009DD99B /* MTRDevice_XPC.mm */,
|
|
1825 | 1831 | };
|
1826 | 1832 | B202528C2459E34F00F97062 = {
|
1827 | 1833 | CreatedOnToolsVersion = 11.4.1;
|
| 1834 | + LastSwiftMigration = 1530; |
1828 | 1835 | };
|
1829 | 1836 | B20252952459E34F00F97062 = {
|
1830 | 1837 | CreatedOnToolsVersion = 11.4.1;
|
|
2008 | 2015 | 9B5CCB602C6EE29E009DD99B /* MTRDeviceControllerXPCParameters.mm in Sources */,
|
2009 | 2016 | 75B765C32A1D82D30014719B /* MTRAttributeSpecifiedCheck.mm in Sources */,
|
2010 | 2017 | AF5F90FF2878D351005503FA /* MTROTAProviderDelegateBridge.mm in Sources */,
|
| 2018 | + 5114A83C2C935FA700F7A4F1 /* MTRCluster.swift in Sources */, |
2011 | 2019 | 516415FF2B6B132200D5CE11 /* DataModelHandler.cpp in Sources */,
|
| 2020 | + 5114A83A2C935DF700F7A4F1 /* MTRDevice.swift in Sources */, |
2012 | 2021 | 75139A6F2B7FE5E900E3A919 /* MTRDeviceControllerLocalTestStorage.mm in Sources */,
|
2013 | 2022 | 51E95DFC2A78443C00A434F0 /* MTRSessionResumptionStorageBridge.mm in Sources */,
|
2014 | 2023 | 514C79ED2B62ADCD00DD6D7B /* ember-compatibility-functions.cpp in Sources */,
|
|
2362 | 2371 | BA09EB742474881D00605257 /* Debug */ = {
|
2363 | 2372 | isa = XCBuildConfiguration;
|
2364 | 2373 | buildSettings = {
|
| 2374 | + CLANG_ENABLE_MODULES = YES; |
2365 | 2375 | CODE_SIGN_STYLE = Automatic;
|
2366 | 2376 | DEFINES_MODULE = YES;
|
2367 | 2377 | DEVELOPMENT_TEAM = "";
|
|
2421 | 2431 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
2422 | 2432 | SDKROOT = iphoneos;
|
2423 | 2433 | STRIP_STYLE = "non-global";
|
| 2434 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 2435 | + SWIFT_VERSION = 5.0; |
2424 | 2436 | SYSTEM_HEADER_SEARCH_PATHS = (
|
2425 | 2437 | "$(TEMP_DIR)/out/gen/include",
|
2426 | 2438 | "$(CHIP_ROOT)/src/darwin/Framework/CHIP/",
|
|
2441 | 2453 | BA09EB752474881D00605257 /* Debug */ = {
|
2442 | 2454 | isa = XCBuildConfiguration;
|
2443 | 2455 | buildSettings = {
|
| 2456 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
2444 | 2457 | CLANG_ENABLE_MODULES = YES;
|
2445 | 2458 | CODE_SIGN_STYLE = Automatic;
|
2446 | 2459 | DEVELOPMENT_TEAM = "";
|
|
2532 | 2545 | BA09EB782474882200605257 /* Release */ = {
|
2533 | 2546 | isa = XCBuildConfiguration;
|
2534 | 2547 | buildSettings = {
|
| 2548 | + CLANG_ENABLE_MODULES = YES; |
2535 | 2549 | CODE_SIGN_STYLE = Automatic;
|
2536 | 2550 | DEFINES_MODULE = YES;
|
2537 | 2551 | DEVELOPMENT_TEAM = "";
|
|
2593 | 2607 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
2594 | 2608 | SDKROOT = iphoneos;
|
2595 | 2609 | STRIP_STYLE = "non-global";
|
| 2610 | + SWIFT_VERSION = 5.0; |
2596 | 2611 | SYSTEM_HEADER_SEARCH_PATHS = (
|
2597 | 2612 | "$(TEMP_DIR)/out/gen/include",
|
2598 | 2613 | "$(CHIP_ROOT)/src/darwin/Framework/CHIP/",
|
|
2613 | 2628 | BA09EB792474882200605257 /* Release */ = {
|
2614 | 2629 | isa = XCBuildConfiguration;
|
2615 | 2630 | buildSettings = {
|
| 2631 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
2616 | 2632 | CLANG_ENABLE_MODULES = YES;
|
2617 | 2633 | CODE_SIGN_STYLE = Automatic;
|
2618 | 2634 | DEVELOPMENT_TEAM = "";
|
|
0 commit comments