alskipp / ASValueTrackingSlider

A UISlider subclass that displays the slider value in a popup view
MIT License
1.84k stars 235 forks source link

speechless problem #48

Closed codesourse closed 7 years ago

codesourse commented 8 years ago

duplicate symbol _FillColorAnimation in: /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASProgressPopUpView.a(ASPopUpView.o) /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASValueTrackingSlider.a(ASValuePopUpView.o) duplicate symbol _ARROW_LENGTH in: /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASProgressPopUpView.a(ASPopUpView.o) /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASValueTrackingSlider.a(ASValuePopUpView.o) duplicate symbol _POPUPVIEW_HEIGHT_PAD in: /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASProgressPopUpView.a(ASPopUpView.o) /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASValueTrackingSlider.a(ASValuePopUpView.o) duplicate symbol _POPUPVIEW_WIDTH_PAD in: /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASProgressPopUpView.a(ASPopUpView.o) /Users/kjx/Library/Developer/Xcode/DerivedData/XHEnglishBrushStudent-cxzudhmcyvisjbazxhbeptwqyszn/Build/Products/Debug-iphonesimulator/libASValueTrackingSlider.a(ASValuePopUpView.o) ld: 4 duplicate symbols for architecture x86_64

alskipp commented 7 years ago

Looks like clearing Xcode's DerivedData folder should fix this.