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

[SR-14392] No such module 'MaterialComponents' only when archiving? #401

Closed
swift-ci opened this issue Mar 23, 2021 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-14392
Radar None
Original Reporter besart.haxhidema (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s CodeCompletion, Compiler, SwiftSyntax
Labels Bug
Assignee besart.haxhidema (JIRA)
Priority Medium

md5: 632482ec7a801dbde43c2d4492e5168d

Issue Description:

I am trying to archive my app, but I get 'No such module 'MaterialComponents' error. The app runs on simulator and real device.

This is my ppod file:

Uncomment the next line to define a global platform for your project# Uncomment the next line to define a global platform for your project# platform :ios, '10.0'*

Comment the next line if you're not using Swift and don't want to use dynamic frameworks use_frameworks!
# Pods for Učiti Engleski

pod 'Firebase/Core'

pod 'Firebase/Database'

pod 'Firebase/Auth'

pod 'Firebase/Crash'

pod 'Google-Mobile-Ads-SDK','~>8.0'

pod 'MaterialComponents/Cards'

pod 'OneSignal', '>= 3.0.0', '< 4.0'
end
target 'OneSignalNotificationServiceExtension' do

#only copy below line use_frameworks!
pod 'OneSignal', '>= 3.0.0', '< 4.0'end

@typesanitizer
Copy link

Thank you for the bug report. Looks like this issue is based specific to Xcode's archive process, and is not an issue related to a component of the open source toolchain (compiler, stdlib, lldb, SourceKit etc.). Bug reports for Xcode can be reported through feedbackassistant.apple.com.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 9, 2022
@kimdv
Copy link
Collaborator

kimdv commented May 10, 2022

@ahoppen I think we can close this one, as it looks like it's not related to SwiftSyntax.

@ahoppen
Copy link
Collaborator

ahoppen commented May 10, 2022

Closing because this is not open source specific. Please report the bug through https://feedbackassistant.apple.com as mentioned above.

@Overcot
Copy link

Overcot commented May 20, 2022

Is this issue to be closed?) @ahoppen

@ahoppen ahoppen closed this as completed May 20, 2022
adevress pushed a commit to adevress/swift-syntax that referenced this issue Jan 14, 2024
Use the `SwiftOperators` module to fold sequence expressions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants