{"id":13646060,"url":"https://github.com/cristeab/ios-cmake","last_synced_at":"2025-04-21T17:31:52.720Z","repository":{"id":12799651,"uuid":"15473490","full_name":"cristeab/ios-cmake","owner":"cristeab","description":"A toolchain file and examples using cmake for iOS development (this is a fork of a similar project found on code.google.com)","archived":false,"fork":false,"pushed_at":"2020-09-02T07:20:42.000Z","size":53,"stargazers_count":314,"open_issues_count":2,"forks_count":110,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-09T19:41:19.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cristeab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-27T12:38:13.000Z","updated_at":"2024-10-28T16:57:59.000Z","dependencies_parsed_at":"2022-09-17T00:11:13.481Z","dependency_job_id":null,"html_url":"https://github.com/cristeab/ios-cmake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristeab%2Fios-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristeab%2Fios-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristeab%2Fios-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristeab%2Fios-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cristeab","download_url":"https://codeload.github.com/cristeab/ios-cmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250100555,"owners_count":21374966,"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-08-02T01:02:47.668Z","updated_at":"2025-04-21T17:31:52.348Z","avatar_url":"https://github.com/cristeab.png","language":"CMake","funding_links":[],"categories":["CMake","Toolchains"],"sub_categories":[],"readme":"ios-cmake\n=========\n\nA toolchain file and examples using cmake for iOS development. This is a fork of a similar project found on https://code.google.com/p/ios-cmake/\n\nTested with Xcode 11.4.1\n\nIn order to compile the static library for the iOS simulator (fat file: i386 x86_64), change to the folder where the library sources reside, then:\n\n\tmkdir build\n\tcd build\n \tcmake .. -DCMAKE_TOOLCHAIN_FILE=../../../toolchain/iOS.cmake -DIOS_PLATFORM=SIMULATOR\n \tmake\n \tmake install\n\n Once the library is compiled and installed, change to the folder where the sample application sources reside, then open Xcode project:\n\n \topen hello-app.xcodeproj\n\n\nSet IOS_PLATFORM to OS to build for Device (the generated library is a fat file: armv7 armv7s arm64).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristeab%2Fios-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristeab%2Fios-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristeab%2Fios-cmake/lists"}