|
6 | 6 | objectVersion = 77; |
7 | 7 | objects = { |
8 | 8 |
|
9 | | -/* Begin PBXBuildFile section */ |
10 | | -/* End PBXBuildFile section */ |
11 | | - |
12 | 9 | /* Begin PBXFileReference section */ |
13 | 10 | C962D6312ECCE8060085D403 /* AllSpark.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AllSpark.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
14 | 11 | /* End PBXFileReference section */ |
|
279 | 276 | INFOPLIST_KEY_LSApplicationCategoryType = ""; |
280 | 277 | INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES; |
281 | 278 | INFOPLIST_KEY_NSCameraUsageDescription = "The app collects video for VLM anomaly detection."; |
| 279 | + INFOPLIST_KEY_NSLocalNetworkUsageDescription = "This app uses the local network to connect to the AllSpark server for video streaming and control."; |
282 | 280 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "The app collects audio for VLM anomaly detection."; |
283 | 281 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
284 | 282 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
|
318 | 316 | INFOPLIST_KEY_LSApplicationCategoryType = ""; |
319 | 317 | INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES; |
320 | 318 | INFOPLIST_KEY_NSCameraUsageDescription = "The app collects video for VLM anomaly detection."; |
| 319 | + INFOPLIST_KEY_NSLocalNetworkUsageDescription = "This app uses the local network to connect to the AllSpark server for video streaming and control."; |
321 | 320 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "The app collects audio for VLM anomaly detection."; |
322 | 321 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; |
323 | 322 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
|
365 | 364 | defaultConfigurationName = Release; |
366 | 365 | }; |
367 | 366 | /* End XCConfigurationList section */ |
368 | | - |
369 | | -/* Begin XCRemoteSwiftPackageReference section */ |
370 | | -/* End XCRemoteSwiftPackageReference section */ |
371 | | - |
372 | | -/* Begin XCSwiftPackageProductDependency section */ |
373 | | -/* End XCSwiftPackageProductDependency section */ |
374 | 367 | }; |
375 | 368 | rootObject = C96C7B752EC6873200C3C312 /* Project object */; |
376 | 369 | } |
0 commit comments