Coder Social home page Coder Social logo

Comments (8)

thibauddavid avatar thibauddavid commented on June 9, 2024

Same here.
XCode12, tried:

  • With both pod & spm(+pods dependencies)
  • Excluded arm64 arch (new Catalyst compilation)

Had to revert using JSONDecoder for now

Issue may seem more related to https://github.com/michaeleisel/ZippyJSONCFamily dependency

from zippyjson.

michaeleisel avatar michaeleisel commented on June 9, 2024

so it was working for you guys on xcode 11, but just not on 12? i can take a look this weekend

from zippyjson.

michaeleisel avatar michaeleisel commented on June 9, 2024

i'm unable to reproduce. i've tried:

  • archiving (both armv7 and arm64)
  • building for arm64
  • building for simulator
  • cocoapods and spm

could someone upload a .zip of an xcode project that reproduces it? and @thibauddavid @SimpleApp which OS are you two on?

from zippyjson.

thibauddavid avatar thibauddavid commented on June 9, 2024

Tried on a new project, which were compiling fine.
After diving a bit into diffing projects, found out that IPHONEOS_DEPLOYMENT_TARGET was set to 10.0 on pods, which were breaking archiving. Setting it back to 11.0 fixed it :)
Thanks for your time @michaeleisel !

from zippyjson.

SimpleApp avatar SimpleApp commented on June 9, 2024

Thanks for your time @michaeleisel , i'm closing this issue if you don't mind.

from zippyjson.

michaeleisel avatar michaeleisel commented on June 9, 2024

got it, np. so, how did the change to xcode 12 lead to this issue?

from zippyjson.

thibauddavid avatar thibauddavid commented on June 9, 2024

On migrating a pre-xcode12 project, Xcode recommends to migrate this settings to at least 9.0, which I did for all pods without checking if ones needed a higher target, so basically mistake on my side 👍

from zippyjson.

michaeleisel avatar michaeleisel commented on June 9, 2024

got it

from zippyjson.

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.