ai/at
1
0
Files
at/ios/app.config.patch.js
2025-12-03 22:03:22 +09:00

10 lines
212 B
JavaScript

// 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
}