Post

Replies

Boosts

Views

Activity

Reply to Unable to load file from bundle
I ran into this exact same issue. The file was in my bundle, I could see this when running my iOS app on my simulator and using Finder to inspect the app bundle. If I switched String(contentsOfFile: String) to String(contentsOf: URL) it worked. -Ed
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to ios distribution managed
I was searching the internet for an answer to the same question. In my Enterprise account, I go to certificates. I now see "iOS Distribution" cert and "iOS Distribution Managed" cert. Two different creators, two different expiration dates.
Replies
Boosts
Views
Activity
Nov ’21