Home
last modified time | relevance | path

Searched refs:getDevelopmentTeamIDString (Results 1 – 1 of 1) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h285 …String getDevelopmentTeamIDString() const { return iosDevelopmentTeamIDValue.get(); } in getDevelopmentTeamIDString() function
1235 auto developmentTeamID = owner.getDevelopmentTeamIDString(); in getTargetAttributes()
1571 if (owner.getDevelopmentTeamIDString().isNotEmpty()) in getTargetSettings()
1572 s.set ("DEVELOPMENT_TEAM", owner.getDevelopmentTeamIDString()); in getTargetSettings()
2400 if (identity.isEmpty() && getDevelopmentTeamIDString().isNotEmpty()) in getCodeSigningIdentity()