Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 873 Vote(s) - 3.49 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Prevent step into static library code

#1
I have successfully created static library and using it,

But could not find method / solution that prevent user to step into static library code.

All my .m files are embedded in .a file,

**Steps to see static library implementation is as follow:**

1. User import static library and header file in his project.
2. Import header file and call any method from static library file.
3. Put a breakpoint at line, from where he call static library function.
4. Whenever code reaches that breakpoint, He click on step Into button.

By following above steps He/She can get into my implementation file.

I want to hide my implementation from user at any case.
Reply

#2
They aren't really. What you're seeing is Xcode finding the source files elsewhere on your computer. If you move them to another computer you won't see them any more. For that matter if you just move the source files on your computer you won't.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through