Follow documentation for "Manually" up until step that says "Click on the + button under the "Embedded Binaries" section."
I can't find this section in Xcode 12.3. Instead, I use "Build Phases -> Link Binary with Libraries", click on "+" to add Mocker.Framework
Run
/Users/cg/Library/Developer/Xcode/DerivedData/
test3-guivwchovivgnygzewodpgbybwtr/Build/Intermediates.noindex/
Mocker.build/Debug-iphoneos/Mocker.build/Script-503446441F3DE70C0039D5E4.sh:
line 2: ./Submodules/WeTransfer-iOS-CI/SwiftLint/swiftlint.sh: No such file or directory
That's triggered by Run custom shell script 'SwiftLint'.
Notes:
For (3), I can also add the Mocker.Framework using "General -> Frameworks, Libraries, and Embedded Content", which results in the same error.
I am following the manual install because the Swift Package Manager option doesn't work for me (see Ticket).
Xcode 12.3. Steps to re-create:
Mocker.Framework
That's triggered by
Run custom shell script 'SwiftLint'
.Notes:
Mocker.Framework
using "General -> Frameworks, Libraries, and Embedded Content", which results in the same error.