ai/at
1
0

add ios social-app

This commit is contained in:
2025-12-06 21:14:08 +09:00
parent 948551c185
commit 4e7ac243b4
35 changed files with 367 additions and 136 deletions

View File

@@ -1,9 +1,8 @@
// Aiat app configuration overrides
module.exports = {
name: 'Aiat',
slug: 'aiat',
scheme: 'aiat',
owner: 'syui', // Your Expo account
bundleIdentifier: 'ai.syui.at',
// Icon will be set separately
name: 'syuis',
slug: 'syuis',
scheme: 'syuis',
owner: 'syui',
bundleIdentifier: 'is.syu'
}