EmergeTools / ETTrace

Easily and accurately profile iOS apps
https://www.emergetools.com/ettrace
MIT License
567 stars 23 forks source link

Symbol not found when linked to my project #30

Closed denghuihua closed 1 year ago

denghuihua commented 1 year ago

dyld[20258]: Symbol not found: (_objc_release_x20) Referenced from: '/private/var/containers/Bundle/Application/E0812C96-33A2-48DE-9DE3-A1FB0C93717B/TimeTesting.app/ETTrace.framework/ETTrace' Expected in: '/usr/lib/libobjc.A.dylib' Symbol not found: (_objc_release_x20) Referenced from: '/private/var/containers/Bundle/Application/E0812C96-33A2-48DE-9DE3-A1FB0C93717B/TimeTesting.app/ETTrace.framework/ETTrace' Expected in: '/usr/lib/libobjc.A.dylib'

Itaybre commented 1 year ago

@denghuihua Can you provide more information about the context where you ran the app?

Which Xcode version did you use?

denghuihua commented 1 year ago

After updating to swift package manger, these issues are gone