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

OC, your file conflicts with the project privacy list file, with an error message stating that there are multiple files present #1128

Open
zcsyIos opened this issue Mar 27, 2024 · 8 comments · May be fixed by #1135

Comments

@zcsyIos
Copy link

zcsyIos commented Mar 27, 2024

OC, your file conflicts with the project privacy list file, with an error message stating that there are multiple files present

@zcsyIos

This comment was marked as abuse.

@fxningmeng
Copy link

Oh, this article is really good. It helps me solve my current troubles ,I'd give my ass to this blogger

@DeraDream
Copy link

Same problem, please solve it

@zcsyIos

This comment was marked as abuse.

@DeraDream
Copy link

Pod 'SVProgressHUD',: git=>' https://github.com/SVProgressHUD/SVProgressHUD.git Directly pull the master branch, otherwise the privacy list path will conflict with the path of your project Never pod 'SVProgressHUD' ,'~> 2.3.1’

Pre-downloading: SVProgressHUD from https://github.com/SVProgressHUD/SVProgressHUD.git
Downloading dependencies
Installing SVProgressHUD (2.3.1)
Generating Pods project
Integrating client project

Multiple commands produce '/Users/xxx/Library/Developer/Xcode/DerivedData/xxx-gmabfxobpkhftdchiojmlidoxzlh/Build/Products/Debug-iphoneos/SVProgressHUD/SVProgressHUD.framework/SVProgressHUD.bundle'

It's still wrong.

@keassze
Copy link

keassze commented Apr 17, 2024

We have the same problem in version 2.3.1, we need to delete the PrivacyInfo.xcprivacy file and outputfile

@NigamAnkit
Copy link

Adding it via SPM will work.

This was referenced Apr 23, 2024
@SilenceLove
Copy link

pod 'SVProgressHUD', :git => "https://github.com/SilenceLove/SVProgressHUD"

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 a pull request may close this issue.

6 participants