Skip to content

Commit

Permalink
Remove WhiteNavigationController in favour of the pod with the same n…
Browse files Browse the repository at this point in the history
…ame.
  • Loading branch information
Zandor300 committed Mar 31, 2019
1 parent 9185852 commit eac7b2c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 113 deletions.
1 change: 1 addition & 0 deletions Example/GeneralToolsFramework.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down
13 changes: 1 addition & 12 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion GeneralToolsFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'GeneralToolsFramework'
s.version = '1.0.2'
s.version = '1.1.0'
s.summary = 'Contains general tools used in my iOS apps.'

# This description is used to generate tags and improve search results.
Expand Down

This file was deleted.

0 comments on commit eac7b2c

Please sign in to comment.