SvenTiigi / WhatsNewKit

Showcase your awesome new app features 📱
https://sventiigi.github.io/WhatsNewKit/
MIT License
3.87k stars 190 forks source link

1.1.4 issue #13

Closed saldous closed 5 years ago

saldous commented 5 years ago

after updating to 1.1.4, getting crash:

dyld: Symbol not found: _$S11WhatsNewKit08KeyValueaB12VersionStoreCAA08ReadableabfG0AAWP
  Referenced from: /Users/me/Library/Developer/CoreSimulator/Devices/F61169B1-9C1F-4301-9DF6-BDB79FA902A0/data/Containers/Bundle/Application/D9BF5E1D-67E3-46EC-8D5C-F6E6573374DD/MyApp.app/MyApp
  Expected in: /Users/me/Library/Developer/CoreSimulator/Devices/F61169B1-9C1F-4301-9DF6-BDB79FA902A0/data/Containers/Bundle/Application/D9BF5E1D-67E3-46EC-8D5C-F6E6573374DD/MyApp.app/Frameworks/WhatsNewKit.framework/WhatsNewKit
 in /Users/me/Library/Developer/CoreSimulator/Devices/F61169B1-9C1F-4301-9DF6-BDB79FA902A0/data/Containers/Bundle/Application/D9BF5E1D-67E3-46EC-8D5C-F6E6573374DD/MyApp.app/MyApp
(lldb) 
saldous commented 5 years ago

cleaned build folder and seems the error went away.