(Translated by https://www.hiragana.jp/) Issue with Nested Bundles and Disallowed Files When Archiving with Realm-Swift · Issue #8617 · realm/realm-swift · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an issue when attempting to archive my project which uses Realm-Swift via Swift Package Manager (SPM). Here is a detailed description of the problem and my project setup:
Project Structure:
App Module :
Uses AdFit library installed via SPM.
ViewModel Module :
Uses Realm-Swift installed via SPM.
Realm-Swift is set to Embed & Sign.
Issue:
When archiving, the following errors occur
Despite setting Realm-Swift to Embed & Sign and having no issues during the build process, these errors arise during the archive process.
Attached are screenshots of the errors for your reference.
Could you please assist with resolving this issue?
Thank you
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
Major
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
ios 17.2
Build environment
Xcode version: 15.3
Dependency manager and version: ...
The text was updated successfully, but these errors were encountered:
How frequently does the bug occur?
Always
Description
Hi Realm Team,
I am encountering an issue when attempting to archive my project which uses Realm-Swift via Swift Package Manager (SPM). Here is a detailed description of the problem and my project setup:
Project Structure:
App Module :
ViewModel Module :
Issue:
When archiving, the following errors occur
Despite setting Realm-Swift to Embed & Sign and having no issues during the build process, these errors arise during the archive process.
Attached are screenshots of the errors for your reference.
Could you please assist with resolving this issue?
Thank you
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
Major
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
ios 17.2
Build environment
Xcode version: 15.3
Dependency manager and version: ...
The text was updated successfully, but these errors were encountered: