We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c967174 commit c8d6b36Copy full SHA for c8d6b36
iCookTV/iCookTVKeys.swift
@@ -34,4 +34,8 @@ struct iCookTVKeys {
34
ICookTVKeys().baseAPIURL
35
}()
36
37
+ static let FacebookAppID: String = {
38
+ ICookTVKeys().facebookAppID
39
+ }()
40
+
41
}
0 commit comments