We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It might be worth noting that this is an iOS app, given that it seems to be looking in the macOS toolchain.
dyld: lazy symbol binding failed: Symbol not found: __TFesRxs10Collectionwx8IteratorzGVs16IndexingIteratorx_wx8_ElementzWxS0_7Element_rS_12makeIteratorfT_GS1_x_ Referenced from: /Users/ericmarkmartin/Developments/Trigger/iOSApp/Trigger/Pods/Shark/shark Expected in: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib dyld: Symbol not found: __TFesRxs10Collectionwx8IteratorzGVs16IndexingIteratorx_wx8_ElementzWxS0_7Element_rS_12makeIteratorfT_GS1_x_ Referenced from: /Users/ericmarkmartin/Developments/Trigger/iOSApp/Trigger/Pods/Shark/shark Expected in: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib /Users/ericmarkmartin/Library/Developer/Xcode/DerivedData/Trigger-cxxjofophvubgoaphyfavfngywyx/Build/Intermediates/Trigger.build/Debug-iphonesimulator/Trigger.build/Script-8813BC861F06A74300EA08A3.sh: line 2: 55552 Abort trap: 6 "$PODS_ROOT/Shark/shark" "${PROJECT_DIR}/${PROJECT_NAME}/Images.xcassets" "${PROJECT_DIR}/${PROJECT_NAME}" Command /bin/sh failed with exit code 134
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
It might be worth noting that this is an iOS app, given that it seems to be looking in the macOS toolchain.
The text was updated successfully, but these errors were encountered: