getInfoPlist abstract method
Attempts to locate the Info.plist used by iOS builds. Returns null if it cannot be determined reliably.
Implementation
File? getInfoPlist();
Attempts to locate the Info.plist used by iOS builds. Returns null if it cannot be determined reliably.
File? getInfoPlist();