Project not building, tutorial steps not accurate
If you use tutorial in readme step by step than project isn't building.
Two errors appear:
..../Delta/Cores/N64DeltaCore/Mupen64Plus/GLideN64/src/Graphics/OpenGLContext/mupen64plus/mupen64plus_DisplayWindow.cpp:12:10: 'Revision.h' file not found
No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "6XVY5G3U44" with a private key was found. (in target 'Systems' from project 'Systems')
How can this be solved? Thanks in advance :)
P.S. Using Xcode 12.5 (12E262), iPhone 12 mini (12.5)
Same problems for me.
This fixed the Revision.h problem for me: https://github.com/rileytestut/Delta/issues/59#issuecomment-619577505
I just fixed the second problem by opening Systems/Systems.xcodeproj, and choosing the correct Team under Targets > Signing Capabilities.
Thank's, i guess this info should be added in readme.
If you use tutorial in readme step by step than project isn't building.
Two errors appear:
..../Delta/Cores/N64DeltaCore/Mupen64Plus/GLideN64/src/Graphics/OpenGLContext/mupen64plus/mupen64plus_DisplayWindow.cpp:12:10: 'Revision.h' file not found
No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "6XVY5G3U44" with a private key was found. (in target 'Systems' from project 'Systems')
How can this be solved? Thanks in advance :)
P.S. Using Xcode 12.5 (12E262), iPhone 12 mini (12.5)
I was having both same issues! While digging through the files I discovered @lukecarbis solution for the 'Revision.h' and was able to fix my issue.
I just fixed the second problem by opening
Systems/Systems.xcodeproj, and choosing the correct Team under Targets > Signing Capabilities.
Wow, thank you! I almost gave up because I couldn't fix this problem. Now everything worked for me.
I am still having issues with compiling this. I've followed all the steps, but I keep getting this error.
Module 'Systems' was created for incompatible target arm64-apple-ios12.0
Update: i've partially resolved that issue, but now, when trying to run it in a simulator, I get another error. /Users/lbibass/git/Delta/Delta.xcodeproj Building for iOS Simulator, but the linked and embedded framework 'Systems.framework' was built for iOS.