Post

Replies

Boosts

Views

Activity

Reply to Asset Validation Failed for Watch app in iOS project
solved using this - https://developer.apple.com/forums/thread/714224
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Running app , even though user completely closed the app
Have you checked this? maybe helpful for you. [https://developer.apple.com/documentation/backgroundtasks)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to 'The app references non-public selectors in Payload'
Please check this one it might help you. [https://developer.apple.com/forums/thread/714224)
Replies
Boosts
Views
Activity
Dec ’22
Reply to Asset Validation Failed for Watch app in iOS project
Solve this with this link [https://developer.apple.com/forums/thread/714224]
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Xcode 14.1 Freez on XIB and Storyboard after few minutes
here are some Todo's Uninstall Xcode completely from your mac there should be no cache or anything and then reinstall the Xcode and see if still there Try to update the Xcode version to 14.2 and then try to reproduce this Check Xcode project format is correct or not Check command line tools are selected correctly or not Xcode >> Setting >> Locations
Replies
Boosts
Views
Activity
Dec ’22
Reply to Xcode automatically cancelled custom script which is added on build phase script
Turns out I was auto-incrementing the build number inside my script file to my .xcodeproj file. due to that Xcode is canceling my script.
Replies
Boosts
Views
Activity
Mar ’23