File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "Compass"
33 s . summary = "Compass helps you setup a central navigation system for your iOS application."
4- s . version = "5.1 .0"
4+ s . version = "6.0 .0"
55 s . homepage = "https://github.com/hyperoslo/Compass"
66 s . license = 'MIT'
77 s . author = { "Hyper Interaktiv AS" => "ios@hyper.no" }
Original file line number Diff line number Diff line change 7373 D5B2E8A91C3A780C00C0327D /* Compass-iOS-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Compass-iOS-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
7474 D5C629401C3A7FAA007F7B7C /* Compass.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Compass.framework; sourceTree = BUILT_PRODUCTS_DIR; };
7575 D5C629491C3A7FAA007F7B7C /* Compass-Mac-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Compass-Mac-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
76+ D5D70EA31F9DD13C0018736F /* Info-tvOS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = "<group>"; };
7677 FDD723411DCA20BC00D722E4 /* Compass.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Compass.framework; sourceTree = BUILT_PRODUCTS_DIR; };
77- FDD723421DCA20BC00D722E4 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-tvOS.plist"; path = "/Users/ferruggp/workspace/Compass/Project/Info-tvOS.plist"; sourceTree = "<absolute>"; };
7878/* End PBXFileReference section */
7979
8080/* Begin PBXFrameworksBuildPhase section */
140140 D53620121D6C743A003C3EE8 /* Project */ = {
141141 isa = PBXGroup;
142142 children = (
143+ D5D70EA31F9DD13C0018736F /* Info-tvOS.plist */,
143144 D53620131D6C743A003C3EE8 /* Info-iOS.plist */,
144145 D53620141D6C743A003C3EE8 /* Info-Mac.plist */,
145- FDD723421DCA20BC00D722E4 /* Info-tvOS.plist */,
146146 D53620151D6C743A003C3EE8 /* Info-Tests-iOS.plist */,
147147 D53620161D6C743A003C3EE8 /* Info-Tests-Mac.plist */,
148148 );
You can’t perform that action at this time.
0 commit comments