GithubHelp home page GithubHelp logo

Comments (5)

oleavr avatar oleavr commented on June 27, 2024 1

It would be an Xcode project setting in frida-swift. I haven't investigated this but suspect it's in there somewhere.

from frida-swift.

oleavr avatar oleavr commented on June 27, 2024 1

Yay. Could you open a PR to change this? Don't think we're missing out on anything by omitting this.

from frida-swift.

oleavr avatar oleavr commented on June 27, 2024

Hey!

This means the namespace we chose on the Swift side is unfortunuate, as it results in some of the Objective-C interop header types clashing with the C types. Either we will have to change our Swift namespace so this doesn't happen, or configure a different namespace for the Objective-C side only (if possible).

As a workaround you can probably disable generation of the Objective-C interop header.

from frida-swift.

klmitchell2 avatar klmitchell2 commented on June 27, 2024

What would be the best way to disable the generation of the Objective-C inter header? I'm unsure if this a flag at make core-macos-thin or when generating the dev kit?

from frida-swift.

klmitchell2 avatar klmitchell2 commented on June 27, 2024

Found the setting in Build Settings:

image

Changing from Yes to No fixed the issue.

from frida-swift.

Related Issues (9)

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.