AccessControlKitty at App Store analyse

App power index: 100 (based on ranks around App Stores today)

Developer: Zoe Smith
Price: 0 free
Current version: 1.0.3, last update: 4 years ago
First release : 16 Feb 2019
App size: 3.76 Mb
4.5 ( 7095 ratings )
follow app

Estimation application downloads and cost

> 2.2k
Monthly downloads
~ $ 900
Estimation App Cost


public to internal to fileprivate to private - once much code is written, its access control level can be annoying to change later on, even with Xcodes new multiple cursors.
AccessControlKitty magically changes the access level of selected Swift code, a single variable to a whole file’s worth.

This Xcode Source Editor extension adds a new menu item to Xcodes Editor menu, “Access Level of Selection”, when working with Swift files. The options are:

- increment all access levels
- decrement all access levels
- create API, by changing only internal code to public
- remove API, by changing only public code to internal
- set all appropriate code to the chosen level
- remove all access level notation

Handles overridden setters, protocols, extensions with conformances, functions defined inside other functions, and other Swift bits and pieces.
Read more
No search terms founded