Answer the question
In order to leave comments, you need to log in
Why does xcode store local paths in the framework binary?
Hello.
I created my own framework for iOS.
Made a Release Build. And I decided to look at the binary, which lay along the path FrameworkName.framework/FrameworkName.
In this binary, I found many paths to the framework classes, and the paths were also to the development directory, like
/Users/fly3110/Work/Path/to/Framework/source/another folder/Class.mm
, and to the local Derived Data of the form:/Users/fly3110/Library/Developer/Xcode/DerivedData/FrameworkName-dcosvypbljqvmuzzphtxljnvokni/Build/Intermediates.noindex/FrameworkName.build/Release-iphoneos/FrameworkName.build/O
bjects-normal/armv7/Class.o
Answer the question
In order to leave comments, you need to log in
Thanks to all. It was necessary to turn off Generate Debug Symbols
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question