Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Should use Debug only podfile definition #103

Closed
armadilov opened this issue Nov 18, 2015 · 3 comments
Closed

Should use Debug only podfile definition #103

armadilov opened this issue Nov 18, 2015 · 3 comments

Comments

@armadilov
Copy link

Because of the security issue in release code maybe it would be a good idea to update pod definition in the readme page with:
pod 'dyci', :git => 'https://github.com/DyCI/dyci-main.git', :configurations => ['Debug']

This way injection code won't get into the release app, especially for users who don't read to the bottom of the readme.

@PaulTaykalo
Copy link
Member

@armadilov 99% of the code from the library is removed when built for device. So there's no need to do this.
In device, you'll have only few classes with no methods at all

@armadilov
Copy link
Author

Thanks for all the info. Sounds good. Was just concerned by this extra warning you put.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants