SPB Git

spb/metrika Public

Stata-class statistics, GPU-accelerated by Apple Silicon. Native Swift — no Electron, no Python runtime, no compromises.

Swift 92.4% HTML 3.3% R 3% Shell 1.3%

chore: commit pending workspace changes

Simon-Pierre Boucher committed yesterday (Aug 10, 2026) parent 3e17e9f

Showing 1 changed file with +2 and −2

modified Metrika.xcodeproj/project.pbxproj +2 −2
@@ -353,7 +353,7 @@
353 353 "$(inherited)",
354 354 "@executable_path/../Frameworks",
355 355 );
356 MARKETING_VERSION = 1.0.0;
356 + MARKETING_VERSION = 1.0.1;
357 357 ONLY_ACTIVE_ARCH = YES;
358 358 PRODUCT_BUNDLE_IDENTIFIER = ai.spboucher.metrika;
359 359 SDKROOT = macosx;
@@ -400,7 +400,7 @@
400 400 "$(inherited)",
401 401 "@executable_path/../Frameworks",
402 402 );
403 MARKETING_VERSION = 1.0.0;
403 + MARKETING_VERSION = 1.0.1;
404 404 ONLY_ACTIVE_ARCH = YES;
405 405 PRODUCT_BUNDLE_IDENTIFIER = ai.spboucher.metrika;
406 406 SDKROOT = macosx;
407 407