hhh weird
Post
Replies
Boosts
Views
Activity
There's such thing as a code block
is there a "allow copy code" option?
check if its compatible
App Store issue? Forgetting to load some dependency?
OK I find out how
var appPath: String = String(reflecting: Bundle.main.bundleURL)
for i in 1...7 {
appPath.removeFirst()
}
Hope it helps
OK Here's my Preview
WHY ARE U LEARNING PYTHON USING XCODE???? download official IDLE at https://www.python.org/downloads/ devforums won't let me type a link :(
iPhone 6 is not possible
yeah how
I think that's because your OS version isn't enough for the code.
since you're not providing the source code, that all I can do.
tip: try in Simulator at iOS 116
yeah which sample code
https://developer.apple.com/documentation/weatherkit/fetching_weather_forecasts_with_weatherkit
is the only I can find
Why not it worked for me