@wayq/beekon-rn 0.0.9 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/BeekonRn.podspec +2 -2
  2. package/CHANGELOG.md +29 -7
  3. package/LICENSE.txt +3 -3
  4. package/README.md +84 -325
  5. package/android/build.gradle +2 -2
  6. package/android/src/main/java/in/wayq/beekonrn/BeekonRnModule.kt +28 -1
  7. package/ios/BeekonRn.mm +5 -0
  8. package/ios/BeekonRn.swift +37 -1
  9. package/ios/Frameworks/BeekonKit.xcframework/LICENSE.txt +3 -3
  10. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/BeekonKit +0 -0
  11. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Info.plist +0 -0
  12. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios.abi.json +254 -233
  13. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  14. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios.swiftinterface +2 -2
  15. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/BeekonKit +0 -0
  16. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Info.plist +0 -0
  17. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios-simulator.abi.json +254 -233
  18. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  19. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -2
  20. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/x86_64-apple-ios-simulator.abi.json +254 -233
  21. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  22. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -2
  23. package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/_CodeSignature/CodeResources +1 -1
  24. package/lib/module/NativeBeekonRn.js +6 -0
  25. package/lib/module/NativeBeekonRn.js.map +1 -1
  26. package/lib/module/beekon.js +13 -1
  27. package/lib/module/beekon.js.map +1 -1
  28. package/lib/module/index.js.map +1 -1
  29. package/lib/module/internal/mappers.js +12 -0
  30. package/lib/module/internal/mappers.js.map +1 -1
  31. package/lib/module/types/permission.js +2 -0
  32. package/lib/module/types/permission.js.map +1 -0
  33. package/lib/typescript/src/NativeBeekonRn.d.ts +19 -0
  34. package/lib/typescript/src/NativeBeekonRn.d.ts.map +1 -1
  35. package/lib/typescript/src/beekon.d.ts +10 -0
  36. package/lib/typescript/src/beekon.d.ts.map +1 -1
  37. package/lib/typescript/src/index.d.ts +1 -0
  38. package/lib/typescript/src/index.d.ts.map +1 -1
  39. package/lib/typescript/src/internal/mappers.d.ts +3 -1
  40. package/lib/typescript/src/internal/mappers.d.ts.map +1 -1
  41. package/lib/typescript/src/types/permission.d.ts +42 -0
  42. package/lib/typescript/src/types/permission.d.ts.map +1 -0
  43. package/package.json +5 -5
  44. package/scripts/fetch-beekonkit.sh +4 -4
  45. package/src/NativeBeekonRn.ts +21 -0
  46. package/src/beekon.ts +14 -0
  47. package/src/index.tsx +5 -0
  48. package/src/internal/mappers.ts +26 -0
  49. package/src/types/permission.ts +48 -0
@@ -14544,1568 +14544,1589 @@
14544
14544
  },
