Skip to content

Missing iOS sources in npm package capacitor-plugin-jpush@3.0.1 #18

Description

@passwhl

Hi, thanks for maintaining this plugin.

I found that the published npm package capacitor-plugin-jpush@3.0.1 does not contain the ios directory, although the GitHub repository/tag appears to include iOS-related files.

Details:

  • Installed package from npm has:
    • android/
    • dist/
    • CapacitorPluginJpush.podspec
    • package.json
    • README.md
  • But it does not contain any ios/ sources.

This seems inconsistent with the package metadata:

  • package.json includes ios/Plugin/ in the files field
  • CapacitorPluginJpush.podspec references:
    ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}

I also checked the published npm tarball for 3.0.1, and it indeed does not include any ios/ files. So this does not look like a local install problem.

Could you please verify whether the iOS sources were accidentally omitted from the npm publish for 3.0.1?

Environment:

  • Capacitor 7 project
  • package dependency: capacitor-plugin-jpush@3.0.1

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions