Post

Replies

Boosts

Views

Activity

Verify the Developer App certificate on device failed
When I running a ios project, the following message appears: Failed to install embedded profile for xxxxxxx: 0xe8008012 (This provisioning profile cannot be installed on this device.) Verify that the Developer App certificate for your account is trusted on your device. Open Settings on the device and navigate to General -> VPN & Device Management, then select your Developer App certificate to trust it. When I go to 'General -> VPN & Device Management,' there is nothing there. everything seems up to date, my macos is Sonoma 14.3.1, ios device 17.3 Xcode 15.2.
0
1
1.4k
Mar ’24
(crash) NWPathMonitor EXC_BAD_ACCESS (code=1, address=0x0)
plateform: iPadOS 16.3.1 xcode:15.2 code: self.queue = Queue() self.monitor = NWPathMonitor() self.monitor.pathUpdateHandler = { [weak self] path in queue.async { } }
Replies
1
Boosts
0
Views
241
Activity
Feb ’25
xcode15.2: Unable to discover `swiftc` command line tool info
Unable to discover swiftc command line tool info: Could not parse Swift versions from: Swift/ErrorType.swift:200: Fatal error: Error raised at top level: Error Domain=NSCocoaErrorDomain Code=4 "The file “swiftc” doesn’t exist." UserInfo={NSFilePath=swiftc} how to fix ?
Replies
2
Boosts
1
Views
1.5k
Activity
Sep ’24
Fatal error: NSArray element failed to match the Swift Array Element type
ASDisplayNode is obj-c.
Replies
1
Boosts
0
Views
584
Activity
Apr ’24
how to upload ipa file to testFlight by xcrun altools?
rt thanks
Replies
0
Boosts
0
Views
527
Activity
Mar ’24
Verify the Developer App certificate on device failed
When I running a ios project, the following message appears: Failed to install embedded profile for xxxxxxx: 0xe8008012 (This provisioning profile cannot be installed on this device.) Verify that the Developer App certificate for your account is trusted on your device. Open Settings on the device and navigate to General -> VPN & Device Management, then select your Developer App certificate to trust it. When I go to 'General -> VPN & Device Management,' there is nothing there. everything seems up to date, my macos is Sonoma 14.3.1, ios device 17.3 Xcode 15.2.
Replies
0
Boosts
1
Views
1.4k
Activity
Mar ’24
xcode 14.2: Library not loaded: /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
xcode 14.2 run on release scheme is ok. bug run on debug scheme has error: dyld[1821]: Library not loaded: /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa why ?
Replies
1
Boosts
0
Views
508
Activity
Feb ’24