forked from wulkano/Aperture
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2447e76
commit a0f712a
Showing
9 changed files
with
14 additions
and
509 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
/.build | ||
/Packages | ||
xcuserdata | ||
project.xcworkspace | ||
/*.xcodeproj |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,6 @@ Pod::Spec.new do |s| | |
s.authors = { 'Sindre Sorhus' => '[email protected]', 'Matheus Fernandes' => '[email protected]' } | ||
s.source = { :git => 'https://github.com/wulkano/Aperture.git', :tag => "v#{s.version}" } | ||
s.source_files = 'Sources/**/*.swift' | ||
s.swift_version = '4.2' | ||
s.swift_version = '5' | ||
s.platform = :macos, '10.12' | ||
end |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.