File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 189189 2163B9EE1A25FBF000610B0C /* Project object */ = {
190190 isa = PBXProject;
191191 attributes = {
192+ LastSwiftUpdateCheck = 0700;
192193 LastUpgradeCheck = 0610;
193194 ORGANIZATIONNAME = "Sam Soffes";
194195 TargetAttributes = {
389390 2163BA3A1A25FBFD00610B0C /* Debug */ = {
390391 isa = XCBuildConfiguration;
391392 buildSettings = {
393+ APPLICATION_EXTENSION_API_ONLY = YES;
392394 CLANG_ENABLE_MODULES = YES;
393395 CURRENT_PROJECT_VERSION = 8;
394396 DEFINES_MODULE = YES;
416418 2163BA3B1A25FBFD00610B0C /* Release */ = {
417419 isa = XCBuildConfiguration;
418420 buildSettings = {
421+ APPLICATION_EXTENSION_API_ONLY = YES;
419422 CLANG_ENABLE_MODULES = YES;
420423 CURRENT_PROJECT_VERSION = 8;
421424 DEFINES_MODULE = YES;
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'GradientView'
3- spec . version = '2.0.3 '
3+ spec . version = '2.1.0 '
44 spec . authors = { 'Sam Soffes' => 'sam@soff.es' }
55 spec . homepage = 'https://github.com/soffes/GradientView'
66 spec . summary = 'Easily use gradients in UIKit.'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0.3 </string >
18+ <string >2.1.0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments