Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work at all #378

Open
gerchicov-vg opened this issue Nov 25, 2024 · 1 comment
Open

Doesn't work at all #378

gerchicov-vg opened this issue Nov 25, 2024 · 1 comment

Comments

@gerchicov-vg
Copy link

I just add it to my project:

Plug-in ended with uncaught signal: 5)
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/folders/h8/r40nx06s5gjg6113733z_r5r0000gn/T\")
)
(deny file-write*
    (subpath \"/Users/admin/Library/Developer/Xcode/DerivedData/AppName-dornruxxhuunrodkalazkewsstej/SourcePackages/checkouts/Layout\")
)
(allow file-write*
    (subpath \"/Users/admin/Library/Developer/Xcode/DerivedData/AppName-dornruxxhuunrodkalazkewsstej/SourcePackages/plugins/layout.output/SnapshotTestingExtensions/SwiftLintPlugin-Layout\")
    (subpath \"/private/var/folders/h8/r40nx06s5gjg6113733z_r5r0000gn/T/TemporaryItems/NSIRD_Xcode_FbJzBz\")
    (subpath \"/private/var/folders/h8/r40nx06s5gjg6113733z_r5r0000gn/T/TemporaryItems\")
)
" /Users/admin/Library/Developer/Xcode/DerivedData/AppName-dornruxxhuunrodkalazkewsstej/SourcePackages/artifacts/layout/SwiftLintBinary-Layout/SwiftLintBinary.artifactbundle/swiftlint-0.54.0-macos/bin/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/Library/Developer/Xcode/DerivedData/AppName-dornruxxhuunrodkalazkewsstej/SourcePackages/plugins/layout.output/SnapshotTestingExtensions/SwiftLintPlugin-Layout /Users/admin/Library/Developer/Xcode/DerivedData/AppName-dornruxxhuunrodkalazkewsstej/SourcePackages/checkouts/Layout/Sources/SnapshotTestingExtensions/UITraitCollection.swift /Users/admin/Library/Developer/Xcode/DerivedData/AppName-dornruxxhuunrodkalazkewsstej/SourcePackages/checkouts/Layout/Sources/SnapshotTestingExtensions/ViewImageConfig.swift

warning: Found a configuration for 'file_header' rule, but it is not enabled on 'opt_in_rules'.
warning: Found a configuration for 'empty_count' rule, but it is not enabled on 'opt_in_rules'.
SourceKittenFramework/library_wrapper.swift:31: Fatal error: Loading sourcekitdInProc.framework/Versions/A/sourcekitdInProc failed

If I don't add "Test" SPM part I get even more errors

@tinder-cfuller
Copy link
Collaborator

tinder-cfuller commented Jan 27, 2025

Hello @gerchicov-vg 👋

Thank you for getting in touch about this issue.

Could you please try using the latest version of the package and confirm whether the issue persists?

Additionally, it would be helpful if you could provide the following information:

  • The versions of Xcode and iOS.
  • The method used to add the package dependency.
  • The steps taken to perform the build.

These details will assist in troubleshooting the issue more effectively. Thank you!

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

No branches or pull requests

2 participants