How do I "publish" these modifiers & custom views to my team?

The customization of the std library is an interesting feature. I see this as helping me - on my Mac (compile device) but how does the rest of my team get these custom views & modifiers. When/how is this pushed out to others in our network?
Answered by Apple Staff in 615304022
SnakePlissken is correct. Since this feature depends entirely on source code those views and modifiers will show up in your teammates' libraries as soon as they pull a change containing a LibraryContentProvider instance.
As soon as your colleagues pull the commit containing the custom LibraryContentProvider then the library items will show up in Xcode library
Accepted Answer
SnakePlissken is correct. Since this feature depends entirely on source code those views and modifiers will show up in your teammates' libraries as soon as they pull a change containing a LibraryContentProvider instance.
Nice to see Snake out on NYC and playing with the people. Thanks!
How do I "publish" these modifiers & custom views to my team?
 
 
Q