-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Description
comping/linking core 1.136.1 results in lots of warnings as
ld: warning: object file (/Users/bpetersen/projects/deltachat-ios/deltachat-ios/libraries/libdeltachat.a[arm64][21](ba1daabeec5f0744-armv8-mont-ios64.o)) was built for newer 'iOS' version (17.2) than being linked (12.0)
full log: https://gist.github.com/r10s/5beceb77824ce72566883a0fadc198ce
rust-toolchain: 1.73.0 (unchanged)
build-environment: macOS Sonoma 14.3.1
just ftr for now, i did not try to make sense of it.
apart from the updated submodule nothing has changed. i also double checked to build core 1.135 in the same environment - no error or warning
maybe some xcode option need to be tweaked, but interesting that it does not happen for 1.135
maybe somehow releated: deltachat/deltachat-android#2972