Post

Replies

Boosts

Views

Activity

Reply to No such module 'Alamofire' while running simulator in Xcode 12.4
post_install do |installer|          installer.pods_project.build_configurations.each do |config|         config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64"       end end
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to StoreKit + SwiftUI Previews - No such module '_StoreKit_SwiftUI'
This might help somebody
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to shouldChangeCharactersIn called twice on simulator
Same issue, wasted like 2/3 hours on this. Dosen't work on simulator as expected but works fine on real device.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to Xcode 15 Overheating M2
Same issue here, Macbook Pro M2 Pro 16 inch
Replies
Boosts
Views
Activity
Sep ’23