You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hero SDK not compiling with Carthage in Xcode 16 or 16.1 beta.
/Users/xx/xx/xx/xx/Carthage/Checkouts/Hero/Hero.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'Hero (iOS)' from project 'Hero')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'Hero (iOS)' from project 'Hero')
** ARCHIVE FAILED **
The following build commands failed:
CompileSwift normal arm64 (in target 'Hero (iOS)' from project 'Hero')
The text was updated successfully, but these errors were encountered:
Hero SDK not compiling with Carthage in Xcode 16 or 16.1 beta.
/Users/xx/xx/xx/xx/Carthage/Checkouts/Hero/Hero.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'Hero (iOS)' from project 'Hero')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'Hero (iOS)' from project 'Hero')
** ARCHIVE FAILED **
The following build commands failed:
CompileSwift normal arm64 (in target 'Hero (iOS)' from project 'Hero')
The text was updated successfully, but these errors were encountered: