{"id":15679659,"url":"https://github.com/watson1978/hellogooglemaps","last_synced_at":"2025-05-07T10:14:44.965Z","repository":{"id":7064798,"uuid":"8348935","full_name":"Watson1978/HelloGoogleMaps","owner":"Watson1978","description":" Google Maps SDK Sample with RubyMotion","archived":false,"fork":false,"pushed_at":"2013-04-28T14:37:04.000Z","size":59063,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T10:14:20.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Watson1978.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-22T02:30:28.000Z","updated_at":"2015-02-04T23:08:13.000Z","dependencies_parsed_at":"2022-07-30T09:38:09.740Z","dependency_job_id":null,"html_url":"https://github.com/Watson1978/HelloGoogleMaps","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2FHelloGoogleMaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2FHelloGoogleMaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2FHelloGoogleMaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Watson1978%2FHelloGoogleMaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Watson1978","download_url":"https://codeload.github.com/Watson1978/HelloGoogleMaps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856557,"owners_count":21814858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T16:34:32.197Z","updated_at":"2025-05-07T10:14:44.942Z","avatar_url":"https://github.com/Watson1978.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## HelloGoogleMaps - Google Maps SDK Sample with RubyMotion\n\n![ScreenShot](https://raw.github.com/Watson1978/HelloGoogleMaps/master/screenshot/google_maps.png)\n\n- Configure Your API KEY with `GOOGLE_MAP_API_KEY` in app_delegate.rb\n\n## FYI\n### Configuration\n\nGoogle Maps SDK has only armv7 binary. So, we would not be able to build universal binary (ie, armv7, armv7s).\n\nWe need configuration to build armv7 binary only in your `Rakefile`:\n\n```ruby\nMotion::Project::App.setup do |app|\n  ...\n  app.archs['iPhoneOS'] = ['armv7']\n  ...\nend\n```\n\n### BridgeSupport\nFor the generation of `GoogleMaps.framework.bridgesupport`, we know that there is a bug (http://hipbyte.myjetbrains.com/youtrack/issue/RM-44).\n\nSo far, we need to modify its file manually like https://github.com/Watson1978/HelloGoogleMaps/commit/6f3785f23386a224fed9602aa085a6210c736832","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatson1978%2Fhellogooglemaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatson1978%2Fhellogooglemaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatson1978%2Fhellogooglemaps/lists"}