Post

Replies

Boosts

Views

Activity

Reply to Privacy Manifests vs CocoaPods?
We're already doing that to include the privacy manifest (PrivacyInfo.xcprivacy) in the sources we provide. However, Xcode does not add this manifest into the (aggregated) privacy report, so App developers will (unfortunately) have to check this privacy manifest themselves (manually). We're looking for a way to get the privacy manifest included in the privacy report, when using CocoaPods.
Topic: Privacy & Security SubTopic: General Tags:
Jul ’23
Reply to Should we add Precise Location to our SDK's privacy manifest if we use the current SSID?
I'm not sure I understand your answer: is that a "Yes" or a "No"? We don't use CoreLocation, but (from your link): Information that describes the location of a user or device with the same or greater resolution as a latitude and longitude with three or more decimal places. Does the SSID pinpoint a location with that high precision? (If so, we should add this data type, according to this documentation)
Jul ’23
Reply to Apple Development Certificate not trusted - no root cert found even though they are installed
I also got hit by this issue, even after re-installing Apple's root certificates. My workaround is to delete my development certificate from the keychain, download it from the developer web site, and re-install it. The developer certificate will then be trusted for the remainder of the day. However, the next morning it is not trusted again! So I have to apply this workaround every morning... Huh? What's the proper fix?
Jul ’21
Reply to Privacy Manifests vs CocoaPods?
We're already doing that to include the privacy manifest (PrivacyInfo.xcprivacy) in the sources we provide. However, Xcode does not add this manifest into the (aggregated) privacy report, so App developers will (unfortunately) have to check this privacy manifest themselves (manually). We're looking for a way to get the privacy manifest included in the privacy report, when using CocoaPods.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Should we add Precise Location to our SDK's privacy manifest if we use the current SSID?
I'm not sure I understand your answer: is that a "Yes" or a "No"? We don't use CoreLocation, but (from your link): Information that describes the location of a user or device with the same or greater resolution as a latitude and longitude with three or more decimal places. Does the SSID pinpoint a location with that high precision? (If so, we should add this data type, according to this documentation)
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 Beta 1: Access Wi-Fi Information and Hotspot Configuration capability broken?
This problem does not reproduce with Xcode 15 Beta 2. Or is it because I now have to quit Cisco AnyConnect to see an iPhone?
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Xcode 15 Beta 2 can't find iOS 17 Beta 2 device
After I quit Cisco AnyConnect Secure Mobility Client (which I have to use to connect to my company's network via VPN) Xcode does see that iPhone... What kind of network access is required to connect over USB? (What could Cisco be blocking?)
Replies
Boosts
Views
Activity
Jun ’23
Reply to Xcode 15 Beta 1: Access Wi-Fi Information and Hotspot Configuration capability broken?
Submitted as FB12254801.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to UI Tests on real device broken on iOS 15.4
Still an issue in iOS 15.4.1 (19E258).
Replies
Boosts
Views
Activity
Apr ’22
Reply to UI Tests on real device broken on iOS 15.4
Same issue here on iOS 15.4 (19E241) with a real device (iPhone 12). Works fine in an iOS 15.4 simulator in Xcode 13.3 (13E113). Also worked fine on that iPhone 12 on all previous iOS 15 releases (15.3.1, 15.3, 15.2.1, 15.2, 15.1.1, 15.1, 15.0.2, 15.0.1, 15.0).
Replies
Boosts
Views
Activity
Mar ’22
Reply to Apple Development Certificate not trusted - no root cert found even though they are installed
Two more colleagues are now suffering from this issue. Any updates?
Replies
Boosts
Views
Activity
Jan ’22
Reply to How to prevent Software Update from offering old Xcode Command Line Tools?
Removing /Library/Developer/CommandLineTools (as suggested by Technical Note TN2339) did not help
Replies
Boosts
Views
Activity
Nov ’21
Reply to How to prevent Software Update from offering old Xcode Command Line Tools?
Several people on the internet suggest removing (relevant, com.apple.pkg.CLTools_*?) receipts from /Library/Apple/System/Library/Receipts, but that requires (temporarily) disabling SIP. Might be a solution for some, but I'd rather have a cleaner one...
Replies
Boosts
Views
Activity
Nov ’21
Reply to How to prevent Software Update from offering old Xcode Command Line Tools?
Also my developer certificate expires every day... Should I make a clean start? How can I do this without wiping the disc, OS, and other Apps?
Replies
Boosts
Views
Activity
Nov ’21
Reply to Apple Development Certificate not trusted - no root cert found even though they are installed
Today I even had to re-install the certificate 3 times! (instead of once every day...) Any fix for this? (I already have all Apple certificates installed)
Replies
Boosts
Views
Activity
Nov ’21
Reply to Apple Development Certificate not trusted - no root cert found even though they are installed
I also got hit by this issue, even after re-installing Apple's root certificates. My workaround is to delete my development certificate from the keychain, download it from the developer web site, and re-install it. The developer certificate will then be trusted for the remainder of the day. However, the next morning it is not trusted again! So I have to apply this workaround every morning... Huh? What's the proper fix?
Replies
Boosts
Views
Activity
Jul ’21