I cloned the repro and opened the Material xcode worspace. What is the best way to play with the Examples? When I pick one of the examples under Programmatic, e.g. MaterialLayout I get runtime errors:
dyld: Library not loaded: @rpath/libswiftAVFoundation.dylib
Referenced from: /Users/robcecil/Library/Developer/Xcode/DerivedData/Material-gtachugnpsgijdekhozchyiudycc/Build/Products/Debug-iphonesimulator/Material.framework/Material
Reason: image not found
In other cases, it has a hard time finding the Material framework...
Thanks