Maxim

Results 9 issues of Maxim

### Your checklist for this issue - [ ] Jenkins version 2.253 - [ ] Plugin version 2.41 - [ ] OS MacOS 10.15.6 ### Description v.2.41 have same issue...

### What problem or need do you have? I would like you to suggest to deprecate this method and to make two different methods: relativeToRootGit and relativeToRootTuist ### Potential solution...

type:need/problem

Pods/Deque/Sources/Deque.swift:247:26: Invalid redeclaration of 'replaceSubrange(_:with:)'

== fix update_code_signing_settings for projects saved with Xcode 16 If you open any project with Xcode 16 then TargetAttributes key will be removed from pbxproj (if it has empty array)...

tool: action

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

### Short description 📝 If project saved with XcodeProj then opening it with Xcode 16 generate some changes. So we could respect Xcode 16 sorting by sorting our result with...

### Short description 📝 stop generate empty TargetAttributes - because Xcode 16 will always remove such item ### Solution 📦 very simple fix