Post

Replies

Boosts

Views

Activity

Reply to Unable to get "Trust this computer"
I have a semi-reliable means of getting things up and running. Reproducible? 🤷‍♂️ Some combination of: Shutdown xCode Unplug iPhone iPhone Settings > General > Reset > Transfer or Reset iPhone > Reset > Reset Location & Privacy Toggle developer setting on watch: Settings > Developer (restart) Plug in iPhone (potential long wait) Start xCode Re-plug iPhone (if the Xcode sync has succeeded with an error message to Trust this computer on iPhone) The key thing seems to be Trust This Computer? on iPhone being acknowledged three times. (One for iPhone?, one for Watch?, one for Xcode? I GUESS? 🤷‍♂️)
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’24
Reply to Xcode failed to provision target. File a bug report...
Tried all of the above (including manual edit of entitlements file). In my failure case "Simulate Background Fetch" from Xcode does not cause the successfully registered BGAppRefreshTaskRequest to execute.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to error: Provisioning profile "XXXXXX" doesn't include the com.apple.developer.healthkit.background-delivery entitlement.
same thing. can't locate the capability in AppStoreConnect or developer profile to get Xcode to generate the appropriate entitlements file. Manually adding the fetch (or other desired) values to the entitlements file causes archive analysis to fail...
Replies
Boosts
Views
Activity
May ’25
Reply to EnvironmentValue in Shape implementation
@Environment is only available from within views and sub-views. Your struct has no access to the environment.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to Unable to get "Trust this computer"
I have a semi-reliable means of getting things up and running. Reproducible? 🤷‍♂️ Some combination of: Shutdown xCode Unplug iPhone iPhone Settings > General > Reset > Transfer or Reset iPhone > Reset > Reset Location & Privacy Toggle developer setting on watch: Settings > Developer (restart) Plug in iPhone (potential long wait) Start xCode Re-plug iPhone (if the Xcode sync has succeeded with an error message to Trust this computer on iPhone) The key thing seems to be Trust This Computer? on iPhone being acknowledged three times. (One for iPhone?, one for Watch?, one for Xcode? I GUESS? 🤷‍♂️)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’24