Your Swift app is full of symbols, even if stripped.
We have been drilled that we should strip debugging symbols before releasing our app on the App Store. Apple even does this automatically for us in the build settings when we create a new project. However when we are using Swift as our programming la...
Jan 6, 20241 min read890


