File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
ReEnroller.xcodeproj/project.xcworkspace/xcuserdata/leslie.xcuserdatad Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ Thanks @fauxserve for coming up with the idea and initial bash version.
3232
3333## History
3434
35+ - 2025-11-15: Fix MDM removal script (issue #21 ) along with a typo for macOS minor version.
36+
3537- 2025-10-23: Update MDM removal to align with API changes in Jamf Pro 11.21. Invalidate bearer token generated during enrollment.
3638
3739- 2024-10-05: Fix issue calling automated device enrollment.
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >$(MARKETING_VERSION) </string >
2121 <key >CFBundleVersion </key >
22- <string >20251023.042532 </string >
22+ <string >20251116.033822 </string >
2323 <key >LSApplicationCategoryType </key >
2424 <string >public.app-category.utilities </string >
2525 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments