Skip to content

Commit

Permalink
Add support for a MAS bundle ID suffix.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjw committed Jul 20, 2011
1 parent 4853df2 commit ada1361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Configurations/Omni-Application-Common-OmniStore.xcconfig
Expand Up @@ -7,4 +7,5 @@
// Link against OmniSoftwareUpdate for Omni Store builds
OMNI_STORE_OTHER_LDFLAGS = $(value) -framework OmniSoftwareUpdate

OMNI_STORE_BUNDLE_IDENTIFIER_SUFFIX =
OMNI_STORE_BUNDLE_IDENTIFIER_SUFFIX = $(OMNI_OMNISTORE_BUNDLE_IDENTIFIER_SUFFIX)
OMNI_OMNISTORE_BUNDLE_IDENTIFIER_SUFFIX =

0 comments on commit ada1361

Please sign in to comment.