krzyzanowskim / OpenSSL

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

[Carthage] Not building in xcode 15.3 to platform iOS #211

Open AndreParenteNeon opened 2 months ago

AndreParenteNeon commented 2 months ago
image

"The following build commands failed: Ld /Users/andre.parente/Library/Caches/org.carthage.CarthageKit/DerivedData/15.3_15E204a/OpenSSL/3.1.5004/Build/Intermediates.noindex/ArchiveIntermediates/OpenSSL\ (Catalyst)/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/OpenSSL.framework/OpenSSL normal (in target 'OpenSSL (Catalyst)' from project 'OpenSSL')"

AndreParenteNeon commented 2 months ago

In fact, I dont need Catalyst, how can I get only the OpenSSL (iOS Simulator) scheme? I need to run this:

"carthage update --platform ios --use-xcframeworks --no-use-binaries"

but getting error on (Catalyst) building... Could you help me out here? :)

krzyzanowskim commented 3 weeks ago

Can u use binary distribution instead?

binary "https://raw.githubusercontent.com/krzyzanowskim/OpenSSL/main/OpenSSL.json"