This repository was archived by the owner on Feb 28, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Source/AlecrimCoreData.xcodeproj Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "AlecrimCoreData"
4- s . version = "5.0 "
4+ s . version = "5.1 "
55 s . summary = "A powerful and simple Core Data wrapper framework written in Swift."
66 s . homepage = "https://github.com/Alecrim/AlecrimCoreData"
77
Original file line number Diff line number Diff line change 11![ AlecrimCoreData] ( https://raw.githubusercontent.com/Alecrim/AlecrimCoreData/master/AlecrimCoreData.png )
22
3- [ ![ Language: Swift] (https://img.shields.io/badge/lang- Swift 3 -orange.svg?style=flat)] ( https://developer.apple.com/swift/ )
3+ [ ![ Language: Swift] ( https://img.shields.io/badge/Swift-3.2 -orange.svg?style=flat )] ( https://developer.apple.com/swift/ )
44[ ![ Platform] ( https://img.shields.io/cocoapods/p/AlecrimCoreData.svg?style=flat )] ( http://cocoadocs.org/docsets/AlecrimCoreData )
55[ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat )] ( https://raw.githubusercontent.com/Alecrim/AlecrimCoreData/develop/LICENSE )
66[ ![ CocoaPods] ( https://img.shields.io/cocoapods/v/AlecrimCoreData.svg?style=flat )] ( http://cocoapods.org )
Original file line number Diff line number Diff line change 363363 SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator watchos watchsimulator appletvos appletvsimulator";
364364 SWIFT_INSTALL_OBJC_HEADER = NO;
365365 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
366+ SWIFT_VERSION = 3.0;
366367 TVOS_DEPLOYMENT_TARGET = 9.0;
367368 VALID_ARCHS = "x86_64 arm64 armv7 armv7s armv7k";
368369 VERSIONING_SYSTEM = "apple-generic";
You can’t perform that action at this time.
0 commit comments