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

No such module JTAppleCalendar when use Xcode 12.0 build on simulator #1297

Open
alien142 opened this issue Oct 14, 2020 · 10 comments
Open

No such module JTAppleCalendar when use Xcode 12.0 build on simulator #1297

alien142 opened this issue Oct 14, 2020 · 10 comments
Assignees

Comments

@alien142
Copy link

Build error on Simulator: "No such module JTAppleCalendar" by XCode 12.0, but fine on real device.
I used JTAppleCalendar version 7.0

@judopro
Copy link

judopro commented Dec 25, 2020

Did you find a solution? Can confirm the same is happening after upgrading to XCode 12.0. Had Xcode 11.0 prior, all was fine. After upgrade, the simulator doesn't build erroring "No such module JTAppleCalendar" even tho Pods built successfully. But then It works fine to build and run on an actual device. Using JTAppleCalendar (8.0.3)

@makwanayogesh1107
Copy link

Get the same issue in Xcode: 12.4, I am using an apple silicon m1 machine

@p-nicolaou
Copy link

I am on M1 Xcode 12.x as well. Try, running your Xcode using Rosetta and see if that allows you to build the app

@MrGobert
Copy link

Getting the same issue on new Macbook Pro Max....can't run my app on simulator with this package installed. Unfortunate.

@patchthecode
Copy link
Owner

@MrGobert do you have a copy of a barebones sample file that does not run? Zip it and drop it in the chat box in this thread. I'll test this on a newer laptop

@p16r
Copy link

p16r commented Feb 23, 2022

Seeing the same problem on Xcode 13.2.1 on M1 Pro MacBook Pro while pulling in JTAC as an SPM dependency. I'm afraid I don't have a sample file or project for you but I found this post requesting dependency makers to re-export their dependencies as XCFrameworks.

@tekinalper
Copy link

Any update on this? We don't want to use Rozetta :/

@patchthecode
Copy link
Owner

See.. the problem is i dont have those fancy new Macbooks...
i dont even know how to replicate this error. I wish someone with better equipment would help me with this.

I'm putting this as help wanted.

@tekinalper
Copy link

@patchthecode Well, I'm not a really iOS guy but just asked to ChatGPT :) I have intel processor unfortunately otherwise I could try. Anyone else?

https://chat.openai.com/share/1a16c841-f99e-4b46-85f7-2b2d629b876e

@patchthecode
Copy link
Owner

hmm. Maybe someone can test this and do an merge request.
i wont even be able to test this right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants