Skip to content

Rename the branch in the okta-mobile-swift repo from master to main #246

@Akankshabhasin

Description

@Akankshabhasin

Describe the feature request?

Proposal:
Consider renaming the branch in the okta-mobile-swift repo from master to main to align with modern tooling defaults and inclusive naming practices.

Comment:
Adopting main as the default branch name aligns with GitHub’s conventions and avoids SwiftPM resolution issues in Xcode.

Docs: developer.okta.com
Current PR: #5576

Found during testing:
While testing the Okta docs iOS repo okta-mobile-swift, I found that it uses "master" as the default branch, not main. I was trying to add the package with "main" and it resulted in a Package Resolution Failed error in Xcode. Updating this avoids setup issues for first-time users.

Image

New or Affected Resource(s)

This repo is used in the Okta iOS Dev docs, hence if we make this change here, then it will be consistent with the docs.

Provide a documentation link

No response

Additional Information?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions