eric-sofisoftwarellc
eric-sofisoftwarellc
There are three small changes: - The current master head doesn't compile due to missing evernote #defines in the config file. I added empty ones. - #define SHKSharedWithSignature appears twice...
``` Caused by: java.lang.IllegalStateException: Cannot query the value of property 'applicationId' because configuration of project ':app' has not completed yet. at org.gradle.api.internal.provider.AbstractProperty$NonFinalizedValue.maybeFinalizeOnRead(AbstractProperty.java:368) at org.gradle.api.internal.provider.AbstractProperty.beforeRead(AbstractProperty.java:229) at org.gradle.api.internal.provider.AbstractProperty.calculateOwnValue(AbstractProperty.java:126) at org.gradle.api.internal.provider.AbstractMinimalProvider.get(AbstractMinimalProvider.java:84) at com.android.build.gradle.internal.api.BaseVariantImpl.getApplicationId(BaseVariantImpl.java:245)...
It should call _selectedIndex = NSNotFound;
`Import fails with KeyError: 'title'` The problem seems to be the file name doesn't have a space. If a track is named "01LadyOfAutumn.mp3", it crashes. If I change all the...