2020-02-24 19:23:09 +04:00

62 lines
1.5 KiB
Plaintext

{
"additionalFilePaths" : [
"Wallet/BUILD"
],
"buildTargets" : [
"//Wallet:Lib",
"//Wallet:Main",
"//Wallet:Wallet",
],
"optionSet" : {
"BazelBuildOptionsDebug" : {
"p" : "$(inherited) --features=swift.use_global_module_cache --features=swift.swift.no_generated_header --spawn_strategy=standalone --strategy=SwiftCompile=standalone --define=wallet_bundle_id=org.ton.TonWallet-iOS"
},
"BazelBuildOptionsRelease" : {
"p" : "$(inherited)"
},
"BazelBuildStartupOptionsDebug" : {
"p" : "$(inherited)"
},
"BazelBuildStartupOptionsRelease" : {
"p" : "$(inherited)"
},
"BuildActionPostActionScript" : {
"p" : "$(inherited)"
},
"BuildActionPreActionScript" : {
"p" : "$(inherited)"
},
"CommandlineArguments" : {
"p" : "$(inherited)"
},
"EnvironmentVariables" : {
"p" : "$(inherited)"
},
"LaunchActionPostActionScript" : {
"p" : "$(inherited)"
},
"LaunchActionPreActionScript" : {
"p" : "$(inherited)"
},
"ProjectGenerationBazelStartupOptions" : {
"p" : "$(inherited)"
},
"ProjectPrioritizesSwift" : {
"p" : "YES"
},
"TestActionPostActionScript" : {
"p" : "$(inherited)"
},
"TestActionPreActionScript" : {
"p" : "$(inherited)"
}
},
"projectName" : "Wallet",
"sourceFilters" : [
"Wallet",
"Wallet/Sources",
"Wallet/SupportFiles",
"submodules/...",
]
}