Git Product home page Git Product logo

Comments (6)

omerkantar avatar omerkantar commented on June 10, 2024 3

Hello 🖖

I added defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES code on ci_post_clone.sh file but xcode cloud build and archive were failed with Command exited with non-zero exit-code: 65 error.

New error log:
Run command: 'xcodebuild build -scheme {scheme} -project /Volumes/workspace/repository/xxxx.xcodeproj -destination generic/platform=iOS -derivedDataPath /Volumes/workspace/DerivedData -resultBundleVersion 3 -resultBundlePath /Volumes/workspace/resultbundle.xcresult -resultStreamPath /Volumes/workspace/tmp/resultBundleStream592e544a-683a-46b0-822a-f75bccb80f18.json -IDEPostProgressNotifications=YES CODE_SIGN_IDENTITY=- AD_HOC_CODE_SIGNING_ALLOWED=YES COMPILER_INDEX_STORE_ENABLE=NO -hideShellScriptEnvironment'

Does anyone know how to fix it?

from r.swift.

neobeppe avatar neobeppe commented on June 10, 2024

Same here

from r.swift.

neobeppe avatar neobeppe commented on June 10, 2024

I also tried to add to ci_post_clone script this command:
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
And set ENABLE_USER_SCRIPT_SANDBOXING = NO
But nothing changed, I always get the same error

from r.swift.

shohrabcc avatar shohrabcc commented on June 10, 2024

i am using, App center and having same issue while using SPM. modify permission issue

from r.swift.

hiragram avatar hiragram commented on June 10, 2024

any updates?

from r.swift.

piotrtobolski avatar piotrtobolski commented on June 10, 2024

I am having the same issue with this entry in the log:

Error: You don’t have permission to save the file “R.generated.swift” in the folder “Resources”.

where in Xcode Cloud UI it shows only:

Command exited with non-zero exit-code: 65

There is PR #879 that is supposed to fix this issue. Can it be merged?

from r.swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.