mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
8 lines
96 B
JavaScript
8 lines
96 B
JavaScript
module.exports = {
|
|
project: {
|
|
ios: {
|
|
automaticPodsInstallation: true,
|
|
},
|
|
},
|
|
}
|