Open informatimago opened 5 years ago
I have a similar issue:
dyld: Symbol not found: _$s9Alamofire22DataResponseSerializerVyxGAA0bcD8ProtocolAAMc
me too
I am having this exact issue too. Did you find a resolution?
i am having same issue too.
Same here
Directly referencing to github "tristanhimmelman/AlamofireObjectMapper" ~> 5.2
fixed my issue...
Hello @informatimago Are you still able to reproduce the issue with AlamofireObjectMapper 6.1.0? If not, please close the issue.
This is still happening with AlamofireObjectMapper 6.1.0
Changing the target devices to iOS 13.0 fixed my issue in Xcode
Trying to compile the project http://github.com/aleene/openfoodfacts-ios with Xcode.app 10.2.1 (10E1001), swift 5.0.1; using the Cartfile:
and after a successful compilation of all those dependencies with:
and a successful compilation of the app in Xcode, cf https://github.com/informatimago/openfoodfacts-ios/tree/upgrades--xcode-10.2.1--swift-5.0.1 I get at run-time:
The occurrences of JSONDecoder are found there:
The strange thing is that there seem to be a recursive carthage checkout:
openfoodfacts-ios/Carthage/Checkouts/AlamofireObjectMapper/Carthage/Checkouts/Alamofire