Giter Club home page Giter Club logo

Comments (15)

mangolove123 avatar mangolove123 commented on August 22, 2024

I also encountered the same problem

from objc-runtime.

daaiwusheng avatar daaiwusheng commented on August 22, 2024

me too

from objc-runtime.

RetVal avatar RetVal commented on August 22, 2024

System: 10.14
Xcode version: 10.0

log:

dyld: Symbol not found: _objc_debug_taggedpointer_obfuscator
  Referenced from: /usr/lib/system/libxpc.dylib
  Expected in: /Users/Broccoli/Library/Developer/Xcode/DerivedData/objc-ggxyshopfnvlkucfncktchujxfnx/Build/Products/Debug/libobjc.A.dylib
 in /usr/lib/system/libxpc.dylib

Please waiting for the 10.14 version of objc runtime.

from objc-runtime.

FZiOS avatar FZiOS commented on August 22, 2024

Any solutions can resolve it?

from objc-runtime.

CCat00 avatar CCat00 commented on August 22, 2024

Mark.

MacOS: 10.14.1
XCode:10.0

dyld: Symbol not found: _objc_debug_taggedpointer_obfuscator Referenced from: /usr/lib/system/libxpc.dylib Expected in: /Users/hanwei/Desktop/Runtime Learn/runtime-723/libobjc.A.dylib in /usr/lib/system/libxpc.dylib

from objc-runtime.

CCat00 avatar CCat00 commented on August 22, 2024

自问自答。
是电脑系统的问题,装了macOS10.13.6,就可以正常DEBUG了。

感谢作者提供可编译的runtime😄

from objc-runtime.

RetVal avatar RetVal commented on August 22, 2024

new version of runtime 750 for macOS 10.14.

from objc-runtime.

FZiOS avatar FZiOS commented on August 22, 2024

The new version code is built successfully.Thanks!

from objc-runtime.

idewindy avatar idewindy commented on August 22, 2024

new version of runtime 750 for macOS 10.14.

我在10.14.1的系统上能编译,但是打断点为啥没效果啊,我把xcode删除再重装都不行,我xcode版本是10.1的

from objc-runtime.

faimin avatar faimin commented on August 22, 2024

@idewindy run debug-objc target

from objc-runtime.

idewindy avatar idewindy commented on August 22, 2024

from objc-runtime.

idewindy avatar idewindy commented on August 22, 2024

@idewindy run debug-objc target

我看有模拟器的target,为啥没有相关的文件啊

from objc-runtime.

tangyumeng avatar tangyumeng commented on August 22, 2024

Mac OS Mojave: 10.14.1
Xcode: 10.1
Same error:
dyld: Symbol not found: _objc_debug_taggedpointer_obfuscator
Referenced from: /usr/lib/system/libxpc.dylib
Expected in: /Users/yumengtang/Library/Developer/Xcode/DerivedData/objc-hacrsmmlntsetzcporbpgnoppuiy/Build/Products/Debug/libobjc.A.dylib
in /usr/lib/system/libxpc.dylib
Message from debugger: Terminated due to signal 9
Program ended with exit code: 0

from objc-runtime.

tangyumeng avatar tangyumeng commented on August 22, 2024

Mac OS Mojave: 10.14.1
Xcode: 10.1
Same error:
dyld: Symbol not found: _objc_debug_taggedpointer_obfuscator
Referenced from: /usr/lib/system/libxpc.dylib
Expected in: /Users/yumengtang/Library/Developer/Xcode/DerivedData/objc-hacrsmmlntsetzcporbpgnoppuiy/Build/Products/Debug/libobjc.A.dylib
in /usr/lib/system/libxpc.dylib
Message from debugger: Terminated due to signal 9
Program ended with exit code: 0

I know the reason.
The objc runtime version is too low.
Can use the objc-750 version.
https://github.com/ssyzh/objc4-750

from objc-runtime.

ChenMengqi avatar ChenMengqi commented on August 22, 2024

new version of runtime 750 for macOS 10.14.

我在10.14.1的系统上能编译,但是打断点为啥没效果啊,我把xcode删除再重装都不行,我xcode版本是10.1的

新建了一个target,重新设置下 Build Phase->Target Dependencies,选择objc ,断点生效了

from objc-runtime.

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.