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'm new to this project and after downloading the repo from Github I've been trying to get it compiled without much success. I'm wondering if there's something simple I've missed, or if there's some other problem. To start with, I updated the xcconfig files with my DEVELOPMENT_TEAM id and bundle ids. I also setup the app group ids so they didn't give me an error (including updating the constant in Constants.swift). From there, I simply hit "Build for Test" and I get the following error:
I tried to look at ContributorsClient.swift but if there's anything there causing it (which, according to the message, seems to be the case?), I can't see it.
I'm running XCode 16.0 (16A242d) on macOS Sonoma 14.6.1 on a MacBookPro M2Max, 96GB RAM with about 1TB of free disk space.
So, what am I missing? Any suggestions that could help me get this compiled, would be greatly appreciated. Thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Greetings!
I'm new to this project and after downloading the repo from Github I've been trying to get it compiled without much success. I'm wondering if there's something simple I've missed, or if there's some other problem. To start with, I updated the xcconfig files with my DEVELOPMENT_TEAM id and bundle ids. I also setup the app group ids so they didn't give me an error (including updating the constant in Constants.swift). From there, I simply hit "Build for Test" and I get the following error:
I tried to look at ContributorsClient.swift but if there's anything there causing it (which, according to the message, seems to be the case?), I can't see it.
I'm running XCode 16.0 (16A242d) on macOS Sonoma 14.6.1 on a MacBookPro M2Max, 96GB RAM with about 1TB of free disk space.
So, what am I missing? Any suggestions that could help me get this compiled, would be greatly appreciated. Thanks in advance!
All reactions