1 Star 0 Fork 0

ericdotwang/R.swift

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
RswiftConfig.xcconfig 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tomas Harkema 提交于 2020-04-30 02:37 +08:00 . Notarize builds (#644)
//
// RswiftConfig.xcconfig
// R.swift
//
// Created by Tom Lokhorst on 2017-04-23.
// Copyright © 2017 Mathijs Kadijk. All rights reserved.
//
// Intermediate build files go here
PROJECT_TEMP_DIR = $(SRCROOT)/build/$(PROJECT_NAME).build
// Build-related files for the active build configuration go here
CONFIGURATION_BUILD_DIR = $(SRCROOT)/build/$CONFIGURATION
// The final product executables and other build products go here
BUILT_PRODUCTS_DIR = $(SRCROOT)/build/$CONFIGURATION
// Mac OS SDK 10.11
MACOSX_DEPLOYMENT_TARGET = 10.11
// Enable hardened runtime
ENABLE_HARDENED_RUNTIME = YES
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ericdotwang/R.swift.git
git@gitee.com:ericdotwang/R.swift.git
ericdotwang
R.swift
R.swift
master

搜索帮助