Skip to content

feat(ios): set up File Provider extension (InternxtFileProvider)#483

Closed
terrerox wants to merge 2 commits into
fix/PB-6477-upload-download-coroutinesfrom
feature/pb-5920-ios-file-provider-extension
Closed

feat(ios): set up File Provider extension (InternxtFileProvider)#483
terrerox wants to merge 2 commits into
fix/PB-6477-upload-download-coroutinesfrom
feature/pb-5920-ios-file-provider-extension

Conversation

@terrerox

@terrerox terrerox commented Jun 7, 2026

Copy link
Copy Markdown

Summary

Adds the InternxtFileProvider NSFileProviderReplicatedExtension target to the iOS app.

  • New InternxtFileProvider target implementing NSFileProviderReplicatedExtension.
  • Wires InternxtSwiftCore via SPM (swift-core branch main); Package.resolved pinned.
  • Apple-template stubs (FileProviderExtension, FileProviderEnumerator, FileProviderItem) with enumeration / download / upload left as TODO follow-ups.
  • App Group / bundle-id placeholders pending real Internxt provisioning.
  • Reuses scaffolding cherry-picked from feature/PB-5920-set-up-file-provider-ios.

This branch is stacked on fix/PB-6477-upload-download-coroutines (not master), whose Xcode/Pods state is compatible with the scaffold, so the CocoaPods-generated project.pbxproj / Podfile.lock cherry-pick applies cleanly.

@terrerox terrerox self-assigned this Jun 7, 2026
@terrerox terrerox force-pushed the feature/pb-5920-ios-file-provider-extension branch from fe575ce to 9f37160 Compare June 8, 2026 03:20
@terrerox terrerox marked this pull request as draft June 8, 2026 03:21
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@terrerox

terrerox commented Jun 8, 2026

Copy link
Copy Markdown
Author

Closing this PR — it has been split into two stacked PRs to respect the 500-lines-per-PR limit (this combined PR was ~773 changed lines).

The two PRs together reproduce exactly the same file tree as this one (no content lost). Superseding branch feature/pb-5920-ios-file-provider-extension will be deleted.

@terrerox terrerox closed this Jun 8, 2026
@terrerox terrerox deleted the feature/pb-5920-ios-file-provider-extension branch June 8, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants