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

check if configuration macroses already defined #116

Merged
merged 1 commit into from Nov 27, 2012

Conversation

yas375
Copy link
Contributor

@yas375 yas375 commented Nov 26, 2012

It will allow users to define these settings outside the files which included in the MKStoreKit library. It especially makes sense for cocoapods installations.

In cocoapods installations these file will be added in Pods project and we don't have to edit it manually. It will be regenerated and edit only by cocoapods.

And with this commit it becomes possible to define such macroses before importing MKStoreKit's headers.

before settings default values
@yas375
Copy link
Contributor Author

yas375 commented Nov 26, 2012

@MugunthKumar I also think that using a prefix in these settings names will be a good practice... I can add MKSK_ prefix and send you a pull request if you want.

@yas375
Copy link
Contributor Author

yas375 commented Nov 26, 2012

And here is a simple empty project with added MKStoreKit as a cocoapod and with demo of this config redefining feature.

MugunthKumar pushed a commit that referenced this pull request Nov 27, 2012
check if configuration macroses already defined
@MugunthKumar MugunthKumar merged commit 1ceea34 into MugunthKumar:master Nov 27, 2012
acrist pushed a commit to Coppertino/MKStoreKit that referenced this pull request Jul 10, 2013
check if configuration macroses already defined
acrist pushed a commit to Coppertino/MKStoreKit that referenced this pull request Jul 10, 2013
check if configuration macroses already defined
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants