Skip to content

Commit 53967f6

Browse files
committed
Update geopackage to 1.2.2
* This uses new proj4, hopefully solving linker problem
1 parent a5d38fb commit 53967f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ target 'MAGE' do
1010
pod 'HexColors', '~> 2.2.1'
1111
pod 'mage-ios-sdk', :git => 'https://github.com/ngageoint/mage-ios-sdk.git', :tag=> '1.4'
1212
#pod 'mage-ios-sdk', :path => '../mage-ios-sdk'
13-
pod 'geopackage-ios', '~> 1.2.1'
13+
pod 'geopackage-ios', '~> 1.2.2'
1414
pod 'tuneup_js'
1515
end

0 commit comments

Comments
 (0)