myTargetSDK / mytarget-ios-spm

ios myTarget sdk for SPM
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Pod and SPM Error #1

Open dovanvu1792 opened 3 weeks ago

dovanvu1792 commented 3 weeks ago

SPM: Up to next major 5.2.16 Xcode 15

Pod: 1.15.2


> 
> ld: Undefined symbols:
>   __swift_FORCE_LOAD_$_swiftXPC, referenced from:
>       __swift_FORCE_LOAD_$_swiftXPC_$_MyTargetSDK in MyTargetSDK[221](LoggerManager+Interoperability.o)
>       __swift_FORCE_LOAD_$_swiftXPC_$_MyTrackerSDK in MyTrackerSDK[69](URLBuilder.o)
>       __swift_FORCE_LOAD_$_swiftXPC_$_VKAnalyticsSwiftProtobuf in MyTrackerSDK[207](Message+JSONArrayAdditions.o)
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> 
aserrr commented 3 weeks ago

Hi, Please update Xcode to 15.4 version. I believe it will fix an issue.