Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View raffienficiaud's full-sized avatar

Raffi Enficiaud raffienficiaud

View GitHub Profile
@raffienficiaud
raffienficiaud / ios_helper.cmake
Created October 1, 2018 23:17
A helper CMake file for iOS for specifying the CODESIGN identity and PROVISIONING profile
# ============================================================================
# Copyright 2018, Raffi Enficiaud.
# All rights reserved.
#
# Distributed under the OSI-approved Boost Software License 1.0. See
# https://www.boost.org/users/license.html for details.
#
# ============================================================================
# This file contains several utilities for iOS developments