diff --git a/Compass.podspec b/Compass.podspec index c1373e3..76b05fa 100644 --- a/Compass.podspec +++ b/Compass.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Compass" s.summary = "Compass helps you setup a central navigation system for your iOS application." - s.version = "5.1.0" + s.version = "6.0.0" s.homepage = "https://github.com/hyperoslo/Compass" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" } diff --git a/Compass.xcodeproj/project.pbxproj b/Compass.xcodeproj/project.pbxproj index f8a04d7..066055c 100644 --- a/Compass.xcodeproj/project.pbxproj +++ b/Compass.xcodeproj/project.pbxproj @@ -73,8 +73,8 @@ D5B2E8A91C3A780C00C0327D /* Compass-iOS-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Compass-iOS-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; D5C629401C3A7FAA007F7B7C /* Compass.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Compass.framework; sourceTree = BUILT_PRODUCTS_DIR; }; D5C629491C3A7FAA007F7B7C /* Compass-Mac-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Compass-Mac-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + D5D70EA31F9DD13C0018736F /* Info-tvOS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = ""; }; FDD723411DCA20BC00D722E4 /* Compass.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Compass.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FDD723421DCA20BC00D722E4 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-tvOS.plist"; path = "/Users/ferruggp/workspace/Compass/Project/Info-tvOS.plist"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -140,9 +140,9 @@ D53620121D6C743A003C3EE8 /* Project */ = { isa = PBXGroup; children = ( + D5D70EA31F9DD13C0018736F /* Info-tvOS.plist */, D53620131D6C743A003C3EE8 /* Info-iOS.plist */, D53620141D6C743A003C3EE8 /* Info-Mac.plist */, - FDD723421DCA20BC00D722E4 /* Info-tvOS.plist */, D53620151D6C743A003C3EE8 /* Info-Tests-iOS.plist */, D53620161D6C743A003C3EE8 /* Info-Tests-Mac.plist */, );