iosProjectPbxprojPath property

String iosProjectPbxprojPath
getter/setter pair

Implementation

String iosProjectPbxprojPath = AbstractPlatformFileEditor.convertPath(
  ['ios', 'Runner.xcodeproj', 'project.pbxproj'],
);