In the gestalt of the view hierarchy, the "is a" and "has a" is not clear for Windows.
Apps have Scenes.
Scenes have Views.
Apps have Views.
Apps used to have Windows. Does an App have Scenes which subsequently has Windows and do windows have Views? Or is a Window a View and should we drop "Window" from our nomenclature?
Post
Replies
Boosts
Views
Activity
Having a very rough time setting up the HomeKit ADK 5.1 system. Managed to get the Raspberry PI configured after working around all the issues in the the unix script that Apple supplies. What is not working is the build environment that ADK 5.1 uses with Docker.
Anyone manage to get this going or do you build on the RBP only?