Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RxCocoa 3.6.0 build failed in Xcode 9 #1342

Closed
5 of 17 tasks
anymuse opened this issue Jul 18, 2017 · 1 comment
Closed
5 of 17 tasks

RxCocoa 3.6.0 build failed in Xcode 9 #1342

anymuse opened this issue Jul 18, 2017 · 1 comment

Comments

@anymuse
Copy link

anymuse commented Jul 18, 2017

Short description of the issue:

RxCocoa 3.6.0 build failed in Xcode 9, with error "Undefined symbols for architecture arm64". But successfully build in Xcode 8.

Expected outcome:

build successfully

What actually happens:

Undefined symbols for architecture arm64: "__T07RxCocoa0A28PickerViewSequenceDataSource33_B01E1C82A05E47F6D9AB6B2211DAC570LLCyxGAA0acdfG4TypeAAs0E0RzlWa", referenced from: __T07RxSwift8ReactiveV0A5CocoaSo12UIPickerViewCRbzlE10itemTitlesAA10Disposable_pSSSgSi_7ElementQyd__tccqd_0_s8SequenceRd__1EQyd_0_Rsd__AA14ObservableTypeRd_0_r0_lFAaH_pAISi_AKtccfU_ in UIPickerView+Rx.o __T07RxSwift8ReactiveV0A5CocoaSo12UIPickerViewCRbzlE20itemAttributedTitlesAA10Disposable_pSo18NSAttributedStringCSgSi_7ElementQyd__tccqd_0_s8SequenceRd__1EQyd_0_Rsd__AA14ObservableTypeRd_0_r0_lFAaH_pAKSi_AMtccfU_ in UIPickerView+Rx.o __T07RxSwift8ReactiveV0A5CocoaSo12UIPickerViewCRbzlE5itemsAA10Disposable_pSo6UIViewCSi_7ElementQyd__AJSgtccqd_0_s8SequenceRd__1EQyd_0_Rsd__AA14ObservableTypeRd_0_r0_lFAaH_pAJSi_AlMtccfU_ in UIPickerView+Rx.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Self contained code example that reproduces the issue:

RxSwift/RxCocoa/RxBlocking/RxTest version/commit

RxCocoa 3.6.0

Platform/Environment

  • iOS
  • macOS
  • tvOS
  • watchOS
  • playgrounds

How easy is to reproduce? (chances of successful reproduce after running the self contained code)

  • easy, 100% repro
  • sometimes, 10%-100%
  • hard, 2% - 10%
  • extremely hard, %0 - 2%

Xcode version:

Xcode 9 beta 3

Installation method:

  • CocoaPods
  • Carthage
  • Git submodules

I have multiple versions of Xcode installed:
(so we can know if this is a potential cause of your issue)

  • yes (Xcode 8)
  • no

Level of RxSwift knowledge:
(this is so we can understand your level of knowledge
and formulate the response in an appropriate manner)

  • just starting
  • I have a small code base
  • I have a significant code base
@anymuse
Copy link
Author

anymuse commented Jul 18, 2017

Some discussion in #1341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants