You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I have installed this plugin and added it to my beta lane, but it seems to be throwing an error (more specifically, [21:35:23]: undefined method 'each' for nil:NilClass)
I'm assuming this only happens on Swift installs but I may be wrong. Code: appicon(appiconImageFile: "fastlane/metadata/app_icon.png", appiconDevices: ["ipad", "iphone", "ios_marketing", "watch", "watch_marketing"])
The text was updated successfully, but these errors were encountered:
Hey! I have installed this plugin and added it to my beta lane, but it seems to be throwing an error (more specifically,
[21:35:23]: undefined method 'each' for nil:NilClass
)I'm assuming this only happens on Swift installs but I may be wrong. Code:
appicon(appiconImageFile: "fastlane/metadata/app_icon.png", appiconDevices: ["ipad", "iphone", "ios_marketing", "watch", "watch_marketing"])
The text was updated successfully, but these errors were encountered: