send link to app

Access Level Changer for Xcode


Productivity
Free

Access Level Changer is one of Xcode Source Editor Extension.

It can perform a batch conversion of your Swift source code from internal access level to public.

This has macOS app too. 
In the app, you can choose wether each declaration in your code needs to be changed.

It supports only Swift Language.

Swift and Xcode are trademarks of Apple Inc., registered in the U.S. and other countries.
Access Level Changer for Xcode (https://kazuhiro4949.github.io/AccessLevelChanger/) is not affiliated with Apple, Inc.

* Usage

1. Open System Preferences -> Extension
2. Put a checkmark next to "Access Level Changer for Xcode"
3. Run (or restart) Xcode
4. Select and highlight a range in your source code
5. Click the Editor -> Access Level Changer for Xcode menu

That performs the batch conversion to your highlighted source code.