@wayq/beekon-rn 0.0.7 → 0.0.8
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.
- package/BeekonRn.podspec +1 -1
- package/CHANGELOG.md +13 -0
- package/android/build.gradle +3 -2
- package/ios/Frameworks/BeekonKit.xcframework/Info.plist +5 -5
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/BeekonKit +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Info.plist +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios.abi.json +72 -16
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios.swiftinterface +2 -2
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/BeekonKit +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Info.plist +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios-simulator.abi.json +72 -16
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -2
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/x86_64-apple-ios-simulator.abi.json +72 -16
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/Modules/BeekonKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -2
- package/ios/Frameworks/BeekonKit.xcframework/ios-arm64_x86_64-simulator/BeekonKit.framework/_CodeSignature/CodeResources +1 -1
- package/package.json +1 -1
- package/scripts/fetch-beekonkit.sh +4 -4
package/BeekonRn.podspec
CHANGED
|
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
|
|
|
11
11
|
s.authors = package["author"]
|
|
12
12
|
|
|
13
13
|
# iOS 17.0 floor reflects this wrapper's React Native baseline (RN 0.85), not
|
|
14
|
-
# a BeekonKit constraint — BeekonKit 0.0.
|
|
14
|
+
# a BeekonKit constraint — BeekonKit 0.0.8 itself supports iOS 13+ (with
|
|
15
15
|
# 13–16 fallback paths). Kept at 17.0 to avoid any consumer regression; do not
|
|
16
16
|
# lower below React Native's own minimum.
|
|
17
17
|
s.platforms = { :ios => "17.0" }
|
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
Beekon is pre-1.0 — releases may contain breaking changes.
|
|
8
8
|
|
|
9
|
+
## [0.0.8]
|
|
10
|
+
|
|
11
|
+
Built against the native **0.0.8** API; requires native ≥ 0.0.8 at runtime.
|
|
12
|
+
No binding API changes.
|
|
13
|
+
|
|
14
|
+
### Changed
|
|
15
|
+
|
|
16
|
+
- Native pins bumped to `0.0.8` (Maven `io.github.wayqteam:beekon`, `BeekonKit`
|
|
17
|
+
xcframework). 0.0.8 embeds the production ES256 license verification keyset,
|
|
18
|
+
so genuine `license-format-v1` tokens resolve to `licensed` / `evaluation`
|
|
19
|
+
on-device, and hardens wire/license conformance. The license surface remains a
|
|
20
|
+
pure pass-through — no validation in the binding.
|
|
21
|
+
|
|
9
22
|
## [0.0.7]
|
|
10
23
|
|
|
11
24
|
Built against the native **0.0.7** API; requires native ≥ 0.0.7 at runtime.
|
package/android/build.gradle
CHANGED
|
@@ -77,8 +77,9 @@ dependencies {
|
|
|
77
77
|
// Native Beekon SDK — published from beekon-android/ via Maven Central.
|
|
78
78
|
// Pinned exact in v0.x to avoid surprise breakage; loosen to a range when
|
|
79
79
|
// the SDK reaches v1 stability. 0.0.7 is the release that ships the license
|
|
80
|
-
// API (setWrapperInfo / BeekonConfig.licenseKey / Beekon.licenseStatus)
|
|
81
|
-
|
|
80
|
+
// API (setWrapperInfo / BeekonConfig.licenseKey / Beekon.licenseStatus);
|
|
81
|
+
// 0.0.8 embeds the production ES256 verification keyset.
|
|
82
|
+
implementation "io.github.wayqteam:beekon:0.0.8"
|
|
82
83
|
// Kotlin coroutines — required for collecting Beekon's StateFlow/SharedFlow.
|
|
83
84
|
// Beekon already depends on coroutines transitively, but declaring it here
|
|
84
85
|
// makes the dependency intent explicit.
|
|
@@ -8,32 +8,32 @@
|
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
9
|
<string>BeekonKit.framework/BeekonKit</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>BeekonKit.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
+
<string>x86_64</string>
|
|
17
18
|
</array>
|
|
18
19
|
<key>SupportedPlatform</key>
|
|
19
20
|
<string>ios</string>
|
|
21
|
+
<key>SupportedPlatformVariant</key>
|
|
22
|
+
<string>simulator</string>
|
|
20
23
|
</dict>
|
|
21
24
|
<dict>
|
|
22
25
|
<key>BinaryPath</key>
|
|
23
26
|
<string>BeekonKit.framework/BeekonKit</string>
|
|
24
27
|
<key>LibraryIdentifier</key>
|
|
25
|
-
<string>ios-
|
|
28
|
+
<string>ios-arm64</string>
|
|
26
29
|
<key>LibraryPath</key>
|
|
27
30
|
<string>BeekonKit.framework</string>
|
|
28
31
|
<key>SupportedArchitectures</key>
|
|
29
32
|
<array>
|
|
30
33
|
<string>arm64</string>
|
|
31
|
-
<string>x86_64</string>
|
|
32
34
|
</array>
|
|
33
35
|
<key>SupportedPlatform</key>
|
|
34
36
|
<string>ios</string>
|
|
35
|
-
<key>SupportedPlatformVariant</key>
|
|
36
|
-
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
|
@@ -12707,28 +12707,28 @@
|
|
|
12707
12707
|
{
|
|
12708
12708
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphoneos\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
12709
12709
|
"kind": "StringLiteral",
|
|
12710
|
-
"offset":
|
|
12710
|
+
"offset": 307,
|
|
12711
12711
|
"length": 21,
|
|
12712
12712
|
"value": "\"BeekonKit_BeekonKit\""
|
|
12713
12713
|
},
|
|
12714
12714
|
{
|
|
12715
12715
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphoneos\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
12716
12716
|
"kind": "Array",
|
|
12717
|
-
"offset":
|
|
12717
|
+
"offset": 975,
|
|
12718
12718
|
"length": 2,
|
|
12719
12719
|
"value": "[]"
|
|
12720
12720
|
},
|
|
12721
12721
|
{
|
|
12722
12722
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphoneos\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
12723
12723
|
"kind": "StringLiteral",
|
|
12724
|
-
"offset":
|
|
12724
|
+
"offset": 1502,
|
|
12725
12725
|
"length": 9,
|
|
12726
12726
|
"value": "\".bundle\""
|
|
12727
12727
|
},
|
|
12728
12728
|
{
|
|
12729
12729
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/build\/dd-device\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BeekonKit\/IntermediateBuildFilesPath\/BeekonKit.build\/Release-iphoneos\/BeekonKit.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
12730
12730
|
"kind": "StringLiteral",
|
|
12731
|
-
"offset":
|
|
12731
|
+
"offset": 1654,
|
|
12732
12732
|
"length": 49,
|
|
12733
12733
|
"value": "\"unable to find bundle named BeekonKit_BeekonKit\""
|
|
12734
12734
|
},
|
|
@@ -12758,14 +12758,14 @@
|
|
|
12758
12758
|
"kind": "StringLiteral",
|
|
12759
12759
|
"offset": 1442,
|
|
12760
12760
|
"length": 7,
|
|
12761
|
-
"value": "\"0.0.
|
|
12761
|
+
"value": "\"0.0.8\""
|
|
12762
12762
|
},
|
|
12763
12763
|
{
|
|
12764
12764
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
|
|
12765
12765
|
"kind": "IntegerLiteral",
|
|
12766
12766
|
"offset": 2028,
|
|
12767
12767
|
"length": 8,
|
|
12768
|
-
"value": "
|
|
12768
|
+
"value": "20260612"
|
|
12769
12769
|
},
|
|
12770
12770
|
{
|
|
12771
12771
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
|
|
@@ -13344,30 +13344,86 @@
|
|
|
13344
13344
|
{
|
|
13345
13345
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13346
13346
|
"kind": "StringLiteral",
|
|
13347
|
-
"offset":
|
|
13347
|
+
"offset": 1803,
|
|
13348
13348
|
"length": 19,
|
|
13349
13349
|
"value": "\"[Beekon][license]\""
|
|
13350
13350
|
},
|
|
13351
13351
|
{
|
|
13352
13352
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13353
13353
|
"kind": "StringLiteral",
|
|
13354
|
-
"offset":
|
|
13355
|
-
"length":
|
|
13354
|
+
"offset": 2825,
|
|
13355
|
+
"length": 63,
|
|
13356
13356
|
"value": "\"\""
|
|
13357
13357
|
},
|
|
13358
13358
|
{
|
|
13359
13359
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13360
13360
|
"kind": "StringLiteral",
|
|
13361
|
-
"offset":
|
|
13362
|
-
"length":
|
|
13363
|
-
"value": "\"
|
|
13361
|
+
"offset": 2835,
|
|
13362
|
+
"length": 2,
|
|
13363
|
+
"value": "\" No license key set — running in evaluation mode. \""
|
|
13364
13364
|
},
|
|
13365
13365
|
{
|
|
13366
13366
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13367
|
-
"kind": "
|
|
13368
|
-
"offset":
|
|
13369
|
-
"length":
|
|
13370
|
-
"value": "
|
|
13367
|
+
"kind": "StringLiteral",
|
|
13368
|
+
"offset": 2903,
|
|
13369
|
+
"length": 75,
|
|
13370
|
+
"value": "\"Beekon is free for indie use; grab a key at https:\/\/getbeekon.com\/pricing\""
|
|
13371
|
+
},
|
|
13372
|
+
{
|
|
13373
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13374
|
+
"kind": "StringLiteral",
|
|
13375
|
+
"offset": 5308,
|
|
13376
|
+
"length": 16,
|
|
13377
|
+
"value": "\"bk-es256-2026a\""
|
|
13378
|
+
},
|
|
13379
|
+
{
|
|
13380
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13381
|
+
"kind": "StringLiteral",
|
|
13382
|
+
"offset": 5347,
|
|
13383
|
+
"length": 66,
|
|
13384
|
+
"value": "\"047d75054906bdf0c9b6aa1c3f5958e66dbbc4bb395c044189357a4cab8ab05c\""
|
|
13385
|
+
},
|
|
13386
|
+
{
|
|
13387
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13388
|
+
"kind": "StringLiteral",
|
|
13389
|
+
"offset": 5432,
|
|
13390
|
+
"length": 68,
|
|
13391
|
+
"value": "\"aa2b30404abb82d60672859151e9e37a3682c2192409f4fc8f4b192198890867d1\""
|
|
13392
|
+
},
|
|
13393
|
+
{
|
|
13394
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13395
|
+
"kind": "StringLiteral",
|
|
13396
|
+
"offset": 5530,
|
|
13397
|
+
"length": 66,
|
|
13398
|
+
"value": "\"4c5af1c088150fba1200f69465122fcd34db50e8f0420ac813f5dd043b88e887\""
|
|
13399
|
+
},
|
|
13400
|
+
{
|
|
13401
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13402
|
+
"kind": "StringLiteral",
|
|
13403
|
+
"offset": 5638,
|
|
13404
|
+
"length": 16,
|
|
13405
|
+
"value": "\"bk-es256-2026b\""
|
|
13406
|
+
},
|
|
13407
|
+
{
|
|
13408
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13409
|
+
"kind": "StringLiteral",
|
|
13410
|
+
"offset": 5677,
|
|
13411
|
+
"length": 66,
|
|
13412
|
+
"value": "\"040fbb0ae81b41ad372bb9a9b6bef4f3b027f9764929216d112f9eeb06abf270\""
|
|
13413
|
+
},
|
|
13414
|
+
{
|
|
13415
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13416
|
+
"kind": "StringLiteral",
|
|
13417
|
+
"offset": 5762,
|
|
13418
|
+
"length": 68,
|
|
13419
|
+
"value": "\"871c54d3fcf3aa937511e60be5b7ddef183a037850a8ecc0d96f71e8656e02e061\""
|
|
13420
|
+
},
|
|
13421
|
+
{
|
|
13422
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13423
|
+
"kind": "StringLiteral",
|
|
13424
|
+
"offset": 5860,
|
|
13425
|
+
"length": 66,
|
|
13426
|
+
"value": "\"d67442236c654fec03f1ff6dffce68d9644da902b7a810c1c45b5a33a8e31341\""
|
|
13371
13427
|
},
|
|
13372
13428
|
{
|
|
13373
13429
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
3
|
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name BeekonKit -package-name beekon_ios
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
@preconcurrency import BackgroundTasks
|
|
6
6
|
import Compression
|
|
7
7
|
@preconcurrency import CoreLocation
|
|
Binary file
|
|
Binary file
|
|
@@ -12707,28 +12707,28 @@
|
|
|
12707
12707
|
{
|
|
12708
12708
|
"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",
|
|
12709
12709
|
"kind": "StringLiteral",
|
|
12710
|
-
"offset":
|
|
12710
|
+
"offset": 307,
|
|
12711
12711
|
"length": 21,
|
|
12712
12712
|
"value": "\"BeekonKit_BeekonKit\""
|
|
12713
12713
|
},
|
|
12714
12714
|
{
|
|
12715
12715
|
"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",
|
|
12716
12716
|
"kind": "Array",
|
|
12717
|
-
"offset":
|
|
12717
|
+
"offset": 975,
|
|
12718
12718
|
"length": 2,
|
|
12719
12719
|
"value": "[]"
|
|
12720
12720
|
},
|
|
12721
12721
|
{
|
|
12722
12722
|
"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",
|
|
12723
12723
|
"kind": "StringLiteral",
|
|
12724
|
-
"offset":
|
|
12724
|
+
"offset": 1502,
|
|
12725
12725
|
"length": 9,
|
|
12726
12726
|
"value": "\".bundle\""
|
|
12727
12727
|
},
|
|
12728
12728
|
{
|
|
12729
12729
|
"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",
|
|
12730
12730
|
"kind": "StringLiteral",
|
|
12731
|
-
"offset":
|
|
12731
|
+
"offset": 1654,
|
|
12732
12732
|
"length": 49,
|
|
12733
12733
|
"value": "\"unable to find bundle named BeekonKit_BeekonKit\""
|
|
12734
12734
|
},
|
|
@@ -12758,14 +12758,14 @@
|
|
|
12758
12758
|
"kind": "StringLiteral",
|
|
12759
12759
|
"offset": 1442,
|
|
12760
12760
|
"length": 7,
|
|
12761
|
-
"value": "\"0.0.
|
|
12761
|
+
"value": "\"0.0.8\""
|
|
12762
12762
|
},
|
|
12763
12763
|
{
|
|
12764
12764
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
|
|
12765
12765
|
"kind": "IntegerLiteral",
|
|
12766
12766
|
"offset": 2028,
|
|
12767
12767
|
"length": 8,
|
|
12768
|
-
"value": "
|
|
12768
|
+
"value": "20260612"
|
|
12769
12769
|
},
|
|
12770
12770
|
{
|
|
12771
12771
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
|
|
@@ -13344,30 +13344,86 @@
|
|
|
13344
13344
|
{
|
|
13345
13345
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13346
13346
|
"kind": "StringLiteral",
|
|
13347
|
-
"offset":
|
|
13347
|
+
"offset": 1803,
|
|
13348
13348
|
"length": 19,
|
|
13349
13349
|
"value": "\"[Beekon][license]\""
|
|
13350
13350
|
},
|
|
13351
13351
|
{
|
|
13352
13352
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13353
13353
|
"kind": "StringLiteral",
|
|
13354
|
-
"offset":
|
|
13355
|
-
"length":
|
|
13354
|
+
"offset": 2825,
|
|
13355
|
+
"length": 63,
|
|
13356
13356
|
"value": "\"\""
|
|
13357
13357
|
},
|
|
13358
13358
|
{
|
|
13359
13359
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13360
13360
|
"kind": "StringLiteral",
|
|
13361
|
-
"offset":
|
|
13362
|
-
"length":
|
|
13363
|
-
"value": "\"
|
|
13361
|
+
"offset": 2835,
|
|
13362
|
+
"length": 2,
|
|
13363
|
+
"value": "\" No license key set — running in evaluation mode. \""
|
|
13364
13364
|
},
|
|
13365
13365
|
{
|
|
13366
13366
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13367
|
-
"kind": "
|
|
13368
|
-
"offset":
|
|
13369
|
-
"length":
|
|
13370
|
-
"value": "
|
|
13367
|
+
"kind": "StringLiteral",
|
|
13368
|
+
"offset": 2903,
|
|
13369
|
+
"length": 75,
|
|
13370
|
+
"value": "\"Beekon is free for indie use; grab a key at https:\/\/getbeekon.com\/pricing\""
|
|
13371
|
+
},
|
|
13372
|
+
{
|
|
13373
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13374
|
+
"kind": "StringLiteral",
|
|
13375
|
+
"offset": 5308,
|
|
13376
|
+
"length": 16,
|
|
13377
|
+
"value": "\"bk-es256-2026a\""
|
|
13378
|
+
},
|
|
13379
|
+
{
|
|
13380
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13381
|
+
"kind": "StringLiteral",
|
|
13382
|
+
"offset": 5347,
|
|
13383
|
+
"length": 66,
|
|
13384
|
+
"value": "\"047d75054906bdf0c9b6aa1c3f5958e66dbbc4bb395c044189357a4cab8ab05c\""
|
|
13385
|
+
},
|
|
13386
|
+
{
|
|
13387
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13388
|
+
"kind": "StringLiteral",
|
|
13389
|
+
"offset": 5432,
|
|
13390
|
+
"length": 68,
|
|
13391
|
+
"value": "\"aa2b30404abb82d60672859151e9e37a3682c2192409f4fc8f4b192198890867d1\""
|
|
13392
|
+
},
|
|
13393
|
+
{
|
|
13394
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13395
|
+
"kind": "StringLiteral",
|
|
13396
|
+
"offset": 5530,
|
|
13397
|
+
"length": 66,
|
|
13398
|
+
"value": "\"4c5af1c088150fba1200f69465122fcd34db50e8f0420ac813f5dd043b88e887\""
|
|
13399
|
+
},
|
|
13400
|
+
{
|
|
13401
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13402
|
+
"kind": "StringLiteral",
|
|
13403
|
+
"offset": 5638,
|
|
13404
|
+
"length": 16,
|
|
13405
|
+
"value": "\"bk-es256-2026b\""
|
|
13406
|
+
},
|
|
13407
|
+
{
|
|
13408
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13409
|
+
"kind": "StringLiteral",
|
|
13410
|
+
"offset": 5677,
|
|
13411
|
+
"length": 66,
|
|
13412
|
+
"value": "\"040fbb0ae81b41ad372bb9a9b6bef4f3b027f9764929216d112f9eeb06abf270\""
|
|
13413
|
+
},
|
|
13414
|
+
{
|
|
13415
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13416
|
+
"kind": "StringLiteral",
|
|
13417
|
+
"offset": 5762,
|
|
13418
|
+
"length": 68,
|
|
13419
|
+
"value": "\"871c54d3fcf3aa937511e60be5b7ddef183a037850a8ecc0d96f71e8656e02e061\""
|
|
13420
|
+
},
|
|
13421
|
+
{
|
|
13422
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13423
|
+
"kind": "StringLiteral",
|
|
13424
|
+
"offset": 5860,
|
|
13425
|
+
"length": 66,
|
|
13426
|
+
"value": "\"d67442236c654fec03f1ff6dffce68d9644da902b7a810c1c45b5a33a8e31341\""
|
|
13371
13427
|
},
|
|
13372
13428
|
{
|
|
13373
13429
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
3
|
// swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name BeekonKit -package-name beekon_ios
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
@preconcurrency import BackgroundTasks
|
|
6
6
|
import Compression
|
|
7
7
|
@preconcurrency import CoreLocation
|
|
@@ -12707,28 +12707,28 @@
|
|
|
12707
12707
|
{
|
|
12708
12708
|
"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",
|
|
12709
12709
|
"kind": "StringLiteral",
|
|
12710
|
-
"offset":
|
|
12710
|
+
"offset": 307,
|
|
12711
12711
|
"length": 21,
|
|
12712
12712
|
"value": "\"BeekonKit_BeekonKit\""
|
|
12713
12713
|
},
|
|
12714
12714
|
{
|
|
12715
12715
|
"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",
|
|
12716
12716
|
"kind": "Array",
|
|
12717
|
-
"offset":
|
|
12717
|
+
"offset": 975,
|
|
12718
12718
|
"length": 2,
|
|
12719
12719
|
"value": "[]"
|
|
12720
12720
|
},
|
|
12721
12721
|
{
|
|
12722
12722
|
"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",
|
|
12723
12723
|
"kind": "StringLiteral",
|
|
12724
|
-
"offset":
|
|
12724
|
+
"offset": 1502,
|
|
12725
12725
|
"length": 9,
|
|
12726
12726
|
"value": "\".bundle\""
|
|
12727
12727
|
},
|
|
12728
12728
|
{
|
|
12729
12729
|
"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",
|
|
12730
12730
|
"kind": "StringLiteral",
|
|
12731
|
-
"offset":
|
|
12731
|
+
"offset": 1654,
|
|
12732
12732
|
"length": 49,
|
|
12733
12733
|
"value": "\"unable to find bundle named BeekonKit_BeekonKit\""
|
|
12734
12734
|
},
|
|
@@ -12758,14 +12758,14 @@
|
|
|
12758
12758
|
"kind": "StringLiteral",
|
|
12759
12759
|
"offset": 1442,
|
|
12760
12760
|
"length": 7,
|
|
12761
|
-
"value": "\"0.0.
|
|
12761
|
+
"value": "\"0.0.8\""
|
|
12762
12762
|
},
|
|
12763
12763
|
{
|
|
12764
12764
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
|
|
12765
12765
|
"kind": "IntegerLiteral",
|
|
12766
12766
|
"offset": 2028,
|
|
12767
12767
|
"length": 8,
|
|
12768
|
-
"value": "
|
|
12768
|
+
"value": "20260612"
|
|
12769
12769
|
},
|
|
12770
12770
|
{
|
|
12771
12771
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Beekon.swift",
|
|
@@ -13344,30 +13344,86 @@
|
|
|
13344
13344
|
{
|
|
13345
13345
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13346
13346
|
"kind": "StringLiteral",
|
|
13347
|
-
"offset":
|
|
13347
|
+
"offset": 1803,
|
|
13348
13348
|
"length": 19,
|
|
13349
13349
|
"value": "\"[Beekon][license]\""
|
|
13350
13350
|
},
|
|
13351
13351
|
{
|
|
13352
13352
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13353
13353
|
"kind": "StringLiteral",
|
|
13354
|
-
"offset":
|
|
13355
|
-
"length":
|
|
13354
|
+
"offset": 2825,
|
|
13355
|
+
"length": 63,
|
|
13356
13356
|
"value": "\"\""
|
|
13357
13357
|
},
|
|
13358
13358
|
{
|
|
13359
13359
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13360
13360
|
"kind": "StringLiteral",
|
|
13361
|
-
"offset":
|
|
13362
|
-
"length":
|
|
13363
|
-
"value": "\"
|
|
13361
|
+
"offset": 2835,
|
|
13362
|
+
"length": 2,
|
|
13363
|
+
"value": "\" No license key set — running in evaluation mode. \""
|
|
13364
13364
|
},
|
|
13365
13365
|
{
|
|
13366
13366
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13367
|
-
"kind": "
|
|
13368
|
-
"offset":
|
|
13369
|
-
"length":
|
|
13370
|
-
"value": "
|
|
13367
|
+
"kind": "StringLiteral",
|
|
13368
|
+
"offset": 2903,
|
|
13369
|
+
"length": 75,
|
|
13370
|
+
"value": "\"Beekon is free for indie use; grab a key at https:\/\/getbeekon.com\/pricing\""
|
|
13371
|
+
},
|
|
13372
|
+
{
|
|
13373
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13374
|
+
"kind": "StringLiteral",
|
|
13375
|
+
"offset": 5308,
|
|
13376
|
+
"length": 16,
|
|
13377
|
+
"value": "\"bk-es256-2026a\""
|
|
13378
|
+
},
|
|
13379
|
+
{
|
|
13380
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13381
|
+
"kind": "StringLiteral",
|
|
13382
|
+
"offset": 5347,
|
|
13383
|
+
"length": 66,
|
|
13384
|
+
"value": "\"047d75054906bdf0c9b6aa1c3f5958e66dbbc4bb395c044189357a4cab8ab05c\""
|
|
13385
|
+
},
|
|
13386
|
+
{
|
|
13387
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13388
|
+
"kind": "StringLiteral",
|
|
13389
|
+
"offset": 5432,
|
|
13390
|
+
"length": 68,
|
|
13391
|
+
"value": "\"aa2b30404abb82d60672859151e9e37a3682c2192409f4fc8f4b192198890867d1\""
|
|
13392
|
+
},
|
|
13393
|
+
{
|
|
13394
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13395
|
+
"kind": "StringLiteral",
|
|
13396
|
+
"offset": 5530,
|
|
13397
|
+
"length": 66,
|
|
13398
|
+
"value": "\"4c5af1c088150fba1200f69465122fcd34db50e8f0420ac813f5dd043b88e887\""
|
|
13399
|
+
},
|
|
13400
|
+
{
|
|
13401
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13402
|
+
"kind": "StringLiteral",
|
|
13403
|
+
"offset": 5638,
|
|
13404
|
+
"length": 16,
|
|
13405
|
+
"value": "\"bk-es256-2026b\""
|
|
13406
|
+
},
|
|
13407
|
+
{
|
|
13408
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13409
|
+
"kind": "StringLiteral",
|
|
13410
|
+
"offset": 5677,
|
|
13411
|
+
"length": 66,
|
|
13412
|
+
"value": "\"040fbb0ae81b41ad372bb9a9b6bef4f3b027f9764929216d112f9eeb06abf270\""
|
|
13413
|
+
},
|
|
13414
|
+
{
|
|
13415
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13416
|
+
"kind": "StringLiteral",
|
|
13417
|
+
"offset": 5762,
|
|
13418
|
+
"length": 68,
|
|
13419
|
+
"value": "\"871c54d3fcf3aa937511e60be5b7ddef183a037850a8ecc0d96f71e8656e02e061\""
|
|
13420
|
+
},
|
|
13421
|
+
{
|
|
13422
|
+
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LicenseSupport.swift",
|
|
13423
|
+
"kind": "StringLiteral",
|
|
13424
|
+
"offset": 5860,
|
|
13425
|
+
"length": 66,
|
|
13426
|
+
"value": "\"d67442236c654fec03f1ff6dffce68d9644da902b7a810c1c45b5a33a8e31341\""
|
|
13371
13427
|
},
|
|
13372
13428
|
{
|
|
13373
13429
|
"filePath": "\/Users\/runner\/work\/beekon-ios\/beekon-ios\/Sources\/Beekon\/Internal\/LocationEngine.swift",
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.3.
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.3.2 (swiftlang-6.3.2.1.108 clang-2100.1.1.101)
|
|
3
3
|
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 6 -O -enable-experimental-feature DebugDescriptionMacro -module-name BeekonKit -package-name beekon_ios
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=off -interface-compiler-version 6.3.2
|
|
5
5
|
@preconcurrency import BackgroundTasks
|
|
6
6
|
import Compression
|
|
7
7
|
@preconcurrency import CoreLocation
|
package/package.json
CHANGED
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
|
|
14
14
|
set -euo pipefail
|
|
15
15
|
|
|
16
|
-
VERSION="0.0.
|
|
16
|
+
VERSION="0.0.8"
|
|
17
17
|
URL="https://github.com/wayqteam/beekon-ios-binary/releases/download/v${VERSION}/BeekonKit.xcframework.zip"
|
|
18
|
-
# SHA256 of the v0.0.
|
|
19
|
-
# `binaryTarget` checksum in beekon-ios-binary's Package.swift at tag v0.0.
|
|
18
|
+
# SHA256 of the v0.0.8 BeekonKit.xcframework.zip. Matches the SwiftPM
|
|
19
|
+
# `binaryTarget` checksum in beekon-ios-binary's Package.swift at tag v0.0.8
|
|
20
20
|
# (SwiftPM's compute-checksum is the SHA256 of the zip).
|
|
21
|
-
EXPECTED_SHA="
|
|
21
|
+
EXPECTED_SHA="c404ec60d4ec8950027dac671d60c88a47209d203112b59637f6c3f358f18c7b"
|
|
22
22
|
|
|
23
23
|
ROOT="$(cd "$(dirname "$0")/.." && pwd)"
|
|
24
24
|
DEST_DIR="${ROOT}/ios/Frameworks"
|