Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Runtime error: Value for config key days.to.retrieve is not configured. Make sure that you applied TyphoonConfigPostProcessor. #16

Open
RussellWaite opened this issue Dec 28, 2015 · 0 comments

Comments

@RussellWaite
Copy link

Xcode 7.2 (7C68) (latest as of 28 December 2015)
Typhoon 3.4.4 (again, latest as of 28 December 2015)

Pulled repo, changed API key, receive runtime error.

FIX: Add "TyphoonGlobalConfigFilenames" to PocketForecast-Info.plist and point at the Configuration.plist:

<key>TyphoonGlobalConfigFilenames</key>
<array>
    <string>Configuration.plist</string>
</array>

I guess the Typhoon framework has changed and now required this rather than looking for it via filename convention..?

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

No branches or pull requests

1 participant