ionic-team / ionic-team/capacitor-filesystem
[Bug]: Filesystem and Mac Catalyst Xcode build : No such module 'IONFilesystemLib'
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 15
- Avg merge
- 14m
- Merged PRs (30d)
- 1
Description
### Capacitor Version
Latest Dependencies:
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/android: 7.2.0
@capacitor/ios: 7.2.0
Installed Dependencies:
@capacitor/android: not installed
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/ios: 7.2.0
### Other API Details
```Shell
pod : 1.16.2
"@capacitor/filesystem": "^7.1.1",
```
### Platforms Affected
- [x] iOS
- [ ] Android
- [ ] Web
### Current Behavior
Hi,
Since the latest version of @capacitor/filesystem (7.1.1) (works before in version 7.0.1) I can no longer build under Xcode the Catalyst (Mac) version of my app. I have the error: No such module 'IONFilesystemLib'.
Everything works properly for iOS, I can build and lunch app in the simulator
### Expected Behavior
Build Macos version with catalyst
### Project Reproduction
-
### Additional Information

Contributor guide
Assessment
This issue has not been assessed yet.