Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h180iosAppGroupsValue (settings, Ids::iosAppGroups, … in XcodeProjectExporter()
270 bool isAppGroupsEnabled() const { return iosAppGroupsValue.get(); } in isAppGroupsEnabled()
566 props.add (new ChoicePropertyComponent (iosAppGroupsValue, "App Groups Capability"), in createExporterProperties()
635 ….add (new TextPropertyComponentWithEnablement (iosAppGroupsIDValue, iosAppGroupsValue, "App Group … in createExporterProperties()
3500 …groundAudioValue, iosBackgroundBleValue, iosPushNotificationsValue, iosAppGroupsValue, iCloudPermi… variable