-
Notifications
You must be signed in to change notification settings - Fork 1
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
4194119
commit 428333f
Showing
14 changed files
with
134 additions
and
126 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
154 changes: 79 additions & 75 deletions
154
DateTransfomer.xcodeproj/project.pbxproj → DateTransformer.xcodeproj/project.pbxproj
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
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
2 changes: 1 addition & 1 deletion
2
...ansfomer/DateToTimestampTransformer.swift → ...nsformer/DateToTimestampTransformer.swift
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
// | ||
// DateTransformer.h | ||
// DateTransformer | ||
// | ||
// Created by Chandler De Angelis on 12/2/17. | ||
// Copyright © 2017 Chandler De Angelis. All rights reserved. | ||
// | ||
|
||
#import <UIKit/UIKit.h> | ||
|
||
//! Project version number for DateTransformer. | ||
FOUNDATION_EXPORT double DateTransformerVersionNumber; | ||
|
||
//! Project version string for DateTransformer. | ||
FOUNDATION_EXPORT const unsigned char DateTransformerVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <DateTransformer/PublicHeader.h> | ||
|
||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...sts/DateToTimestampTransformerTests.swift → ...sts/DateToTimestampTransformerTests.swift
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
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
...erTests/StringToDateTransfomerTests.swift → ...erTests/StringToDateTransfomerTests.swift
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
4 changes: 2 additions & 2 deletions
4
...imeIntervalToStringTransformerTests.swift → ...imeIntervalToStringTransformerTests.swift
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