Rename to Plugin Compass, add mobile onboarding/signin, implement self-update for desktop, and fix workflow paths

This commit is contained in:
southseact-3d
2026-02-16 12:05:30 +00:00
parent 63698e1d19
commit d6e2af3a29
11 changed files with 945 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
{
"appId": "com.shopifyai.app",
"appName": "ShopifyAI",
"appId": "com.plugincompass.app",
"appName": "Plugin Compass",
"webDir": "www",
"server": {
"androidScheme": "https"
@@ -10,7 +10,7 @@
"enabled": true
},
"Preferences": {
"group": "ShopifyAI"
"group": "PluginCompass"
}
},
"android": {