Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove MCC-MNC list in Network Info Panel Script #12

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ous50
Copy link
Contributor

@ous50 ous50 commented Jan 25, 2025

The whole class CTCarrier seems to be deprecated. In this case the phone would not return MCC and MNC.

Although it looks like Apple uses this variable in the class CTTelephonyNetworkInfo to provide carrier identification,

Hence I deleted the whole detection of MCC and MNC, to improve the execution speed and the readability of the script.

ous50 added 4 commits January 21, 2025 19:29
添加了一些電信業者的 MCC MNC
Remover Cellular Carrier Names
Remove deprecated code block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant