I am attempting to show my Python kivymd challenge into an app. I am engaged on a VMware digital machine, latest mac model, and latest Xcode model. Except for being a bit gradual and laggy typically, I did not see any main issues or variations from a traditional Mac.
In Xcode on Mac, I am attempting to #embrace , and I did add the SDL2.framework to the challenge each on the “Construct Phases/Hyperlink Binary With Libraries” and the “Basic/Frameworks, Libraries, and Embedded content material”, in “Construct Settings/Header Search Paths” I added the $(PROJECT_DIR)/SDL2.framework path, the $(PROJECT_DIR)/SDL2.framework is added within the “Framework Search Paths” as recursive, and nonetheless it says for the , that the file is just not discovered. I checked with the Finder, and the SDL2.framwork/Headers/SDL.h does exist. It is positively registered at frameworks, trigger it was robotically added to embed frameworks, and it is below frameworks class. I did choose the challenge below targets.
This the trail to the file: /Customers/mac/Library/Developer/Xcode/DerivedData/SDL-gzszrvbgzjiccqdmphyspigdkhia/Construct/Merchandise/Debug-iphoneos/SDL2.framework/Headers/SDL.h
I additionally checked a number of posts:
I additionally checked 3 different related Stack Overflow posts, none of them was my subject.
