"keychainAccess" is my embedded framework.
Error installing '/Users/santoshkumar/Downloads/FieldWorkSTG_V1826.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSURL=file:///Users/santoshkumar/Downloads/FieldWorkSTG_V1826.ipa, NSUnderlyingError=0x600009f27090 {Error Domain=IXUserPresentableErrorDomain Code=1 "Unable to Install “FieldWork STAGE”" UserInfo={NSUnderlyingError=0x600009f27360 {Error Domain=MIInstallerErrorDomain Code=71 "FieldWork.app/Frameworks/KeychainAccess.framework is missing its bundle executable. Please check your build settings to make sure that a bundle executable is produced at the path "FieldWork.app/Frameworks/KeychainAccess.framework/KeychainAccess"." UserInfo={NSUnderlyingError=0x600009f273c0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" UserInfo=0x600004c8c940 (not displayed)}, FunctionName=-[MIExecutableBundle executableExistsWithError:], SourceFileLine=1580, NSLocalizedDescription=FieldWork.app/Frameworks/KeychainAccess.framework is missing its bundle executable. Please check your build settings to make sure that a bundle executable is produced at the path "FieldWork.app/Frameworks/KeychainAccess.framework/KeychainAccess".}}, NSLocalizedDescription=Unable to Install “FieldWork STAGE”, NSLocalizedRecoverySuggestion=FieldWork.app/Frameworks/KeychainAccess.framework is missing its bundle executable. Please check your build settings to make sure that a bundle executable is produced at the path "FieldWork.app/Frameworks/KeychainAccess.framework/KeychainAccess"., NSLocalizedFailureReason=Please try again later.}}, NSLocalizedDescription=Failed to install the app on the device.}
Domain: com.apple.dt.DVTCoreDevice
Code: -1
User Info: {
DVTErrorCreationDateKey = "2024-11-13 07:28:18 +0000";
}
--
Error installing '/Users/santoshkumar/Downloads/FieldWorkSTG_V1826.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSURL=file:///Users/santoshkumar/Downloads/FieldWorkSTG_V1826.ipa, NSUnderlyingError=0x600009f27090 {Error Domain=IXUserPresentableErrorDomain Code=1 "Unable to Install “FieldWork STAGE”" UserInfo={NSUnderlyingError=0x600009f27360 {Error Domain=MIInstallerErrorDomain Code=71 "FieldWork.app/Frameworks/KeychainAccess.framework is missing its bundle executable. Please check your build settings to make sure that a bundle executable is produced at the path "FieldWork.app/Frameworks/KeychainAccess.framework/KeychainAccess"." UserInfo={NSUnderlyingError=0x600009f273c0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" UserInfo=0x600004c8c940 (not displayed)}, FunctionName=-[MIExecutableBundle executableExistsWithError:], SourceFileLine=1580, NSLocalizedDescription=FieldWork.app/Frameworks/KeychainAccess.framework is missing its bundle executable. Please check your build settings to make sure that a bundle executable is produced at the path "FieldWork.app/Frameworks/KeychainAccess.framework/KeychainAccess".}}, NSLocalizedDescription=Unable to Install “FieldWork STAGE”, NSLocalizedRecoverySuggestion=FieldWork.app/Frameworks/KeychainAccess.framework is missing its bundle executable. Please check your build settings to make sure that a bundle executable is produced at the path "FieldWork.app/Frameworks/KeychainAccess.framework/KeychainAccess"., NSLocalizedFailureReason=Please try again later.}}, NSLocalizedDescription=Failed to install the app on the device.}
Domain: com.apple.dt.DVTCoreDevice
Code: -1
--
System Information
macOS Version 14.5 (Build 23F79)
Xcode 15.4 (22622) (Build 15F31d)
Timestamp: 2024-11-13T12:58:18+05:30
Post
Replies
Boosts
Views
Activity
NSLocalizedDescription=The certificate for this server is invalid. You might be connecting to a server that is pretending to be “domain” which could put your confidential information at risk., _kCFStreamErrorDomainKey=3,
Xcode: 15.4 simulator iOS version: 17.5
in Info.plist I have this NSAppTransportSecurity NSAllowsArbitraryLoads
Note: The server certificate valid.
NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFNetworkCFStreamSSLErrorOriginalValue=-9807, kCFStreamPropertySSLPeerCertificates=(
"<cert(0x10b811400) s: api.gevernova.com i: GE External Issuing CA 202409200901>",
"<cert(0x10b811c00) s: GE External Issuing CA 202409200901 i: GE External Intermediate CA 2.1>",
"<cert(0x10b832e00) s: GE External Intermediate CA 2.1 i: GE External Root CA 2.1>"
), _kCFStreamPropertySSLClientCertificateState=0, kCFStreamPropertySSLPeerTrust=<SecTrustRef: 0x600003308d20>, NSLocalizedDescription=The certificate for this server is invalid. You might be connecting to a server that is pretending to be “domain” which could put your confidential information at risk., _kCFStreamErrorDomainKey=3,
Xcode: 15.4
simulator iOS version: 17.5
in Info.plist I have this
NSAppTransportSecurity
NSAllowsArbitraryLoads
Note: The server certificate valid.