-
Notifications
You must be signed in to change notification settings - Fork 48
Bundle Selection View
Stored values for the Bundle Selection Child View Controller are found in BundleSelectionChildVCConstants.swift
.
-
string value stored in
BundleSelectionChildVC_Constants.header
-
string value stored in
BundleSelectionChildVC_Constants.subheader
-
Bundle listings: Each bundle contains both a title and a short description separate from the info popover carousel.
Example: First bundle listing
BundleSelectionChildVC_Constants.Toggle.Title.a
+BundleSelectionChildVC_Constants.Toggle.Description.a
The estimated time value is calculated based on values stored using the key names you provide in AppBundleConstants.swift
:
AppBundlesConstants.Keys.speedRate
= key name for storing the download speed rate
AppBundlesConstants.Keys.jamfBufferTime
= key name for storing the estimated communication time with the JPS
AppBundlesConstants.Keys.installClockTotal
= key name for storing the total estimated time for processing bundles