Found a small typo in juce_initialization.h:
You can instruct JUCE to use a custom iOS app delegate class instaed of JUCE's default app delegate.
Line 158 - should be “instead” instead of “instaed”.
Found a small typo in juce_initialization.h:
You can instruct JUCE to use a custom iOS app delegate class instaed of JUCE's default app delegate.
Line 158 - should be “instead” instead of “instaed”.
Thanks, I’ll get that sorted.