xcode - How to check if library is used or not in an iOS app -


i have old ios project evolved on time in added many librairies. of them not longer used today. question is, how can check in ios project library used or not ?

i don't think there way that. can try removing path of suspected frameworks(if @ same path, i'd suggest place them separately)from library search pathsand errors(if any).

hope helps.


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -