1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Replaced all references to ROLI with Raw Material Software and regenerated all bytecode

This commit is contained in:
Tom Poole 2020-04-23 14:28:44 +01:00
parent 894e7d2bd2
commit 6cb75d9d2c
124 changed files with 1381 additions and 8445 deletions

View file

@ -1923,7 +1923,7 @@ function(juce_add_pip header)
if("JUCE_IN_APP_PURCHASES=1" IN_LIST pip_moduleflags)
list(APPEND extra_target_args
BUNDLE_ID "com.roli.juceInAppPurchaseSample"
BUNDLE_ID "com.rmsl.juceInAppPurchaseSample"
NEEDS_STORE_KIT TRUE)
endif()