mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
8 lines
96 B
JavaScript
8 lines
96 B
JavaScript
module.exports = {
|
|
project: {
|
|
ios: {
|
|
automaticPodsInstallation: true,
|
|
},
|
|
},
|
|
}
|