ios build error code 70

ERROR [2020-02-19 02:30:48.10]: Exit status: 70
±--------------±------------------------+
| Build environment |
±--------------±------------------------+
| xcode_path | /Applications/Xcode.app |
| gym_version | 2.116.1 |
| export_method | app-store |
| sdk | iPhoneOS13.0.sdk |
±--------------±------------------------+
INFO [2020-02-19 02:30:48.12]:
ERROR [2020-02-19 02:30:48.12]: Looks like fastlane ran into a build/archive error with your project
ERROR [2020-02-19 02:30:48.12]: It’s hard to tell what’s causing the error, so we wrote some guides on how
ERROR [2020-02-19 02:30:48.12]: to troubleshoot build and signing issues: Getting Started - fastlane docs
ERROR [2020-02-19 02:30:48.12]: Before submitting an issue on GitHub, please follow the guide above and make
ERROR [2020-02-19 02:30:48.12]: sure your project is set up correctly.
ERROR [2020-02-19 02:30:48.12]: fastlane uses xcodebuild commands to generate your binary, you can see the
ERROR [2020-02-19 02:30:48.12]: the full commands printed out in yellow in the above log.
ERROR [2020-02-19 02:30:48.12]: Make sure to inspect the output above, as usually you’ll find more error information there
INFO [2020-02-19 02:30:48.12]:
[stderr] /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/fastlane_core/lib/fastlane_core/ui/interface.rb:163:in build_failure!': [!] Error packaging up the application (FastlaneCore::Interface::FastlaneBuildFailure) [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/fastlane_core/lib/fastlane_core/ui/ui.rb:17:in method_missing’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/error_handler.rb:112:in handle_package_error' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/runner.rb:138:in block in package_app’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/fastlane_core/lib/fastlane_core/command_executor.rb:89:in execute' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/runner.rb:134:in package_app’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/runner.rb:27:in run' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/manager.rb:19:in work’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/commands_generator.rb:44:in block (2 levels) in run' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in call’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in run' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in run_active_command’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in run!' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in run!’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/commands_generator.rb:75:in run' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/gym/lib/gym/commands_generator.rb:15:in start’
[stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/fastlane/lib/fastlane/cli_tools_distributor.rb:111:in take_off' [stderr] from /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.116.1/bin/fastlane:23:in <top (required)>’
[stderr] from /usr/local/bin/fastlane:23:in load' [stderr] from /usr/local/bin/fastlane:23:in
removed provisioning profile from the home directory
Error: fastlane exited with non-zero code: 1
at ChildProcess.completionListener (/usr/local/turtle-js/node_modules/@expo/xdl/node_modules/@expo/spawn-async/build/spawnAsync.js:52:23)
at Object.onceWrapper (events.js:317:30)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:915:16)
at Socket.stream.socket.on (internal/child_process.js:336:11)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at Pipe._handle.close [as _onclose] (net.js:561:12)

at spawnAsync (/usr/local/turtle-js/node_modules/@expo/xdl/node_modules/@expo/spawn-async/build/spawnAsync.js:17:21)
at spawnAsyncThrowError (/usr/local/turtle-js/node_modules/@expo/xdl/build/detach/ExponentTools.js:235:45)
at runFastlane (/usr/local/turtle-js/node_modules/@expo/xdl/build/detach/IosCodeSigning.js:348:51)
at Object.buildIPA (/usr/local/turtle-js/node_modules/@expo/xdl/build/detach/IosCodeSigning.js:223:11)
at Object.build (/usr/local/turtle-js/node_modules/@expo/xdl/build/detach/IosIPABuilder.js:166:30)
at

how can i fix it ?
HELP

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.