krzyzanowskim / OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, multiplatform
https://swift.best
Other
896 stars 332 forks source link

I have added this as a package to my project. These Are the errors I see #178

Closed KatkayApps closed 2 months ago

KatkayApps commented 10 months ago

/Users/myself/Library/Developer/Xcode/DerivedData/MyApp-axyxgyhzyndlrqbybswlbgbcdcqd/Build/Products/Debug/OpenSSL.framework/Versions/A/OpenSSL' (code signature in '/Users/myself/Library/Developer/Xcode/DerivedData/MyApp-axyxgyhzyndlrqbybswlbgbcdcqd/Build/Products/Debug/OpenSSL.framework/Versions/A/OpenSSL' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/Users/myself/Library/Developer/Xcode/DerivedData/MyApp-axyxgyhzyndlrqbybswlbgbcdcqd/Build/Products/Debug/PackageFrameworks/OpenSSL.framework/Versions/A/OpenSSL' (no such file), '/Library/Frameworks/OpenSSL.framework/Versions/A/OpenSSL' (no such file), '/System/Library/Frameworks/OpenSSL.framework/Versions/A/OpenSSL' (no such file, not in dyld cache)

krzyzanowskim commented 2 months ago

it looks like Xcode project issue. I can't reproduce. feel free to attach project to reproduce the issue.