mirror of
https://github.com/status-im/react-native-config.git
synced 2025-02-25 05:15:16 +00:00
33 lines
675 B
Plaintext
33 lines
675 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>SchemeUserState</key>
|
|
<dict>
|
|
<key>Dotenv.xcscheme</key>
|
|
<dict>
|
|
<key>orderHint</key>
|
|
<integer>1</integer>
|
|
</dict>
|
|
<key>ReactNativeConfig.xcscheme</key>
|
|
<dict>
|
|
<key>orderHint</key>
|
|
<integer>0</integer>
|
|
</dict>
|
|
</dict>
|
|
<key>SuppressBuildableAutocreation</key>
|
|
<dict>
|
|
<key>EB2648DE1C7BE17A00B8F155</key>
|
|
<dict>
|
|
<key>primary</key>
|
|
<true/>
|
|
</dict>
|
|
<key>EBE4E83A1C7D1D11000F8875</key>
|
|
<dict>
|
|
<key>primary</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|