SnippSync

Always Fresh Code

eas.json

ai-i-app
Lines 0-24
Auto-synced 3 days ago
This snippet automatically syncs with your GitHub repository
SnippSync
JSON
eas.json
1{
2  "cli": {
3    "version": ">= 14.5.0",
4    "appVersionSource": "remote"
5  },
6  "build": {
7    "development": {
8      "developmentClient": true,
9      "distribution": "internal",
10      "ios": {
11        "simulator": true
12      }
13    },
14    "preview": {
15      "distribution": "internal"
16    },
17    "production": {
18      "autoIncrement": true
19    }
20  },
21  "submit": {
22    "production": {}
23  }
24}
25

Powered by SnippSync • Always fresh, always in sync

Create Your Own Auto-Synced Snippets

Keep Your Documentation Always Fresh

Create snippets that automatically sync with your GitHub repositories. Never worry about outdated documentation again.

Auto-sync with GitHub
Beautiful embeds
Share anywhere