Skip to content

fix: remove macOS-only security scoped bookmark options#18

Merged
pfwang80s merged 1 commit into
mainfrom
pfwang80s/ios-security-scope-availability
Jun 15, 2026
Merged

fix: remove macOS-only security scoped bookmark options#18
pfwang80s merged 1 commit into
mainfrom
pfwang80s/ios-security-scope-availability

Conversation

@pfwang80s

Copy link
Copy Markdown
Contributor

Summary

  • Remove the explicit macOS platform declaration because this SDK is iOS-only.
  • Remove macOS-only .withSecurityScope bookmark creation and resolution options from file preparation.
  • Keep existing file access, upload, and resume flows unchanged.

Verification

  • rg -n "withSecurityScope" Sources Tests Package.swift
  • DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild -scheme DataGatewayClient -destination 'generic/platform=iOS' build\n\n## Notes\n- swift build and swift test are not used as required verification for this iOS-only package; SwiftPM host builds fall back to macOS planning and are outside this fix scope.

@pfwang80s pfwang80s changed the title Fix iOS build for security scoped bookmark options fix: remove macOS-only security scoped bookmark options Jun 15, 2026
@pfwang80s pfwang80s merged commit cfa9512 into main Jun 15, 2026
1 of 2 checks passed
@pfwang80s pfwang80s deleted the pfwang80s/ios-security-scope-availability branch June 15, 2026 07:46
pfwang80s added a commit that referenced this pull request Jun 15, 2026
Release v0.1.4.

Includes #18: fix iOS build by removing macOS-only security scoped bookmark options.
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.

1 participant