11 Star 18 Fork 12

ssssddf/SRAlbum

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Podfile 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
sfl 提交于 2024-07-24 17:06 . 0.3.2
source 'https://github.com/CocoaPods/Specs.git'
#source 'https://gitee.com/sr_lele/Specs'
platform:ios,'12.0'
inhibit_all_warnings!
use_frameworks!
project 'SRAlbum'
workspace 'SRAlbum'
target 'SRAlbum' do
pod 'XibFrame'
pod 'SRToast'
# pod 'Verge/Store', "8.9.1"
# pod 'TransitionPatch'
# pod 'Brightroom/Engine'
# pod 'Brightroom/UI-Classic'
# pod 'Brightroom/UI-Crop'
target 'SRAlbumTests' do
inherit! :search_paths
# Pods for testing
end
target 'SRAlbumUITests' do
# Pods for testing
end
end
post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
# config.build_settings['ENABLE_BITCODE'] = 'NO'
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0'
end
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/sr_lele/SRAlbum.git
git@gitee.com:sr_lele/SRAlbum.git
sr_lele
SRAlbum
SRAlbum
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385