Title: Error trying to build in Xcode · Issue #10560 · NativeScript/NativeScript · GitHub
Open Graph Title: Error trying to build in Xcode · Issue #10560 · NativeScript/NativeScript
X Title: Error trying to build in Xcode · Issue #10560 · NativeScript/NativeScript
Description: Issue Description The app is running normally, but when a i try to build in Xcode, throws an error. I read in the documentation that it is to be installed specifically Ruby 2.7, but it is no longer possible to install this version on Mac...
Open Graph Description: Issue Description The app is running normally, but when a i try to build in Xcode, throws an error. I read in the documentation that it is to be installed specifically Ruby 2.7, but it is no longer...
X Description: Issue Description The app is running normally, but when a i try to build in Xcode, throws an error. I read in the documentation that it is to be installed specifically Ruby 2.7, but it is no longer...
Opengraph URL: https://github.com/NativeScript/NativeScript/issues/10560
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Error trying to build in Xcode","articleBody":"### Issue Description\n\nThe app is running normally, but when a i try to build in Xcode, throws an error.\r\n\r\nI read in the documentation that it is to be installed specifically Ruby 2.7, but it is no longer possible to install this version on Mac Sonoma.\n\n### Reproduction\n\nWhen i build in Xcode, throws this error:\r\n\n\n### Relevant log output (if applicable)\n\n_No response_\n\n### Environment\n\n```yaml\r\nOS: macOS 14.0\r\nCPU: (4) x64 Intel(R) Core(TM) i9-14900K\r\nShell: /bin/zsh\r\nnode: 22.3.0\r\nnpm: 10.8.1\r\nnativescript: 8.7.2\r\n\r\n# android\r\njava: Not Found\r\nndk: Not Found\r\napis: Not Found\r\nbuild_tools: Not Found\r\nsystem_images: Not Found\r\n\r\n# ios\r\nxcode: 15.4/15F31d\r\ncocoapods: 1.15.2\r\npython: Not Found\r\npython3: 3.9.6\r\nruby: 3.3.3\r\nplatforms: \r\n - DriverKit 23.5\r\n - iOS 17.5\r\n - macOS 14.5\r\n - tvOS 17.5\r\n - visionOS 1.2\r\n - watchOS 10.5\r\n```\r\n\r\n### Dependencies\r\n\r\n```json\r\n\"dependencies\": {\r\n \"@angular/animations\": \"~14.0.6\",\r\n \"@angular/common\": \"~14.0.6\",\r\n \"@angular/compiler\": \"~14.0.6\",\r\n \"@angular/core\": \"~14.0.6\",\r\n \"@angular/forms\": \"~14.0.6\",\r\n \"@angular/platform-browser\": \"~14.0.6\",\r\n \"@angular/platform-browser-dynamic\": \"~14.0.6\",\r\n \"@angular/router\": \"~14.0.6\",\r\n \"@bigin/ns-url-handler\": \"^1.0.6\",\r\n \"@nativescript-community/ui-material-bottom-navigation\": \"7.0.20\",\r\n \"@nativescript-community/ui-material-tabs\": \"7.1.3\",\r\n \"@nativescript-community/ui-pager\": \"^13.0.35\",\r\n \"@nativescript/angular\": \"~14.0.2\",\r\n \"@nativescript/core\": \"~8.3.0\",\r\n \"@nativescript/datetimepicker\": \"^2.1.10\",\r\n \"@nativescript/geolocation\": \"^8.0.2\",\r\n \"@nativescript/google-maps\": \"1.4.4\",\r\n \"@nativescript/social-share\": \"^2.3.0\",\r\n \"@nativescript/theme\": \"~3.0.2\",\r\n \"@nativescript/unit-test-runner\": \"^3.0.4\",\r\n \"@ngx-translate/core\": \"^14.0.0\",\r\n \"@nstudio/nativescript-cardview\": \"^2.0.1\",\r\n \"@nstudio/nativescript-loading-indicator\": \"^4.1.2\",\r\n \"@triniwiz/nativescript-toasty\": \"^4.1.3\",\r\n \"angular2-uuid\": \"^1.1.1\",\r\n \"decode-google-map-polyline\": \"^1.0.1\",\r\n \"dotenv\": \"^16.4.1\",\r\n \"jwt-decode\": \"^3.1.2\",\r\n \"nativescript-barcodescanner\": \"^4.1.2\",\r\n \"nativescript-exit\": \"^1.0.1\",\r\n \"nativescript-oauth2\": \"^3.0.9\",\r\n \"nativescript-pdf-view\": \"^3.0.0-1\",\r\n \"nativescript-sqlite\": \"^2.8.6\",\r\n \"nativescript-ui-autocomplete\": \"^15.2.3\",\r\n \"nativescript-ui-calendar\": \"^8.0.2\",\r\n \"nativescript-ui-chart\": \"^9.0.1\",\r\n \"nativescript-ui-listview\": \"^10.0.2\",\r\n \"nativescript-ui-sidedrawer\": \"^10.0.2\",\r\n \"nativescript-windowed-modal\": \"^7.0.0\",\r\n \"rxjs\": \"~7.5.0\",\r\n \"zone.js\": \"~0.11.5\"\r\n},\r\n\"devDependencies\": {\r\n \"@angular-devkit/build-angular\": \"~14.0.6\",\r\n \"@angular/compiler-cli\": \"~14.0.6\",\r\n \"@jsdevtools/coverage-istanbul-loader\": \"3.0.5\",\r\n \"@nativescript/android\": \"8.5.4\",\r\n \"@nativescript/ios\": \"8.7.2\",\r\n \"@nativescript/types\": \"~8.2.0\",\r\n \"@nativescript/webpack\": \"~5.0.6\",\r\n \"@ngtools/webpack\": \"~14.0.6\",\r\n \"@types/jasmine\": \"4.0.0\",\r\n \"karma\": \"6.3.0\",\r\n \"karma-coverage\": \"2.2.0\",\r\n \"karma-jasmine\": \"4.0.2\",\r\n \"karma-nativescript-launcher\": \"0.4.0\",\r\n \"nyc\": \"15.1.0\",\r\n \"typescript\": \"~4.7.0\"\r\n}\r\n```\n\n### Please accept these terms\n\n- [X] I have searched the [existing issues](https://github.com/NativeScript/NativeScript/issues) as well as [StackOverflow](https://stackoverflow.com/questions/tagged/nativescript) and this has not been posted before\n- [X] This is a bug report\n- [X] I agree to follow this project's [Code of Conduct](https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#coc)","author":{"url":"https://github.com/fernando-porto","@type":"Person","name":"fernando-porto"},"datePublished":"2024-06-18T21:18:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/10560/NativeScript/issues/10560"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:4833f1ef-998b-7f99-b84a-220b60498697 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B938:1721AF:187C517:217D535:6964BA88 |
| html-safe-nonce | 2328ba630d529c91a748baf89eaf1a1b102bbfc75cf2977ef1c60458f055c567 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCOTM4OjE3MjFBRjoxODdDNTE3OjIxN0Q1MzU6Njk2NEJBODgiLCJ2aXNpdG9yX2lkIjoiNTkyMDc2MjM2OTQ5NzQxNDI4MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 0b8123f7a921a57f8caa6932de7a51b6b9ac89b92d57f6d1ee96463ad5b66749 |
| hovercard-subject-tag | issue:2360735831 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/NativeScript/NativeScript/10560/issue_layout |
| twitter:image | https://opengraph.githubassets.com/840f3cbd65c879cabc44feb148982fd1da958792ca3171097f880a609447d83e/NativeScript/NativeScript/issues/10560 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/840f3cbd65c879cabc44feb148982fd1da958792ca3171097f880a609447d83e/NativeScript/NativeScript/issues/10560 |
| og:image:alt | Issue Description The app is running normally, but when a i try to build in Xcode, throws an error. I read in the documentation that it is to be installed specifically Ruby 2.7, but it is no longer... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | fernando-porto |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9917306ebdf5f9f30d13ede7b74f08a45b5f12b401ce3e4bfabd895ea0ca0ada |
| turbo-cache-control | no-preview |
| go-import | github.com/NativeScript/NativeScript git https://github.com/NativeScript/NativeScript.git |
| octolytics-dimension-user_id | 7392261 |
| octolytics-dimension-user_login | NativeScript |
| octolytics-dimension-repository_id | 31492490 |
| octolytics-dimension-repository_nwo | NativeScript/NativeScript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 31492490 |
| octolytics-dimension-repository_network_root_nwo | NativeScript/NativeScript |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 020ceddb26807bba62dcfb410905847d63243ff5 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width