summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-06-17 22:20:52 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-06-17 22:20:52 -0700
commit7bef7b310777c41889aeb05ac0d9a2301dfc67da (patch)
treeceafbc81308e3ef1ae117dd8cd0e6da4816b27f8 /ios
parentaa50f1136ef4b1ac5b1e1dfb857aa5e9d4b5155d (diff)
downloadqtlocation-mapboxgl-7bef7b310777c41889aeb05ac0d9a2301dfc67da.tar.gz
update podspec to use debug symbols build during testing
Diffstat (limited to 'ios')
-rw-r--r--ios/MapboxGL.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec
index d08b399877..ce71c81266 100644
--- a/ios/MapboxGL.podspec
+++ b/ios/MapboxGL.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |m|
m.name = 'MapboxGL'
- m.version = '0.4.0-rc.1'
+ m.version = '0.4.0-rc.1-symbols'
m.summary = 'Open source vector map solution for iOS with full styling capabilities.'
m.description = 'Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.'