ooper-shlab / HMCatalog-Swift3

An experimental conversion of Apple's sample code "HomeKit Catalog: Creating Homes, Pairing and Controlling Accessories, and Setting Up Triggers" in Swift 2.3 into Swift 5 (Sorry for the mismatching repository name, I thought Apple would release the new version before Swift 4 was out.)
Other
28 stars 14 forks source link

HMCatalog-swift3 do not function with iOS11 #3

Open Homie13 opened 6 years ago

Homie13 commented 6 years ago

Hi, it would be fine if you could fix the actual version from HMCatalog for iOS11, because it does not function (8 Warnings and 12 Errors). Thanks in advance.

Homie13

ooper-shlab commented 6 years ago

Thanks for having interest in my migrated sample code, and sorry for my late reply. One thing I should note is that if you could clarify the issue was a problem of building-time or of runtime, your report would be more useful. Anyway, I have updated this sample code for Swift 4, and really appreciate reporting any sorts of issues. (Though, I cannot assure you, as you know, I would be able to fix it soon...)