Prompt IPA processing failed when IOS adhoc
View the log of standard to view errors
View standard’s log
The log contains a large string of simulator information, so directly search the x86
keyword, and then check which framework is included, and then CD
go in. Remember to enter the framework
and remove i386
and x86_ 64
。
lipo -info xxxx
Remove command:
lipo -remove i386 xxxx -o xxxx
lipo -remove x86_64 xxxx -o xxxx
View errors
Before, I was misled by the Internet. I had to search all the "x86"
keywords, and then search out Ruby (universal. X86_64)
, thinking about viewing or updating with lipo
, which wasted a lot of time and failed… Finally, homebrew
is also updated
Finally, I tried to search error
, and found that framework
was included in bundle
of tent
, and finally it was OK to remove it
IPA processing failed
will be prompted when IOS ad hoc
, the
framework
in tencetopen
is attached with x86
, after removal, you can check the keywords of failed
or error
in your log.
Mon 08
03:00
06:00
09:00
12:00
03:00
06:00
09:00
Tue 09
Remove all SDK schemas
Update relevant environment
IOS tasks
IOS diagram functionality to mermaid
Follow up interest can be focused on the following column or official account number [Python2048].
"Android - the world of hackers"
"difficult and miscellaneous bugs - no language"
Author: Altman Superman dujinyang
Source: CSDN
Original text: https://dujinyang.blog.csdn.net/
Copyright notice: This is the original article of blogger Du Jinyang. Please attach the blog link for reprint!
Read More:
- IOS prompt revoke certificate solution
- Prompt “XXX is” when debugging real machine busy:Processing symbol Files “and” Xcode will continue when XXX is finished“
- Some processing experiences of failed to notify build listener
- IOS error: linker command failed with exit code 1 solution
- Flutter – iOS: Command /bin/sh failed with exit code 255
- Error:Failed to create provisioning profile. – iOS
- Solutions to problems in SAS 9.3 x64 importing and exporting Excel
- iOS Xcode:Failed to create provisioning profile.
- The solution of Maya exporting obj to sp without identifying group information
- IOS development NSURLSession/NSURLConnection HTTP load failed solution
- iOS Failed to find matching arch for 64-bit Mach-O input file
- iOS clang: error: linker command failed with exit code 1 (use -v to see invocation)
- Methods of exporting configuration and importing configuration in IntelliJ idea
- Request processing failed;nested exception is java.lang.*
- Command prompt window prompt system error 5, access denied?
- Error in exporting MySQL database from Linux mysqldump:got error :1045
- Ionic1 compiling IOS encountered * * archive failed * * cordovaerror: promise rejected with non error: ‘error code 65 f
- Command codesign failed with a nonzero exit code or revoke certificate for IOS / Xcode problems
- IOS automation: error dyld in Xcode compilation_ shared_ cache_ extract_ Dylibs failed — the solution is as follows
- Error failed to build IOS project. We ran “xcodebuild” command but it exited wit