NutsNews iOS Settings Text Cleanup
Section titled “NutsNews iOS Settings Text Cleanup”This bundle cleans up the settings UI text.
Changed file:
NutsNews/NutsNews/Features/Feed/FeedView.swift
Behavior:
- Removed the
App Settingsheading from the settings page. - Removed the
Select App Themeheading from the theme page. - Theme options now show only the theme name, not the description text.
- Removed the
Hapticsheading from the haptics page. - Removed the haptics navigation title text.
Install from the repo root:
cd /Users/ramideltoro/WebstormProjects/nutsnews-iosunzip -o ~/Downloads/nutsnews-ios-settings-text-cleanup.zip -d .cd NutsNewsxcodebuild -project NutsNews.xcodeproj -scheme NutsNews -destination 'id=8AABA667-DE66-44E9-8A10-A3FB84BECB39' build