[quote='872742022, shabnamk, /thread/812271?answerId=872742022#872742022, /profile/shabnamk'] The POC exclusively utilized System Configuration framework [/quote] Which SC API specifically? The dynamic store, that is, SCDynamicStore? And, if so, what keys are you setting? [quote='872742022, shabnamk, /thread/812271?answerId=872742022#872742022, /profile/shabnamk'] we don't expect the Tahoe OS to override the attribute/configuration value that was set [/quote] The expected behaviour of the dynamic store is nuanced: We support third-party code reading and writing custom properties. We support third-party code reading properties that are documented in . We generally don’t support third-party code writing the properties documented in . Those properties are considered to be ‘owned’ by the system. Figure 1-3 of the System Configuration Programming Guidelines [1] shows how the system populates the Setup domain of the dynamic store from SCPreferences, how various subsystems use that setup to drive their configuration
Topic:
App & System Services
SubTopic:
Networking