Skip to content

Commit

Permalink
removed spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
twocanoes committed Oct 17, 2022
1 parent 738dff1 commit 180c2b9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Profile Manifest/com.twocanoes.xcreds.plist
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ A profile can consist of payloads with different version numbers. For example, c
<key>pfm_default</key>
<false/>
<key>pfm_description</key>
<string>Save the Personal Recovery Key (PRK) to disk for the MDM Escrow Service to collect</string>
<string>Save the Personal Recovery Key (PRK) to disk for the MDM Escrow Service to collect.</string>
<key>pfm_documentation_url</key>
<string>https://github.com/twocanoes/xcreds/wiki/AdminGuide#enablefderecoverykey</string>
<key>pfm_name</key>
Expand All @@ -211,7 +211,7 @@ A profile can consist of payloads with different version numbers. For example, c
</dict>
<dict>
<key>pfm_description</key>
<string>Specify a custom path for the recovery key</string>
<string>Specify a custom path for the recovery key.</string>
<key>pfm_documentation_url</key>
<string>https://github.com/twocanoes/xcreds/wiki/AdminGuide#enablefderecoverykeypath</string>
<key>pfm_name</key>
Expand All @@ -225,7 +225,7 @@ A profile can consist of payloads with different version numbers. For example, c
<key>pfm_default</key>
<false/>
<key>pfm_description</key>
<string>Rotate the Personal Recovery Key (PRK)</string>
<string>Rotate the Personal Recovery Key (PRK).</string>
<key>pfm_documentation_url</key>
<string>https://github.com/twocanoes/xcreds/wiki/AdminGuide#enablefderekey</string>
<key>pfm_name</key>
Expand All @@ -239,7 +239,7 @@ A profile can consist of payloads with different version numbers. For example, c
<key>pfm_default</key>
<string>file:///System/Library/Desktop Pictures/Monterey Graphic.heic</string>
<key>pfm_description</key>
<string>url to an image to show in the background while logging in </string>
<string>url to an image to show in the background while logging in.</string>
<key>pfm_documentation_url</key>
<string>https://github.com/twocanoes/xcreds/wiki/AdminGuide#loginwindowbackgroundimageurl</string>
<key>pfm_format</key>
Expand Down Expand Up @@ -283,7 +283,7 @@ A profile can consist of payloads with different version numbers. For example, c
<key>pfm_default</key>
<integer>3</integer>
<key>pfm_description</key>
<string>Number of hours for checking for password changes. Default is 3 hours. Minimum is 1 hour.</string>
<string>Number of hours for checking for password changes. Default is 3 hours. Minimum is 1 hour.</string>
<key>pfm_documentation_url</key>
<string>https://github.com/twocanoes/xcreds/wiki/AdminGuide#refreshratehours</string>
<key>pfm_name</key>
Expand Down Expand Up @@ -375,7 +375,7 @@ A profile can consist of payloads with different version numbers. For example, c
<key>pfm_default</key>
<false/>
<key>pfm_description</key>
<string>If no settings are specified, preferences will not be shown on startup</string>
<string>If no settings are specified, preferences will not be shown on startup.</string>
<key>pfm_documentation_url</key>
<string>https://github.com/twocanoes/xcreds/wiki/AdminGuide#shouldshowpreferencesonstart</string>
<key>pfm_name</key>
Expand Down
12 changes: 6 additions & 6 deletions xCreds.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3300;
CURRENT_PROJECT_VERSION = 3301;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = UXP6YEHSPW;
GENERATE_INFOPLIST_FILE = YES;
Expand Down Expand Up @@ -924,7 +924,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3300;
CURRENT_PROJECT_VERSION = 3301;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = UXP6YEHSPW;
GENERATE_INFOPLIST_FILE = YES;
Expand Down Expand Up @@ -983,7 +983,7 @@
CODE_SIGN_ENTITLEMENTS = "XCreds Login Overlay/XCreds_Login_Overlay.entitlements";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3300;
CURRENT_PROJECT_VERSION = 3301;
DEVELOPMENT_TEAM = UXP6YEHSPW;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand Down Expand Up @@ -1013,7 +1013,7 @@
CODE_SIGN_ENTITLEMENTS = "XCreds Login Overlay/XCreds_Login_Overlay.entitlements";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3300;
CURRENT_PROJECT_VERSION = 3301;
DEVELOPMENT_TEAM = UXP6YEHSPW;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand Down Expand Up @@ -1156,7 +1156,7 @@
CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3300;
CURRENT_PROJECT_VERSION = 3301;
DEVELOPMENT_TEAM = UXP6YEHSPW;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand Down Expand Up @@ -1185,7 +1185,7 @@
CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3300;
CURRENT_PROJECT_VERSION = 3301;
DEVELOPMENT_TEAM = UXP6YEHSPW;
ENABLE_HARDENED_RUNTIME = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand Down
Binary file not shown.

0 comments on commit 180c2b9

Please sign in to comment.