mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 10:29:58 +02:00
- Sender progress: aggregate only in-flight receivers so the bar clears on
completion and is order-independent ("Sending to N")
- Add Stop sharing and per-receiver Refuse (pending requests) on the sender
- Fix macOS: raise approval modal above the Share sheet; drive foreground
state off NSApplication so background notifications fire
- Persist app identity (display name, category) and signing team via
Info.plist / project.yml / gitignored Local.xcconfig
17 lines
351 B
Plaintext
17 lines
351 B
Plaintext
# Generated by apple/scripts/build-core.sh
|
|
.build-core/
|
|
VnidropCore/vnidrop.xcframework/
|
|
VnidropCore/Sources/VnidropCore/Vnidrop.swift
|
|
|
|
# Generated by XcodeGen from project.yml
|
|
VniDrop.xcodeproj/
|
|
|
|
# Per-developer signing (team id); Signing.xcconfig optionally includes it
|
|
Local.xcconfig
|
|
|
|
# SwiftPM / Xcode
|
|
.build/
|
|
.swiftpm/
|
|
DerivedData/
|
|
*.xcuserstate
|