14545
14545
  "ConstValues": [
14546
14546
  {
14547
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14547
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14548
14548
  "kind": "StringLiteral",
14549
- "offset": 295,
14549
+ "offset": 307,
14550
14550
  "length": 21,
14551
14551
  "value": "\"BeekonKit_BeekonKit\""
14552
14552
  },
14553
14553
  {
14554
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14554
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14555
14555
  "kind": "Array",
14556
- "offset": 963,
14556
+ "offset": 975,
14557
14557
  "length": 2,
14558
14558
  "value": "[]"
14559
14559
  },
14560
14560
  {
14561
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14561
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14562
14562
  "kind": "StringLiteral",
14563
- "offset": 1490,
14563
+ "offset": 1502,
14564
14564
  "length": 9,
14565
14565
  "value": "\".bundle\""
14566
14566
  },
14567
14567
  {
14568
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14568
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-sim\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphonesimulator\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
14569
14569
  "kind": "StringLiteral",
14570
- "offset": 1642,
14570
+ "offset": 1654,
14571
14571
  "length": 49,
14572
14572
  "value": "\"unable to find bundle named BeekonKit_BeekonKit\""
14573
14573
  },
14574
14574
  {
14575
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/AuthConfig.swift",
14575
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/AuthConfig.swift",
14576
14576
  "kind": "Dictionary",
14577
14577
  "offset": 5798,
14578
14578
  "length": 3,
14579
14579
  "value": "[]"
14580
14580
  },
14581
14581
  {
14582
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/AuthConfig.swift",
14582
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/AuthConfig.swift",
14583
14583
  "kind": "Dictionary",
14584
14584
  "offset": 5846,
14585
14585
  "length": 41,
14586
14586
  "value": "[(\"Authorization\", \"Bearer {accessToken}\")]"
14587
14587
  },
14588
14588
  {
14589
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/AuthConfig.swift",
14589
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/AuthConfig.swift",
14590
14590
  "kind": "IntegerLiteral",
14591
14591
  "offset": 6052,
14592
14592
  "length": 2,
14593
14593
  "value": "60"
14594
14594
  },
14595
14595
  {
14596
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14596
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14597
14597
  "kind": "StringLiteral",
14598
14598
  "offset": 1446,
14599
14599
  "length": 7,
14600
- "value": "\"0.0.9\""
14600
+ "value": "\"0.1.0\""
14601
14601
  },
14602
14602
  {
14603
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14603
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14604
14604
  "kind": "IntegerLiteral",
14605
14605
  "offset": 2032,
14606
14606
  "length": 8,
14607
- "value": "20260614"
14607
+ "value": "20260615"
14608
14608
  },
14609
14609
  {
14610
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14610
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14611
14611
  "kind": "StringLiteral",
14612
14612
  "offset": 2079,
14613
14613
  "length": 16,
14614
14614
  "value": "\"in.wayq.beekon\""
14615
14615
  },
14616
14616
  {
14617
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14617
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14618
14618
  "kind": "StringLiteral",
14619
14619
  "offset": 2107,
14620
14620
  "length": 6,
14621
14621
  "value": "\"core\""
14622
14622
  },
14623
14623
  {
14624
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14624
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14625
14625
  "kind": "StringLiteral",
14626
14626
  "offset": 2201,
14627
14627
  "length": 16,
14628
14628
  "value": "\"in.wayq.beekon\""
14629
14629
  },
14630
14630
  {
14631
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14631
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14632
14632
  "kind": "StringLiteral",
14633
14633
  "offset": 2229,
14634
14634
  "length": 9,
14635
14635
  "value": "\"license\""
14636
14636
  },
14637
14637
  {
14638
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14638
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14639
14639
  "kind": "BooleanLiteral",
14640
14640
  "offset": 3489,
14641
14641
  "length": 5,
14642
14642
  "value": "false"
14643
14643
  },
14644
14644
  {
14645
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14645
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14646
14646
  "kind": "BooleanLiteral",
14647
14647
  "offset": 3524,
14648
14648
  "length": 5,
14649
14649
  "value": "false"
14650
14650
  },
14651
14651
  {
14652
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14652
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14653
14653
  "kind": "BooleanLiteral",
14654
14654
  "offset": 3711,
14655
14655
  "length": 5,
14656
14656
  "value": "false"
14657
14657
  },
14658
14658
  {
14659
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14659
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14660
14660
  "kind": "BooleanLiteral",
14661
14661
  "offset": 4124,
14662
14662
  "length": 5,
14663
14663
  "value": "false"
14664
14664
  },
14665
14665
  {
14666
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14666
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14667
14667
  "kind": "Dictionary",
14668
14668
  "offset": 4307,
14669
14669
  "length": 3,
14670
14670
  "value": "[]"
14671
14671
  },
14672
14672
  {
14673
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14673
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14674
14674
  "kind": "Dictionary",
14675
14675
  "offset": 4395,
14676
14676
  "length": 3,
14677
14677
  "value": "[]"
14678
14678
  },
14679
14679
  {
14680
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14680
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14681
14681
  "kind": "Dictionary",
14682
14682
  "offset": 4488,
14683
14683
  "length": 3,
14684
14684
  "value": "[]"
14685
14685
  },
14686
14686
  {
14687
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14687
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14688
14688
  "kind": "Dictionary",
14689
14689
  "offset": 4580,
14690
14690
  "length": 3,
14691
14691
  "value": "[]"
14692
14692
  },
14693
14693
  {
14694
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14694
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14695
14695
  "kind": "Dictionary",
14696
14696
  "offset": 4672,
14697
14697
  "length": 3,
14698
14698
  "value": "[]"
14699
14699
  },
14700
14700
  {
14701
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14701
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14702
14702
  "kind": "Dictionary",
14703
14703
  "offset": 4755,
14704
14704
  "length": 3,
14705
14705
  "value": "[]"
14706
14706
  },
14707
14707
  {
14708
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14708
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
14709
14709
  "kind": "IntegerLiteral",
14710
- "offset": 35109,
14710
+ "offset": 36774,
14711
14711
  "length": 2,
14712
14712
  "value": "15"
14713
14713
  },
14714
14714
  {
14715
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14715
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14716
14716
  "kind": "IntegerLiteral",
14717
14717
  "offset": 2400,
14718
14718
  "length": 2,
14719
14719
  "value": "30"
14720
14720
  },
14721
14721
  {
14722
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14722
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14723
14723
  "kind": "IntegerLiteral",
14724
14724
  "offset": 2456,
14725
14725
  "length": 3,
14726
14726
  "value": "100"
14727
14727
  },
14728
14728
  {
14729
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14729
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14730
14730
  "kind": "IntegerLiteral",
14731
14731
  "offset": 2599,
14732
14732
  "length": 1,
14733
14733
  "value": "5"
14734
14734
  },
14735
14735
  {
14736
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14736
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14737
14737
  "kind": "BooleanLiteral",
14738
14738
  "offset": 2633,
14739
14739
  "length": 5,
14740
14740
  "value": "false"
14741
14741
  },
14742
14742
  {
14743
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14743
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14744
14744
  "kind": "Dictionary",
14745
14745
  "offset": 6810,
14746
14746
  "length": 3,
14747
14747
  "value": "[]"
14748
14748
  },
14749
14749
  {
14750
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14750
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14751
14751
  "kind": "IntegerLiteral",
14752
14752
  "offset": 6855,
14753
14753
  "length": 3,
14754
14754
  "value": "300"
14755
14755
  },
14756
14756
  {
14757
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14757
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14758
14758
  "kind": "IntegerLiteral",
14759
14759
  "offset": 6885,
14760
14760
  "length": 3,
14761
14761
  "value": "100"
14762
14762
  },
14763
14763
  {
14764
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14764
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonConfig.swift",
14765
14765
  "kind": "IntegerLiteral",
14766
14766
  "offset": 6919,
14767
14767
  "length": 1,
14768
14768
  "value": "0"
14769
14769
  },
14770
14770
  {
14771
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonGeofence.swift",
14771
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonGeofence.swift",
14772
14772
  "kind": "BooleanLiteral",
14773
14773
  "offset": 1121,
14774
14774
  "length": 4,
14775
14775
  "value": "true"
14776
14776
  },
14777
14777
  {
14778
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/BeekonGeofence.swift",
14778
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/BeekonGeofence.swift",
14779
14779
  "kind": "BooleanLiteral",
14780
14780
  "offset": 1156,
14781
14781
  "length": 4,
14782
14782
  "value": "true"
14783
14783
  },
14784
14784
  {
14785
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14785
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14786
14786
  "kind": "BooleanLiteral",
14787
14787
  "offset": 223,
14788
14788
  "length": 5,
14789
14789
  "value": "false"
14790
14790
  },
14791
14791
  {
14792
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14792
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14793
14793
  "kind": "BooleanLiteral",
14794
14794
  "offset": 247,
14795
14795
  "length": 5,
14796
14796
  "value": "false"
14797
14797
  },
14798
14798
  {
14799
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14799
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14800
14800
  "kind": "BooleanLiteral",
14801
14801
  "offset": 271,
14802
14802
  "length": 5,
14803
14803
  "value": "false"
14804
14804
  },
14805
14805
  {
14806
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14806
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14807
14807
  "kind": "BooleanLiteral",
14808
14808
  "offset": 295,
14809
14809
  "length": 5,
14810
14810
  "value": "false"
14811
14811
  },
14812
14812
  {
14813
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14813
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/ActivityClassifier.swift",
14814
14814
  "kind": "BooleanLiteral",
14815
14815
  "offset": 322,
14816
14816
  "length": 5,
14817
14817
  "value": "false"
14818
14818
  },
14819
14819
  {
14820
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14820
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14821
14821
  "kind": "StringLiteral",
14822
14822
  "offset": 1388,
14823
14823
  "length": 16,
14824
14824
  "value": "\"in.wayq.beekon\""
14825
14825
  },
14826
14826
  {
14827
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14827
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14828
14828
  "kind": "StringLiteral",
14829
14829
  "offset": 1416,
14830
14830
  "length": 6,
14831
14831
  "value": "\"auth\""
14832
14832
  },
14833
14833
  {
14834
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14834
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14835
14835
  "kind": "BooleanLiteral",
14836
14836
  "offset": 1516,
14837
14837
  "length": 5,
14838
14838
  "value": "false"
14839
14839
  },
14840
14840
  {
14841
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14841
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14842
14842
  "kind": "IntegerLiteral",
14843
14843
  "offset": 1560,
14844
14844
  "length": 1,
14845
14845
  "value": "0"
14846
14846
  },
14847
14847
  {
14848
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14848
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14849
14849
  "kind": "IntegerLiteral",
14850
14850
  "offset": 1645,
14851
14851
  "length": 1,
14852
14852
  "value": "3"
14853
14853
  },
14854
14854
  {
14855
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14855
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14856
14856
  "kind": "IntegerLiteral",
14857
14857
  "offset": 1706,
14858
14858
  "length": 2,
14859
14859
  "value": "60"
14860
14860
  },
14861
14861
  {
14862
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14862
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/AuthCoordinator.swift",
14863
14863
  "kind": "IntegerLiteral",
14864
14864
  "offset": 1763,
14865
14865
  "length": 2,
14866
14866
  "value": "15"
14867
14867
  },
14868
14868
  {
14869
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14869
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14870
14870
  "kind": "BooleanLiteral",
14871
14871
  "offset": 252,
14872
14872
  "length": 5,
14873
14873
  "value": "false"
14874
14874
  },
14875
14875
  {
14876
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14876
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14877
14877
  "kind": "IntegerLiteral",
14878
14878
  "offset": 297,
14879
14879
  "length": 1,
14880
14880
  "value": "0"
14881
14881
  },
14882
14882
  {
14883
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14883
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14884
14884
  "kind": "BooleanLiteral",
14885
14885
  "offset": 348,
14886
14886
  "length": 5,
14887
14887
  "value": "false"
14888
14888
  },
14889
14889
  {
14890
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14890
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundRefreshCoordinator.swift",
14891
14891
  "kind": "BooleanLiteral",
14892
14892
  "offset": 390,
14893
14893
  "length": 5,
14894
14894
  "value": "false"
14895
14895
  },
14896
14896
  {
14897
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14897
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14898
14898
  "kind": "StringLiteral",
14899
14899
  "offset": 717,
14900
14900
  "length": 21,
14901
14901
  "value": "\"in.wayq.beekon.sync\""
14902
14902
  },
14903
14903
  {
14904
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14904
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14905
14905
  "kind": "StringLiteral",
14906
14906
  "offset": 777,
14907
14907
  "length": 16,
14908
14908
  "value": "\"in.wayq.beekon\""
14909
14909
  },
14910
14910
  {
14911
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14911
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14912
14912
  "kind": "StringLiteral",
14913
14913
  "offset": 805,
14914
14914
  "length": 12,
14915
14915
  "value": "\"background\""
14916
14916
  },
14917
14917
  {
14918
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14918
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/BackgroundTaskManager.swift",
14919
14919
  "kind": "BooleanLiteral",
14920
14920
  "offset": 1341,
14921
14921
  "length": 5,
14922
14922
  "value": "false"
14923
14923
  },
14924
14924
  {
14925
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14925
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14926
14926
  "kind": "IntegerLiteral",
14927
14927
  "offset": 3294,
14928
14928
  "length": 2,
14929
14929
  "value": "30"
14930
14930
  },
14931
14931
  {
14932
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14932
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14933
14933
  "kind": "IntegerLiteral",
14934
14934
  "offset": 3341,
14935
14935
  "length": 3,
14936
14936
  "value": "100"
14937
14937
  },
14938
14938
  {
14939
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14939
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14940
14940
  "kind": "IntegerLiteral",
14941
14941
  "offset": 3443,
14942
14942
  "length": 1,
14943
14943
  "value": "5"
14944
14944
  },
14945
14945
  {
14946
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14946
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14947
14947
  "kind": "BooleanLiteral",
14948
14948
  "offset": 3470,
14949
14949
  "length": 5,
14950
14950
  "value": "false"
14951
14951
  },
14952
14952
  {
14953
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14953
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14954
+ "kind": "IntegerLiteral",
14955
+ "offset": 4792,
14956
+ "length": 3,
14957
+ "value": "300"
14958
+ },
14959
+ {
14960
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14961
+ "kind": "IntegerLiteral",
14962
+ "offset": 4808,
14963
+ "length": 3,
14964
+ "value": "100"
14965
+ },
14966
+ {
14967
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14968
+ "kind": "IntegerLiteral",
14969
+ "offset": 4828,
14970
+ "length": 1,
14971
+ "value": "0"
14972
+ },
14973
+ {
14974
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14954
14975
  "kind": "IntegerLiteral",
14955
- "offset": 5188,
14976
+ "offset": 5953,
14956
14977
  "length": 1,
14957
14978
  "value": "0"
14958
14979
  },
14959
14980
  {
14960
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14981
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfig.swift",
14961
14982
  "kind": "Array",
14962
- "offset": 5273,
14983
+ "offset": 6038,
14963
14984
  "length": 2,
14964
14985
  "value": "[]"
14965
14986
  },
14966
14987
  {
14967
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfigPoller.swift",
14988
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfigPoller.swift",
14968
14989
  "kind": "StringLiteral",
14969
14990
  "offset": 1249,
14970
14991
  "length": 16,
14971
14992
  "value": "\"in.wayq.beekon\""
14972
14993
  },
14973
14994
  {
14974
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfigPoller.swift",
14995
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfigPoller.swift",
14975
14996
  "kind": "StringLiteral",
14976
14997
  "offset": 1277,
14977
14998
  "length": 14,
14978
14999
  "value": "\"cloud.config\""
14979
15000
  },
14980
15001
  {
14981
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfigPoller.swift",
15002
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudConfigPoller.swift",
14982
15003
  "kind": "IntegerLiteral",
14983
15004
  "offset": 1346,
14984
15005
  "length": 2,
14985
15006
  "value": "30"
14986
15007
  },
14987
15008
  {
14988
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudCoordinator.swift",
15009
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudCoordinator.swift",
14989
15010
  "kind": "BooleanLiteral",
14990
15011
  "offset": 1246,
14991
15012
  "length": 5,
14992
15013
  "value": "false"
14993
15014
  },
14994
15015
  {
14995
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudCoordinator.swift",
15016
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudCoordinator.swift",
14996
15017
  "kind": "IntegerLiteral",
14997
15018
  "offset": 1311,
14998
15019
  "length": 3,
14999
15020
  "value": "300"
15000
15021
  },
15001
15022
  {
15002
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudCoordinator.swift",
15023
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudCoordinator.swift",
15003
15024
  "kind": "IntegerLiteral",
15004
15025
  "offset": 1369,
15005
15026
  "length": 2,
15006
15027
  "value": "60"
15007
15028
  },
15008
15029
  {
15009
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15030
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15010
15031
  "kind": "StringLiteral",
15011
15032
  "offset": 738,
15012
15033
  "length": 17,
15013
15034
  "value": "\"scheme_insecure\""
15014
15035
  },
15015
15036
  {
15016
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15037
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15017
15038
  "kind": "StringLiteral",
15018
15039
  "offset": 780,
15019
15040
  "length": 11,
15020
15041
  "value": "\"has_query\""
15021
15042
  },
15022
15043
  {
15023
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15044
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15024
15045
  "kind": "StringLiteral",
15025
15046
  "offset": 819,
15026
15047
  "length": 14,
15027
15048
  "value": "\"has_fragment\""
15028
15049
  },
15029
15050
  {
15030
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15051
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudEndpoint.swift",
15031
15052
  "kind": "Array",
15032
15053
  "offset": 1005,
15033
15054
  "length": 33,
15034
15055
  "value": "[\"localhost\", \"127.0.0.1\", \"::1\"]"
15035
15056
  },
15036
15057
  {
15037
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15058
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15038
15059
  "kind": "StringLiteral",
15039
15060
  "offset": 993,
15040
15061
  "length": 16,
15041
15062
  "value": "\"in.wayq.beekon\""
15042
15063
  },
15043
15064
  {
15044
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15065
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15045
15066
  "kind": "StringLiteral",
15046
15067
  "offset": 1021,
15047
15068
  "length": 12,
15048
15069
  "value": "\"cloud.auth\""
15049
15070
  },
15050
15071
  {
15051
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15072
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15052
15073
  "kind": "IntegerLiteral",
15053
15074
  "offset": 1176,
15054
15075
  "length": 1,
15055
15076
  "value": "0"
15056
15077
  },
15057
15078
  {
15058
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15079
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15059
15080
  "kind": "BooleanLiteral",
15060
15081
  "offset": 1441,
15061
15082
  "length": 5,
15062
15083
  "value": "false"
15063
15084
  },
15064
15085
  {
15065
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15086
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15066
15087
  "kind": "IntegerLiteral",
15067
15088
  "offset": 1490,
15068
15089
  "length": 1,
15069
15090
  "value": "3"
15070
15091
  },
15071
15092
  {
15072
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15093
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15073
15094
  "kind": "IntegerLiteral",
15074
15095
  "offset": 1551,
15075
15096
  "length": 2,
15076
15097
  "value": "60"
15077
15098
  },
15078
15099
  {
15079
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15100
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15080
15101
  "kind": "IntegerLiteral",
15081
15102
  "offset": 1605,
15082
15103
  "length": 2,
15083
15104
  "value": "15"
15084
15105
  },
15085
15106
  {
15086
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15107
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15087
15108
  "kind": "IntegerLiteral",
15088
15109
  "offset": 1665,
15089
15110
  "length": 2,
15090
15111
  "value": "60"
15091
15112
  },
15092
15113
  {
15093
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15114
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Cloud\/CloudTokenCoordinator.swift",
15094
15115
  "kind": "IntegerLiteral",
15095
15116
  "offset": 1831,
15096
15117
  "length": 3,
15097
15118
  "value": "300"
15098
15119
  },
15099
15120
  {
15100
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15121
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15101
15122
  "kind": "IntegerLiteral",
15102
15123
  "offset": 2210,
15103
15124
  "length": 1,
15104
15125
  "value": "0"
15105
15126
  },
15106
15127
  {
15107
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15128
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15108
15129
  "kind": "IntegerLiteral",
15109
15130
  "offset": 2267,
15110
15131
  "length": 1,
15111
15132
  "value": "5"
15112
15133
  },
15113
15134
  {
15114
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15135
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15115
15136
  "kind": "IntegerLiteral",
15116
15137
  "offset": 2335,
15117
15138
  "length": 2,
15118
15139
  "value": "30"
15119
15140
  },
15120
15141
  {
15121
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15142
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15122
15143
  "kind": "IntegerLiteral",
15123
15144
  "offset": 2391,
15124
15145
  "length": 3,
15125
15146
  "value": "100"
15126
15147
  },
15127
15148
  {
15128
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15149
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15129
15150
  "kind": "IntegerLiteral",
15130
15151
  "offset": 2534,
15131
15152
  "length": 1,
15132
15153
  "value": "5"
15133
15154
  },
15134
15155
  {
15135
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15156
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/EffectiveConfig.swift",
15136
15157
  "kind": "BooleanLiteral",
15137
15158
  "offset": 2568,
15138
15159
  "length": 5,
15139
15160
  "value": "false"
15140
15161
  },
15141
15162
  {
15142
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15163
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15143
15164
  "kind": "IntegerLiteral",
15144
15165
  "offset": 737,
15145
15166
  "length": 3,
15146
15167
  "value": "100"
15147
15168
  },
15148
15169
  {
15149
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15170
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15150
15171
  "kind": "IntegerLiteral",
15151
15172
  "offset": 891,
15152
15173
  "length": 3,
15153
15174
  "value": "300"
15154
15175
  },
15155
15176
  {
15156
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15177
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15157
15178
  "kind": "IntegerLiteral",
15158
15179
  "offset": 1034,
15159
15180
  "length": 3,
15160
15181
  "value": "500"
15161
15182
  },
15162
15183
  {
15163
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15184
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Gate.swift",
15164
15185
  "kind": "IntegerLiteral",
15165
15186
  "offset": 2957,
15166
15187
  "length": 1,
15167
15188
  "value": "0"
15168
15189
  },
15169
15190
  {
15170
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15191
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15171
15192
  "kind": "StringLiteral",
15172
15193
  "offset": 2115,
15173
15194
  "length": 8,
15174
15195
  "value": "\"beekon\""
15175
15196
  },
15176
15197
  {
15177
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15198
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15178
15199
  "kind": "StringLiteral",
15179
15200
  "offset": 2897,
15180
15201
  "length": 9,
15181
15202
  "value": "\"bk:halo\""
15182
15203
  },
15183
15204
  {
15184
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15205
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15185
15206
  "kind": "IntegerLiteral",
15186
15207
  "offset": 3052,
15187
15208
  "length": 3,
15188
15209
  "value": "200"
15189
15210
  },
15190
15211
  {
15191
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15212
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15192
15213
  "kind": "FloatLiteral",
15193
15214
  "offset": 3217,
15194
15215
  "length": 3,
15195
15216
  "value": "0.8"
15196
15217
  },
15197
15218
  {
15198
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15219
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15199
15220
  "kind": "StringLiteral",
15200
15221
  "offset": 3419,
15201
15222
  "length": 16,
15202
15223
  "value": "\"in.wayq.beekon\""
15203
15224
  },
15204
15225
  {
15205
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15226
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15206
15227
  "kind": "StringLiteral",
15207
15228
  "offset": 3447,
15208
15229
  "length": 10,
15209
15230
  "value": "\"geofence\""
15210
15231
  },
15211
15232
  {
15212
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15233
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15213
15234
  "kind": "Dictionary",
15214
15235
  "offset": 3541,
15215
15236
  "length": 3,
15216
15237
  "value": "[]"
15217
15238
  },
15218
15239
  {
15219
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15240
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15220
15241
  "kind": "Array",
15221
15242
  "offset": 3712,
15222
15243
  "length": 2,
15223
15244
  "value": "[]"
15224
15245
  },
15225
15246
  {
15226
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15247
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15227
15248
  "kind": "Array",
15228
15249
  "offset": 3823,
15229
15250
  "length": 2,
15230
15251
  "value": "[]"
15231
15252
  },
15232
15253
  {
15233
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15254
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15234
15255
  "kind": "BooleanLiteral",
15235
15256
  "offset": 3855,
15236
15257
  "length": 5,
15237
15258
  "value": "false"
15238
15259
  },
15239
15260
  {
15240
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15261
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15241
15262
  "kind": "StringLiteral",
15242
15263
  "offset": 5365,
15243
15264
  "length": 136,
15244
15265
  "value": "\"GeofenceEngine init: \""
15245
15266
  },
15246
15267
  {
15247
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15268
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15248
15269
  "kind": "StringLiteral",
15249
15270
  "offset": 5413,
15250
15271
  "length": 8,
15251
15272
  "value": "\" geofence(s), \""
15252
15273
  },
15253
15274
  {
15254
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15275
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15255
15276
  "kind": "StringLiteral",
15256
15277
  "offset": 5453,
15257
15278
  "length": 10,
15258
15279
  "value": "\" reconciled, \""
15259
15280
  },
15260
15281
  {
15261
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15282
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15262
15283
  "kind": "StringLiteral",
15263
15284
  "offset": 5482,
15264
15285
  "length": 6,
15265
15286
  "value": "\" orphan(s) cleared\""
15266
15287
  },
15267
15288
  {
15268
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15289
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15269
15290
  "kind": "IntegerLiteral",
15270
15291
  "offset": 6300,
15271
15292
  "length": 1,
15272
15293
  "value": "0"
15273
15294
  },
15274
15295
  {
15275
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15296
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceEngine.swift",
15276
15297
  "kind": "IntegerLiteral",
15277
15298
  "offset": 9254,
15278
15299
  "length": 1,
15279
15300
  "value": "0"
15280
15301
  },
15281
15302
  {
15282
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceProximity.swift",
15303
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceProximity.swift",
15283
15304
  "kind": "IntegerLiteral",
15284
15305
  "offset": 405,
15285
15306
  "length": 2,
15286
15307
  "value": "17"
15287
15308
  },
15288
15309
  {
15289
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceProximity.swift",
15310
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceProximity.swift",
15290
15311
  "kind": "StringLiteral",
15291
15312
  "offset": 545,
15292
15313
  "length": 5,
15293
15314
  "value": "\"bk:\""
15294
15315
  },
15295
15316
  {
15296
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceProximity.swift",
15317
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/GeofenceProximity.swift",
15297
15318
  "kind": "IntegerLiteral",
15298
15319
  "offset": 672,
15299
15320
  "length": 2,
15300
15321
  "value": "30"
15301
15322
  },
15302
15323
  {
15303
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15324
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15304
15325
  "kind": "StringLiteral",
15305
15326
  "offset": 729,
15306
15327
  "length": 16,
15307
15328
  "value": "\"in.wayq.beekon\""
15308
15329
  },
15309
15330
  {
15310
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15331
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15311
15332
  "kind": "StringLiteral",
15312
15333
  "offset": 757,
15313
15334
  "length": 10,
15314
15335
  "value": "\"geofence\""
15315
15336
  },
15316
15337
  {
15317
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15338
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15318
15339
  "kind": "Dictionary",
15319
15340
  "offset": 901,
15320
15341
  "length": 3,
15321
15342
  "value": "[]"
15322
15343
  },
15323
15344
  {
15324
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15345
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15325
15346
  "kind": "Array",
15326
15347
  "offset": 955,
15327
15348
  "length": 2,
15328
15349
  "value": "[]"
15329
15350
  },
15330
15351
  {
15331
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15352
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15332
15353
  "kind": "Array",
15333
15354
  "offset": 1002,
15334
15355
  "length": 2,
15335
15356
  "value": "[]"
15336
15357
  },
15337
15358
  {
15338
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15359
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15339
15360
  "kind": "BooleanLiteral",
15340
15361
  "offset": 1759,
15341
15362
  "length": 4,
15342
15363
  "value": "true"
15343
15364
  },
15344
15365
  {
15345
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15366
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15346
15367
  "kind": "StringLiteral",
15347
15368
  "offset": 2395,
15348
15369
  "length": 67,
15349
15370
  "value": "\"LegacyGeofenceEngine init: \""
15350
15371
  },
15351
15372
  {
15352
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15373
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15353
15374
  "kind": "StringLiteral",
15354
15375
  "offset": 2449,
15355
15376
  "length": 8,
15356
15377
  "value": "\" geofence(s)\""
15357
15378
  },
15358
15379
  {
15359
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15380
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15360
15381
  "kind": "IntegerLiteral",
15361
15382
  "offset": 4385,
15362
15383
  "length": 1,
15363
15384
  "value": "0"
15364
15385
  },
15365
15386
  {
15366
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15387
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LegacyGeofenceEngine.swift",
15367
15388
  "kind": "BooleanLiteral",
15368
15389
  "offset": 4402,
15369
15390
  "length": 5,
15370
15391
  "value": "false"
15371
15392
  },
15372
15393
  {
15373
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseEngine.swift",
15394
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseEngine.swift",
15374
15395
  "kind": "IntegerLiteral",
15375
15396
  "offset": 1334,
15376
15397
  "length": 1,
15377
15398
  "value": "0"
15378
15399
  },
15379
15400
  {
15380
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseEngine.swift",
15401
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseEngine.swift",
15381
15402
  "kind": "Dictionary",
15382
15403
  "offset": 1417,
15383
15404
  "length": 3,
15384
15405
  "value": "[]"
15385
15406
  },
15386
15407
  {
15387
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseEngine.swift",
15408
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseEngine.swift",
15388
15409
  "kind": "BooleanLiteral",
15389
15410
  "offset": 1717,
15390
15411
  "length": 5,
15391
15412
  "value": "false"
15392
15413
  },
15393
15414
  {
15394
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseManager.swift",
15415
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseManager.swift",
15395
15416
  "kind": "StringLiteral",
15396
15417
  "offset": 7695,
15397
15418
  "length": 10,
15398
15419
  "value": "\"\""
15399
15420
  },
15400
15421
  {
15401
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15422
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15402
15423
  "kind": "StringLiteral",
15403
15424
  "offset": 2037,
15404
15425
  "length": 10,
15405
15426
  "value": "\"\""
15406
15427
  },
15407
15428
  {
15408
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15429
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15409
15430
  "kind": "StringLiteral",
15410
15431
  "offset": 2761,
15411
15432
  "length": 19,
15412
15433
  "value": "\"[Beekon][license]\""
15413
15434
  },
15414
15435
  {
15415
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15436
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15416
15437
  "kind": "BooleanLiteral",
15417
15438
  "offset": 3624,
15418
15439
  "length": 5,
15419
15440
  "value": "false"
15420
15441
  },
15421
15442
  {
15422
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15443
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15423
15444
  "kind": "StringLiteral",
15424
15445
  "offset": 4587,
15425
15446
  "length": 77,
15426
15447
  "value": "\"\""
15427
15448
  },
15428
15449
  {
15429
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15450
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15430
15451
  "kind": "StringLiteral",
15431
15452
  "offset": 4597,
15432
15453
  "length": 2,
15433
15454
  "value": "\" No license key configured. Get one: https:\/\/getbeekon.com\/pricing\""
15434
15455
  },
15435
15456
  {
15436
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15457
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15437
15458
  "kind": "StringLiteral",
15438
15459
  "offset": 5181,
15439
15460
  "length": 168,
15440
15461
  "value": "\"\""
15441
15462
  },
15442
15463
  {
15443
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15464
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15444
15465
  "kind": "StringLiteral",
15445
15466
  "offset": 5191,
15446
15467
  "length": 156,
15447
15468
  "value": "\" ════════════════════════════════════════════════════\""
15448
15469
  },
15449
15470
  {
15450
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15471
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15451
15472
  "kind": "StringLiteral",
15452
15473
  "offset": 5359,
15453
15474
  "length": 53,
15454
15475
  "value": "\"\""
15455
15476
  },
15456
15477
  {
15457
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15478
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15458
15479
  "kind": "StringLiteral",
15459
15480
  "offset": 5369,
15460
15481
  "length": 6,
15461
15482
  "value": "\" Beekon is running without a license key.\""
15462
15483
  },
15463
15484
  {
15464
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15485
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15465
15486
  "kind": "StringLiteral",
15466
15487
  "offset": 5422,
15467
15488
  "length": 52,
15468
15489
  "value": "\"\""
15469
15490
  },
15470
15491
  {
15471
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15492
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15472
15493
  "kind": "StringLiteral",
15473
15494
  "offset": 5432,
15474
15495
  "length": 3,
15475
15496
  "value": "\" Get one: https:\/\/getbeekon.com\/pricing\""
15476
15497
  },
15477
15498
  {
15478
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15499
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15479
15500
  "kind": "StringLiteral",
15480
15501
  "offset": 5484,
15481
15502
  "length": 60,
15482
15503
  "value": "\"\""
15483
15504
  },
15484
15505
  {
15485
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15506
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15486
15507
  "kind": "StringLiteral",
15487
15508
  "offset": 5494,
15488
15509
  "length": 4,
15489
15510
  "value": "\" Then add it via BeekonConfig.licenseKey, or the\""
15490
15511
  },
15491
15512
  {
15492
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15513
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15493
15514
  "kind": "StringLiteral",
15494
15515
  "offset": 5554,
15495
15516
  "length": 50,
15496
15517
  "value": "\"\""
15497
15518
  },
15498
15519
  {
15499
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15520
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15500
15521
  "kind": "StringLiteral",
15501
15522
  "offset": 5564,
15502
15523
  "length": 16,
15503
15524
  "value": "\" BeekonLicenseKey entry in Info.plist.\""
15504
15525
  },
15505
15526
  {
15506
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15527
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15507
15528
  "kind": "StringLiteral",
15508
15529
  "offset": 5614,
15509
15530
  "length": 168,
15510
15531
  "value": "\"\""
15511
15532
  },
15512
15533
  {
15513
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15534
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15514
15535
  "kind": "StringLiteral",
15515
15536
  "offset": 5624,
15516
15537
  "length": 156,
15517
15538
  "value": "\" ════════════════════════════════════════════════════\""
15518
15539
  },
15519
15540
  {
15520
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15541
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15521
15542
  "kind": "StringLiteral",
15522
15543
  "offset": 5807,
15523
15544
  "length": 4,
15524
15545
  "value": "\"\n\""
15525
15546
  },
15526
15547
  {
15527
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15548
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15528
15549
  "kind": "StringLiteral",
15529
15550
  "offset": 8142,
15530
15551
  "length": 16,
15531
15552
  "value": "\"bk-es256-2026a\""
15532
15553
  },
15533
15554
  {
15534
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15555
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15535
15556
  "kind": "StringLiteral",
15536
15557
  "offset": 8181,
15537
15558
  "length": 66,
15538
15559
  "value": "\"047d75054906bdf0c9b6aa1c3f5958e66dbbc4bb395c044189357a4cab8ab05c\""
15539
15560
  },
15540
15561
  {
15541
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15562
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15542
15563
  "kind": "StringLiteral",
15543
15564
  "offset": 8266,
15544
15565
  "length": 68,
15545
15566
  "value": "\"aa2b30404abb82d60672859151e9e37a3682c2192409f4fc8f4b192198890867d1\""
15546
15567
  },
15547
15568
  {
15548
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15569
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15549
15570
  "kind": "StringLiteral",
15550
15571
  "offset": 8364,
15551
15572
  "length": 66,
15552
15573
  "value": "\"4c5af1c088150fba1200f69465122fcd34db50e8f0420ac813f5dd043b88e887\""
15553
15574
  },
15554
15575
  {
15555
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15576
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15556
15577
  "kind": "StringLiteral",
15557
15578
  "offset": 8472,
15558
15579
  "length": 16,
15559
15580
  "value": "\"bk-es256-2026b\""
15560
15581
  },
15561
15582
  {
15562
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15583
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15563
15584
  "kind": "StringLiteral",
15564
15585
  "offset": 8511,
15565
15586
  "length": 66,
15566
15587
  "value": "\"040fbb0ae81b41ad372bb9a9b6bef4f3b027f9764929216d112f9eeb06abf270\""
15567
15588
  },
15568
15589
  {
15569
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15590
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15570
15591
  "kind": "StringLiteral",
15571
15592
  "offset": 8596,
15572
15593
  "length": 68,
15573
15594
  "value": "\"871c54d3fcf3aa937511e60be5b7ddef183a037850a8ecc0d96f71e8656e02e061\""
15574
15595
  },
15575
15596
  {
15576
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15597
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
15577
15598
  "kind": "StringLiteral",
15578
15599
  "offset": 8694,
15579
15600
  "length": 66,
15580
15601
  "value": "\"d67442236c654fec03f1ff6dffce68d9644da902b7a810c1c45b5a33a8e31341\""
15581
15602
  },
15582
15603
  {
15583
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15604
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15584
15605
  "kind": "StringLiteral",
15585
15606
  "offset": 1061,
15586
15607
  "length": 16,
15587
15608
  "value": "\"in.wayq.beekon\""
15588
15609
  },
15589
15610
  {
15590
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15611
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15591
15612
  "kind": "StringLiteral",
15592
15613
  "offset": 1089,
15593
15614
  "length": 10,
15594
15615
  "value": "\"location\""
15595
15616
  },
15596
15617
  {
15597
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15618
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15598
15619
  "kind": "IntegerLiteral",
15599
15620
  "offset": 2115,
15600
15621
  "length": 3,
15601
15622
  "value": "100"
15602
15623
  },
15603
15624
  {
15604
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15625
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15605
15626
  "kind": "IntegerLiteral",
15606
15627
  "offset": 2168,
15607
15628
  "length": 2,
15608
15629
  "value": "25"
15609
15630
  },
15610
15631
  {
15611
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15632
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15612
15633
  "kind": "BooleanLiteral",
15613
15634
  "offset": 2430,
15614
15635
  "length": 5,
15615
15636
  "value": "false"
15616
15637
  },
15617
15638
  {
15618
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15639
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15619
15640
  "kind": "BooleanLiteral",
15620
15641
  "offset": 2772,
15621
15642
  "length": 5,
15622
15643
  "value": "false"
15623
15644
  },
15624
15645
  {
15625
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15646
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15626
15647
  "kind": "BooleanLiteral",
15627
15648
  "offset": 3482,
15628
15649
  "length": 4,
15629
15650
  "value": "true"
15630
15651
  },
15631
15652
  {
15632
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15653
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15633
15654
  "kind": "BooleanLiteral",
15634
15655
  "offset": 3503,
15635
15656
  "length": 5,
15636
15657
  "value": "false"
15637
15658
  },
15638
15659
  {
15639
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15660
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15640
15661
  "kind": "IntegerLiteral",
15641
15662
  "offset": 16791,
15642
15663
  "length": 2,
15643
15664
  "value": "15"
15644
15665
  },
15645
15666
  {
15646
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15667
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15647
15668
  "kind": "StringLiteral",
15648
15669
  "offset": 18742,
15649
15670
  "length": 32,
15650
15671
  "value": "\"in.wayq.beekon.stationary-exit\""
15651
15672
  },
15652
15673
  {
15653
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15674
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15654
15675
  "kind": "IntegerLiteral",
15655
15676
  "offset": 18839,
15656
15677
  "length": 3,
15657
15678
  "value": "100"
15658
15679
  },
15659
15680
  {
15660
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15681
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
15661
15682
  "kind": "BooleanLiteral",
15662
15683
  "offset": 19950,
15663
15684
  "length": 5,
15664
15685
  "value": "false"
15665
15686
  },
15666
15687
  {
15667
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/MotionDetector.swift",
15688
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/MotionDetector.swift",
15668
15689
  "kind": "StringLiteral",
15669
15690
  "offset": 813,
15670
15691
  "length": 16,
15671
15692
  "value": "\"in.wayq.beekon\""
15672
15693
  },
15673
15694
  {
15674
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/MotionDetector.swift",
15695
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/MotionDetector.swift",
15675
15696
  "kind": "StringLiteral",
15676
15697
  "offset": 841,
15677
15698
  "length": 8,
15678
15699
  "value": "\"motion\""
15679
15700
  },
15680
15701
  {
15681
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15702
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15682
15703
  "kind": "StringLiteral",
15683
15704
  "offset": 753,
15684
15705
  "length": 16,
15685
15706
  "value": "\"in.wayq.beekon\""
15686
15707
  },
15687
15708
  {
15688
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15709
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15689
15710
  "kind": "Array",
15690
15711
  "offset": 2007,
15691
15712
  "length": 40,
15692
15713
  "value": "[\"authorization\", \"cookie\", \"x-api-key\"]"
15693
15714
  },
15694
15715
  {
15695
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15716
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15696
15717
  "kind": "StringLiteral",
15697
15718
  "offset": 8903,
15698
15719
  "length": 20,
15699
15720
  "value": "\"beekon_is_tracking\""
15700
15721
  },
15701
15722
  {
15702
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15723
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15703
15724
  "kind": "StringLiteral",
15704
15725
  "offset": 8952,
15705
15726
  "length": 15,
15706
15727
  "value": "\"beekon_config\""
15707
15728
  },
15708
15729
  {
15709
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15730
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15710
15731
  "kind": "StringLiteral",
15711
15732
  "offset": 9007,
15712
15733
  "length": 28,
15713
15734
  "value": "\"beekon_tracking_session_id\""
15714
15735
  },
15715
15736
  {
15716
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15737
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15717
15738
  "kind": "StringLiteral",
15718
15739
  "offset": 9068,
15719
15740
  "length": 20,
15720
15741
  "value": "\"beekon_active_mode\""
15721
15742
  },
15722
15743
  {
15723
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15744
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15724
15745
  "kind": "StringLiteral",
15725
15746
  "offset": 9120,
15726
15747
  "length": 19,
15727
15748
  "value": "\"beekon_install_id\""
15728
15749
  },
15729
15750
  {
15730
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15751
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15731
15752
  "kind": "StringLiteral",
15732
15753
  "offset": 9168,
15733
15754
  "length": 15,
15734
15755
  "value": "\"beekon_extras\""
15735
15756
  },
15736
15757
  {
15737
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15758
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15738
15759
  "kind": "StringLiteral",
15739
15760
  "offset": 9215,
15740
15761
  "length": 18,
15741
15762
  "value": "\"beekon_geofences\""
15742
15763
  },
15743
15764
  {
15744
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15765
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15745
15766
  "kind": "StringLiteral",
15746
15767
  "offset": 9276,
15747
15768
  "length": 31,
15748
15769
  "value": "\"beekon_stationary_exit_region\""
15749
15770
  },
15750
15771
  {
15751
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15772
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15752
15773
  "kind": "StringLiteral",
15753
15774
  "offset": 9344,
15754
15775
  "length": 25,
15755
15776
  "value": "\"beekon_cloud_config_doc\""
15756
15777
  },
15757
15778
  {
15758
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15779
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15759
15780
  "kind": "StringLiteral",
15760
15781
  "offset": 9407,
15761
15782
  "length": 26,
15762
15783
  "value": "\"beekon_cloud_config_etag\""
15763
15784
  },
15764
15785
  {
15765
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15786
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Persistence.swift",
15766
15787
  "kind": "StringLiteral",
15767
15788
  "offset": 9469,
15768
15789
  "length": 23,
15769
15790
  "value": "\"beekon_cloud_tracking\""
15770
15791
  },
15771
15792
  {
15772
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/RetentionPolicy.swift",
15793
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/RetentionPolicy.swift",
15773
15794
  "kind": "IntegerLiteral",
15774
15795
  "offset": 1024,
15775
15796
  "length": 6,
15776
15797
  "value": "86400"
15777
15798
  },
15778
15799
  {
15779
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15800
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15780
15801
  "kind": "StringLiteral",
15781
15802
  "offset": 1594,
15782
15803
  "length": 16,
15783
15804
  "value": "\"in.wayq.beekon\""
15784
15805
  },
15785
15806
  {
15786
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15807
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15787
15808
  "kind": "StringLiteral",
15788
15809
  "offset": 1622,
15789
15810
  "length": 6,
15790
15811
  "value": "\"auth\""
15791
15812
  },
15792
15813
  {
15793
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15814
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15794
15815
  "kind": "StringLiteral",
15795
15816
  "offset": 1658,
15796
15817
  "length": 21,
15797
15818
  "value": "\"in.wayq.beekon.auth\""
15798
15819
  },
15799
15820
  {
15800
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15821
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SecureTokenStore.swift",
15801
15822
  "kind": "StringLiteral",
15802
15823
  "offset": 1699,
15803
15824
  "length": 9,
15804
15825
  "value": "\"default\""
15805
15826
  },
15806
15827
  {
15807
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15828
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15808
15829
  "kind": "IntegerLiteral",
15809
15830
  "offset": 1029,
15810
15831
  "length": 1,
15811
15832
  "value": "0"
15812
15833
  },
15813
15834
  {
15814
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15835
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15815
15836
  "kind": "IntegerLiteral",
15816
15837
  "offset": 1198,
15817
15838
  "length": 1,
15818
15839
  "value": "0"
15819
15840
  },
15820
15841
  {
15821
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15842
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15822
15843
  "kind": "BooleanLiteral",
15823
15844
  "offset": 1383,
15824
15845
  "length": 5,
15825
15846
  "value": "false"
15826
15847
  },
15827
15848
  {
15828
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15849
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15829
15850
  "kind": "IntegerLiteral",
15830
15851
  "offset": 1429,
15831
15852
  "length": 3,
15832
15853
  "value": "200"
15833
15854
  },
15834
15855
  {
15835
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15856
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15836
15857
  "kind": "IntegerLiteral",
15837
15858
  "offset": 1472,
15838
15859
  "length": 1,
15839
15860
  "value": "7"
15840
15861
  },
15841
15862
  {
15842
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15863
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15843
15864
  "kind": "StringLiteral",
15844
15865
  "offset": 1869,
15845
15866
  "length": 16,
15846
15867
  "value": "\"in.wayq.beekon\""
15847
15868
  },
15848
15869
  {
15849
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15870
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15850
15871
  "kind": "StringLiteral",
15851
15872
  "offset": 1897,
15852
15873
  "length": 9,
15853
15874
  "value": "\"storage\""
15854
15875
  },
15855
15876
  {
15856
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15877
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15857
15878
  "kind": "BooleanLiteral",
15858
15879
  "offset": 2107,
15859
15880
  "length": 5,
15860
15881
  "value": "false"
15861
15882
  },
15862
15883
  {
15863
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15884
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15864
15885
  "kind": "BooleanLiteral",
15865
15886
  "offset": 2151,
15866
15887
  "length": 5,
15867
15888
  "value": "false"
15868
15889
  },
15869
15890
  {
15870
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15891
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15871
15892
  "kind": "IntegerLiteral",
15872
15893
  "offset": 2282,
15873
15894
  "length": 1,
15874
15895
  "value": "0"
15875
15896
  },
15876
15897
  {
15877
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15898
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15878
15899
  "kind": "IntegerLiteral",
15879
15900
  "offset": 2362,
15880
15901
  "length": 7,
15881
15902
  "value": "100000"
15882
15903
  },
15883
15904
  {
15884
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15905
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15885
15906
  "kind": "IntegerLiteral",
15886
15907
  "offset": 2407,
15887
15908
  "length": 6,
15888
15909
  "value": "10000"
15889
15910
  },
15890
15911
  {
15891
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15912
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15892
15913
  "kind": "IntegerLiteral",
15893
15914
  "offset": 2447,
15894
15915
  "length": 3,
15895
15916
  "value": "500"
15896
15917
  },
15897
15918
  {
15898
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15919
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15899
15920
  "kind": "IntegerLiteral",
15900
15921
  "offset": 2484,
15901
15922
  "length": 1,
15902
15923
  "value": "7"
15903
15924
  },
15904
15925
  {
15905
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15926
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15906
15927
  "kind": "IntegerLiteral",
15907
15928
  "offset": 2513,
15908
15929
  "length": 6,
15909
15930
  "value": "50000"
15910
15931
  },
15911
15932
  {
15912
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15933
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15913
15934
  "kind": "IntegerLiteral",
15914
15935
  "offset": 3249,
15915
15936
  "length": 7,
15916
15937
  "value": "100000"
15917
15938
  },
15918
15939
  {
15919
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15940
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15920
15941
  "kind": "IntegerLiteral",
15921
15942
  "offset": 3294,
15922
15943
  "length": 6,
15923
15944
  "value": "10000"
15924
15945
  },
15925
15946
  {
15926
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15947
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15927
15948
  "kind": "IntegerLiteral",
15928
15949
  "offset": 3334,
15929
15950
  "length": 3,
15930
15951
  "value": "500"
15931
15952
  },
15932
15953
  {
15933
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15954
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15934
15955
  "kind": "IntegerLiteral",
15935
15956
  "offset": 3371,
15936
15957
  "length": 1,
15937
15958
  "value": "7"
15938
15959
  },
15939
15960
  {
15940
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15961
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15941
15962
  "kind": "IntegerLiteral",
15942
15963
  "offset": 3400,
15943
15964
  "length": 6,
15944
15965
  "value": "50000"
15945
15966
  },
15946
15967
  {
15947
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15968
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15948
15969
  "kind": "IntegerLiteral",
15949
15970
  "offset": 4062,
15950
15971
  "length": 7,
15951
15972
  "value": "100000"
15952
15973
  },
15953
15974
  {
15954
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15975
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15955
15976
  "kind": "IntegerLiteral",
15956
15977
  "offset": 4107,
15957
15978
  "length": 6,
15958
15979
  "value": "10000"
15959
15980
  },
15960
15981
  {
15961
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15982
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15962
15983
  "kind": "IntegerLiteral",
15963
15984
  "offset": 4147,
15964
15985
  "length": 3,
15965
15986
  "value": "500"
15966
15987
  },
15967
15988
  {
15968
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15989
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15969
15990
  "kind": "IntegerLiteral",
15970
15991
  "offset": 4184,
15971
15992
  "length": 1,
15972
15993
  "value": "7"
15973
15994
  },
15974
15995
  {
15975
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15996
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/Storage.swift",
15976
15997
  "kind": "IntegerLiteral",
15977
15998
  "offset": 4213,
15978
15999
  "length": 6,
15979
16000
  "value": "50000"
15980
16001
  },
15981
16002
  {
15982
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16003
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
15983
16004
  "kind": "StringLiteral",
15984
16005
  "offset": 1001,
15985
16006
  "length": 16,
15986
16007
  "value": "\"in.wayq.beekon\""
15987
16008
  },
15988
16009
  {
15989
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16010
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
15990
16011
  "kind": "StringLiteral",
15991
16012
  "offset": 1029,
15992
16013
  "length": 6,
15993
16014
  "value": "\"sync\""
15994
16015
  },
15995
16016
  {
15996
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16017
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
15997
16018
  "kind": "IntegerLiteral",
15998
16019
  "offset": 1165,
15999
16020
  "length": 4,
16000
16021
  "value": "3600"
16001
16022
  },
16002
16023
  {
16003
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16024
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16004
16025
  "kind": "BooleanLiteral",
16005
16026
  "offset": 2151,
16006
16027
  "length": 5,
16007
16028
  "value": "false"
16008
16029
  },
16009
16030
  {
16010
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16031
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16011
16032
  "kind": "BooleanLiteral",
16012
16033
  "offset": 2187,
16013
16034
  "length": 5,
16014
16035
  "value": "false"
16015
16036
  },
16016
16037
  {
16017
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16038
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16018
16039
  "kind": "BooleanLiteral",
16019
16040
  "offset": 2226,
16020
16041
  "length": 5,
16021
16042
  "value": "false"
16022
16043
  },
16023
16044
  {
16024
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16045
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16025
16046
  "kind": "BooleanLiteral",
16026
16047
  "offset": 2257,
16027
16048
  "length": 5,
16028
16049
  "value": "false"
16029
16050
  },
16030
16051
  {
16031
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16052
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16032
16053
  "kind": "BooleanLiteral",
16033
16054
  "offset": 2492,
16034
16055
  "length": 4,
16035
16056
  "value": "true"
16036
16057
  },
16037
16058
  {
16038
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16059
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16039
16060
  "kind": "IntegerLiteral",
16040
16061
  "offset": 2535,
16041
16062
  "length": 1,
16042
16063
  "value": "0"
16043
16064
  },
16044
16065
  {
16045
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16066
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16046
16067
  "kind": "IntegerLiteral",
16047
16068
  "offset": 3934,
16048
16069
  "length": 2,
16049
16070
  "value": "60"
16050
16071
  },
16051
16072
  {
16052
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16073
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16053
16074
  "kind": "IntegerLiteral",
16054
16075
  "offset": 3991,
16055
16076
  "length": 4,
16056
16077
  "value": "1000"
16057
16078
  },
16058
16079
  {
16059
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16080
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16060
16081
  "kind": "IntegerLiteral",
16061
16082
  "offset": 4001,
16062
16083
  "length": 1,
16063
16084
  "value": "1"
16064
16085
  },
16065
16086
  {
16066
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16087
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16067
16088
  "kind": "IntegerLiteral",
16068
16089
  "offset": 4219,
16069
16090
  "length": 2,
16070
16091
  "value": "30"
16071
16092
  },
16072
16093
  {
16073
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16094
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncEngine.swift",
16074
16095
  "kind": "IntegerLiteral",
16075
16096
  "offset": 4277,
16076
16097
  "length": 2,
16077
16098
  "value": "60"
16078
16099
  },
16079
16100
  {
16080
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Internal\/SyncPayload.swift",
16101
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/SyncPayload.swift",
16081
16102
  "kind": "StringLiteral",
16082
16103
  "offset": 707,
16083
16104
  "length": 2,
16084
16105
  "value": "\"\""
16085
16106
  },
16086
16107
  {
16087
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/Location.swift",
16108
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Location.swift",
16088
16109
  "kind": "BooleanLiteral",
16089
16110
  "offset": 2046,
16090
16111
  "length": 5,
16091
16112
  "value": "false"
16092
16113
  },
16093
16114
  {
16094
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/LocationQuality.swift",
16115
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/LocationQuality.swift",
16095
16116
  "kind": "StringLiteral",
16096
16117
  "offset": 363,
16097
16118
  "length": 14,
16098
16119
  "value": "\"low_accuracy\""
16099
16120
  },
16100
16121
  {
16101
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/LocationQuality.swift",
16122
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/LocationQuality.swift",
16102
16123
  "kind": "StringLiteral",
16103
16124
  "offset": 499,
16104
16125
  "length": 19,
16105
16126
  "value": "\"implausible_speed\""
16106
16127
  },
16107
16128
  {
16108
- "filePath": "\/Users\/agnath18\/Documents\/GitHub\/beekon\/beekon-ios\/Sources\/Beekon\/LocationTrigger.swift",
16129
+ "filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/LocationTrigger.swift",
16109
16130
  "kind": "StringLiteral",
16110
16131
  "offset": 332,
16111
16132
  "length": 10,