getInfoPlist abstract method

File? getInfoPlist()

Attempts to locate the Info.plist used by iOS builds. Returns null if it cannot be determined reliably.

Implementation

File? getInfoPlist();