Skip to content

Conversation

@lpusok
Copy link
Contributor

@lpusok lpusok commented Nov 6, 2025

No description provided.

@lpusok lpusok changed the title Added additiionla options, compat mode env, error wrapping Added additional options, compat mode env, error wrapping Nov 6, 2025
func (f *Factory) Create(params InitParams) (Project, error) {
return NewProject(params)
}
isCompatibilityModeValue := f.envRepo.Get("BITRISEIO_INTERNAL_XCODE_SHOWBUILDSETTINGS_COMPAT_MODE")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Decided not to use an Input as we do not want to expose it to customers, only for debugging.

@lpusok lpusok merged commit a13f326 into master Nov 7, 2025
3 checks passed
@lpusok lpusok deleted the SSW-2497-projectmanager-debug-option branch November 7, 2025 13:17
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.

3 participants