Til Schwarze

Results 3 issues of Til Schwarze

Hi there, in the readme.md components/index.js file you import ` from "../../public/assets";` in line 37. However, based on the file structure in the YT Video it should be `from "../assets";`....

When using Periphery in Xcode using the aggregated target, the Build Setting > Supported Platforms has to be the same as your main build platforms. F.e. if your main target...