forkingdog / forkingdog/FDStackView

Return nil if it's compiled as a dynamic framework

Aperta
#36 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Objective-C
Stelle
2.5k
Fork
310
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I use CocoaPods to manage third-party libraries.

There are some reasons causes I had to add `use_frameworks!` to the Podfile, so all of the libraries are compiled as a dynamic framework.

But I found that if FDStackView is compiled into a dynamic framework, it will return nil when it's initialized.

Is there any workaround? I don't want to add the code to my project manually.

FYI:
Objective-C-based project.
iOS 8.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.