Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS chiptool fails to compile: TemperatureSensorViewController.m:223:29: No visible @interface for 'CHIPDevice' declares the selector 'subscribeWithQueue:minInterval:maxInterval:params:reportHandler:subscriptionEstablished:' #16679

Closed
kean-apple opened this issue Mar 25, 2022 · 1 comment · Fixed by #16688

Comments

@kean-apple
Copy link

iOS chiptool fails to compile using SHA 48b48c2

See following error:
/Users/keanhinlim/connectedhomeip/src/darwin/CHIPTool/CHIPTool/View Controllers/Temperature Sensor/TemperatureSensorViewController.m:223:29: No visible @interface for 'CHIPDevice' declares the selector 'subscribeWithQueue:minInterval:maxInterval:params:reportHandler:subscriptionEstablished:'

image

Proposed Solution

<suggested fix, suggested enhancement>

@bzbarsky-apple
Copy link
Contributor

Fallout from #16534

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants