Skip to content

Commit 1092970

Browse files
Misc tweaks
1 parent 9d770ca commit 1092970

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/darwin/Framework/CHIP/MTRSetupPayload.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ MTR_NEWLY_AVAILABLE
109109
* will not work, because some required information will be missing.
110110
*
111111
* This class can also be used to create an onboarding payload directly
112-
* from the underlying values
112+
* from the underlying values (passcode, discriminator, etc).
113113
*/
114114
MTR_AVAILABLE(ios(16.1), macos(13.0), watchos(9.1), tvos(16.1))
115115
@interface MTRSetupPayload : NSObject <NSSecureCoding> /* also <NSCopying> (see below) */

src/darwin/Framework/Matter.xcodeproj/xcshareddata/xcschemes/darwin-framework-tool.xcscheme

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
useCustomWorkingDirectory = "NO"
3939
ignoresPersistentStateOnLaunch = "NO"
4040
debugDocumentVersioning = "YES"
41-
debugServiceExtension = "internal"
4241
allowLocationSimulation = "YES"
4342
viewDebuggingEnabled = "No">
4443
<BuildableProductRunnable

0 commit comments

Comments
 (0)