-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
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
Problem with Archiving project #115
Comments
I am seeing the same issue. |
Hi @filip-aetherius and @RuiAAPeres, this was fixed in 1.2.1. Please update your dependence on swift-custom-dump. |
@mbrandonw could this fix get added to the older version as well? |
This fix has been back-ported to the 0.x series: https://github.com/pointfreeco/swift-custom-dump/releases/tag/0.11.2 |
Describe the bug
Give a clear and concise description of what the bug is.
Rename failed: /Users/test/Library/Developer/Xcode/DerivedData/Test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/Speech-bad90112.o.tmp -> /Users/test/Library/Developer/Xcode/DerivedData/test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/Speech.o: No such file or directory
Rename failed: /Users/test/Library/Developer/Xcode/DerivedData/Test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/CoreMotion-07ef2dfa.o.tmp -> /Users/test/Library/Developer/Xcode/DerivedData/test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/CoreMotion.o: No such file or directory
Rename failed: /Users/test/Library/Developer/Xcode/DerivedData/Test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/CoreLocation-aef9f0f0.o.tmp -> /Users/test/Library/Developer/Xcode/DerivedData/test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/CoreLocation.o: No such file or directory
Rename failed: /Users/test/Library/Developer/Xcode/DerivedData/test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/Swift-236a70eb.o.tmp -> /Users/test/Library/Developer/Xcode/DerivedData/test-glvqxrieyduwirfnaoouzklnojya/Build/Intermediates.noindex/ArchiveIntermediates/test-staging/IntermediateBuildFilesPath/swift-custom-dump.build/Release-iphoneos/CustomDump.build/Objects-normal/arm64/Swift.o: No such file or directory
To Reproduce
Zip up a project that reproduces the behavior and attach it by dragging it here.
I deleted derived data, clean build project, restart PC and did everything I could to try resolving this but it didn't work.
Expected behavior
Give a clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any more context about the problem here.
The text was updated successfully, but these errors were encountered: