Post

Replies

Boosts

Views

Activity

Xcode 15 beta 6: Undefined symbols, Linker command failed with exit code 1
Switched from Xcode 14.3.1 to Xcode 15 beta 6. My project does not build now. I fix one error - I get another. Works fine on 14.3.1 of course. Macbook Pro M1. Here are errors I got: DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS. I changed all DT_TOOLCHAIN_DIR to TOOLCHAIN_DIR. Then i got 'Stored properties cannot be marked unavailable with @available' in one pod, I removed these lines to silence this exception. Then some pods (SwiftSoup, Starscream, PromiseKit) gave me different errors, that I avoided with changing their min iOS version to 14.0. And finally I stuck with two errors: 'Undefined symbols' and 'Linker command failed with exit code 1'. None of them give me any info or show me the exact place of error. I tried updating, reinstalling cocoapods, reinstalling all pods, cleaning derived data, cleaning build folder, adding -v to 'other linker flags'. Nothing gave me any clue.
4
2
3.9k
Aug ’23
Apple pay in Web. Requested domain name has been verified previously.
Trying to register a domen for my merchant, but when I try to verify it, I get an error "Requested domain name has been verified previously". None of my merchant ids using it, except the one I'm talking about. Also this domain is a bank's page, so someone else has registered it successfully. Bank's support sending me to Apple. Apple saying they can't help and sending me here. Found these links, but I don't see an answer here. https://developer.apple.com/forums/thread/122838 https://discussions.apple.com/thread/8581690 Anyone else faced this problem before?
0
1
770
Oct ’20