|
52 | 52 | 14DECF212A3D16DF005BC2AE /* KDSOrdersGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14DECF202A3D16DF005BC2AE /* KDSOrdersGridView.swift */; };
|
53 | 53 | 14FFFEEF2A43639A00DD6806 /* POSOrderItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14FFFEEE2A43639A00DD6806 /* POSOrderItemView.swift */; };
|
54 | 54 | 14FFFEF12A43732400DD6806 /* SettingsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14FFFEF02A43732400DD6806 /* SettingsModel.swift */; };
|
| 55 | + A4ADA65E2BEAA3E800936AD6 /* DittoHealthMetrics in Frameworks */ = {isa = PBXBuildFile; productRef = A4ADA65D2BEAA3E800936AD6 /* DittoHealthMetrics */; }; |
55 | 56 | /* End PBXBuildFile section */
|
56 | 57 |
|
57 | 58 | /* Begin PBXFileReference section */
|
|
109 | 110 | 0E1E91A32BA0E40800046BC0 /* DittoHeartbeat in Frameworks */,
|
110 | 111 | 0E1E91A72BA0E40800046BC0 /* DittoPermissionsHealth in Frameworks */,
|
111 | 112 | 1435D5AF2A8EC7270046B661 /* DittoSwift in Frameworks */,
|
| 113 | + A4ADA65E2BEAA3E800936AD6 /* DittoHealthMetrics in Frameworks */, |
112 | 114 | );
|
113 | 115 | runOnlyForDeploymentPostprocessing = 0;
|
114 | 116 | };
|
|
274 | 276 | 0E1E91A62BA0E40800046BC0 /* DittoPermissionsHealth */,
|
275 | 277 | 0E1E91A82BA0E40800046BC0 /* DittoPresenceDegradation */,
|
276 | 278 | 0E1E91AA2BA0E40800046BC0 /* DittoPresenceViewer */,
|
| 279 | + A4ADA65D2BEAA3E800936AD6 /* DittoHealthMetrics */, |
277 | 280 | );
|
278 | 281 | productName = DittoPOS;
|
279 | 282 | productReference = 14CD51AD2A2FE2D50018DE87 /* DittoPOS.app */;
|
|
332 | 335 | /* Begin PBXShellScriptBuildPhase section */
|
333 | 336 | 14CD51C32A2FE5290018DE87 /* Generate Env.swift */ = {
|
334 | 337 | isa = PBXShellScriptBuildPhase;
|
| 338 | + alwaysOutOfDate = 1; |
335 | 339 | buildActionMask = 2147483647;
|
336 | 340 | files = (
|
337 | 341 | );
|
338 | 342 | inputFileListPaths = (
|
339 | 343 | );
|
340 | 344 | inputPaths = (
|
341 | 345 | "$(SRCROOT)/buildEnv.sh",
|
| 346 | + "$(SRCROOT)/.env", |
342 | 347 | );
|
343 | 348 | name = "Generate Env.swift";
|
344 | 349 | outputFileListPaths = (
|
|
523 | 528 | DEVELOPMENT_ASSET_PATHS = "\"DittoPOS/Preview Content\"";
|
524 | 529 | DEVELOPMENT_TEAM = 3T2VMFZPPQ;
|
525 | 530 | ENABLE_PREVIEWS = YES;
|
| 531 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
526 | 532 | GENERATE_INFOPLIST_FILE = YES;
|
527 | 533 | INFOPLIST_FILE = DittoPOS/Info.plist;
|
528 | 534 | INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Uses Bluetooth to connect and sync with nearby devices";
|
|
560 | 566 | DEVELOPMENT_ASSET_PATHS = "\"DittoPOS/Preview Content\"";
|
561 | 567 | DEVELOPMENT_TEAM = 3T2VMFZPPQ;
|
562 | 568 | ENABLE_PREVIEWS = YES;
|
| 569 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
563 | 570 | GENERATE_INFOPLIST_FILE = YES;
|
564 | 571 | INFOPLIST_FILE = DittoPOS/Info.plist;
|
565 | 572 | INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Uses Bluetooth to connect and sync with nearby devices";
|
|
616 | 623 | repositoryURL = "https://github.com/getditto/DittoSwiftTools";
|
617 | 624 | requirement = {
|
618 | 625 | kind = upToNextMajorVersion;
|
619 |
| - minimumVersion = 4.5.0; |
| 626 | + minimumVersion = 4.9.0; |
620 | 627 | };
|
621 | 628 | };
|
622 | 629 | 14CD51C42A2FE58E0018DE87 /* XCRemoteSwiftPackageReference "DittoSwiftPackage" */ = {
|
|
685 | 692 | package = 14CD51C42A2FE58E0018DE87 /* XCRemoteSwiftPackageReference "DittoSwiftPackage" */;
|
686 | 693 | productName = DittoObjC;
|
687 | 694 | };
|
| 695 | + A4ADA65D2BEAA3E800936AD6 /* DittoHealthMetrics */ = { |
| 696 | + isa = XCSwiftPackageProductDependency; |
| 697 | + package = 0E1E91992BA0E40800046BC0 /* XCRemoteSwiftPackageReference "DittoSwiftTools" */; |
| 698 | + productName = DittoHealthMetrics; |
| 699 | + }; |
688 | 700 | /* End XCSwiftPackageProductDependency section */
|
689 | 701 | };
|
690 | 702 | rootObject = 14CD51A52A2FE2D50018DE87 /* Project object */;
|
|
0 commit comments