GameAnalytics / GA-SDK-GODOT

Official GameAnalytics Godot SDK repository
MIT License
42 stars 7 forks source link

Fixes wrong string in config.py that prevented macOS build. #28

Closed sabvdf closed 7 months ago

sabvdf commented 7 months ago

In config.py, there was a string "macOS" instead of "macos" for checking the build platform, possibly caused by autocorrect.