1{ 2 "sourceFilters" : [ 3 "tensorflow/lite", 4 "tensorflow/lite/c", 5 "tensorflow/lite/objc", 6 "tensorflow/lite/objc/apis", 7 "tensorflow/lite/objc/apps/TestApp/TestApp", 8 "tensorflow/lite/objc/apps/TestApp/TestApp/Base.lproj", 9 "tensorflow/lite/objc/sources", 10 "tensorflow/lite/objc/tests", 11 "tensorflow/lite/kernels", 12 "tensorflow/lite/kernels/internal", 13 "tensorflow/lite/nnapi", 14 "tensorflow/lite/schema" 15 ], 16 "buildTargets" : [ 17 "//tensorflow/lite/objc:TensorFlowLite", 18 "//tensorflow/lite/objc:TestApp", 19 "//tensorflow/lite/objc:tests" 20 ], 21 "projectName" : "TensorFlowLite", 22 "optionSet" : { 23 "LaunchActionPreActionScript" : { 24 "p" : "$(inherited)" 25 }, 26 "BazelBuildStartupOptionsRelease" : { 27 "p" : "$(inherited)" 28 }, 29 "BazelBuildOptionsRelease" : { 30 "p" : "$(inherited)" 31 }, 32 "BazelBuildOptionsDebug" : { 33 "p" : "$(inherited)" 34 }, 35 "EnvironmentVariables" : { 36 "p" : "$(inherited)" 37 }, 38 "BuildActionPreActionScript" : { 39 "p" : "$(inherited)" 40 }, 41 "CommandlineArguments" : { 42 "p" : "$(inherited)" 43 }, 44 "TestActionPreActionScript" : { 45 "p" : "$(inherited)" 46 }, 47 "BazelBuildStartupOptionsDebug" : { 48 "p" : "$(inherited)" 49 }, 50 "BuildActionPostActionScript" : { 51 "p" : "$(inherited)" 52 }, 53 "TestActionPostActionScript" : { 54 "p" : "$(inherited)" 55 }, 56 "LaunchActionPostActionScript" : { 57 "p" : "$(inherited)" 58 } 59 }, 60 "additionalFilePaths" : [ 61 "tensorflow/lite/objc/BUILD" 62 ] 63} 64