From 8d05d5bee85c819788f7cd52bcfc3da2a88d0212 Mon Sep 17 00:00:00 2001 From: Thierry <thierry.xing@gmail.com> Date: Wed, 9 Mar 2016 16:12:51 +0800 Subject: [PATCH] Bump version to 0.1.5 --- Example/Podfile.lock | 6 +-- .../Pods/Local Podspecs/GMPhobos.podspec.json | 2 +- Example/Pods/Manifest.lock | 6 +-- Example/Pods/Pods.xcodeproj/project.pbxproj | 48 +++++++++---------- .../xcshareddata/xcschemes/GMPhobos.xcscheme | 2 +- .../AFNetworking/Info.plist | 40 ++++++++-------- .../Target Support Files/GMLibrary/Info.plist | 40 ++++++++-------- .../Target Support Files/GMPhobos/Info.plist | 40 ++++++++-------- .../Pods-GMPhobos_Example/Info.plist | 4 +- .../Pods-GMPhobos_Tests/Info.plist | 4 +- .../Target Support Files/TMCache/Info.plist | 40 ++++++++-------- GMPhobos.podspec | 2 +- 12 files changed, 117 insertions(+), 117 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index abd5244..e01d676 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -28,7 +28,7 @@ PODS: - GMLibrary/Network (0.0.1): - AFNetworking (~> 2.6.1) - GMLibrary/Cache (~> 0.0.1) - - GMPhobos (0.1.2): + - GMPhobos (0.1.4): - GMLibrary (~> 0.0.1) - TMCache (2.1.0) @@ -37,12 +37,12 @@ DEPENDENCIES: EXTERNAL SOURCES: GMPhobos: - :path: ../ + :path: "../" SPEC CHECKSUMS: AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60 GMLibrary: c31039ad32bc93f866d6c3052c20acb8cf9c1568 - GMPhobos: efde929e7f1030e9e94e4ec3bf76c632e51ff78e + GMPhobos: 3f04110df4b8dec487ed63622ffd7c4ac8b4342e TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed COCOAPODS: 0.39.0 diff --git a/Example/Pods/Local Podspecs/GMPhobos.podspec.json b/Example/Pods/Local Podspecs/GMPhobos.podspec.json index f51712c..fd3619a 100644 --- a/Example/Pods/Local Podspecs/GMPhobos.podspec.json +++ b/Example/Pods/Local Podspecs/GMPhobos.podspec.json @@ -1,6 +1,6 @@ { "name": "GMPhobos", - "version": "0.1.2", + "version": "0.1.4", "summary": "GM statistic data sdk", "description": "GM event track sdk.", "homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos", diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index abd5244..e01d676 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -28,7 +28,7 @@ PODS: - GMLibrary/Network (0.0.1): - AFNetworking (~> 2.6.1) - GMLibrary/Cache (~> 0.0.1) - - GMPhobos (0.1.2): + - GMPhobos (0.1.4): - GMLibrary (~> 0.0.1) - TMCache (2.1.0) @@ -37,12 +37,12 @@ DEPENDENCIES: EXTERNAL SOURCES: GMPhobos: - :path: ../ + :path: "../" SPEC CHECKSUMS: AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60 GMLibrary: c31039ad32bc93f866d6c3052c20acb8cf9c1568 - GMPhobos: efde929e7f1030e9e94e4ec3bf76c632e51ff78e + GMPhobos: 3f04110df4b8dec487ed63622ffd7c4ac8b4342e TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed COCOAPODS: 0.39.0 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index ae366b6..ce93a8a 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -1224,10 +1224,10 @@ baseConfigurationReference = AD1C6256FCA6BEFBC24DC592A8F912F8 /* Pods-GMPhobos_Tests.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; INFOPLIST_FILE = "Target Support Files/Pods-GMPhobos_Tests/Info.plist"; @@ -1266,10 +1266,10 @@ baseConfigurationReference = 4B83281B4137DA954D83EA220CDB90E2 /* GMPhobos.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/GMPhobos/GMPhobos-prefix.pch"; @@ -1293,10 +1293,10 @@ baseConfigurationReference = E221B79788134832DD7DC8AD209224DD /* AFNetworking.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/AFNetworking/AFNetworking-prefix.pch"; @@ -1320,10 +1320,10 @@ baseConfigurationReference = 4C49103699A5F483AB70D803AE9DFA5F /* Pods-GMPhobos_Example.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; INFOPLIST_FILE = "Target Support Files/Pods-GMPhobos_Example/Info.plist"; @@ -1362,10 +1362,10 @@ baseConfigurationReference = 3343816BC64FAA5152673D9E824B5D11 /* GMLibrary.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/GMLibrary/GMLibrary-prefix.pch"; @@ -1389,10 +1389,10 @@ baseConfigurationReference = 4B83281B4137DA954D83EA220CDB90E2 /* GMPhobos.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/GMPhobos/GMPhobos-prefix.pch"; @@ -1416,10 +1416,10 @@ baseConfigurationReference = 6EA7ADB3E294CD58FB20042A74A49873 /* TMCache.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/TMCache/TMCache-prefix.pch"; @@ -1443,10 +1443,10 @@ baseConfigurationReference = 6EA7ADB3E294CD58FB20042A74A49873 /* TMCache.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/TMCache/TMCache-prefix.pch"; @@ -1470,10 +1470,10 @@ baseConfigurationReference = 9B4A38A63BA332BA886AD102B72BD1F3 /* Pods-GMPhobos_Example.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; INFOPLIST_FILE = "Target Support Files/Pods-GMPhobos_Example/Info.plist"; @@ -1500,10 +1500,10 @@ baseConfigurationReference = 3343816BC64FAA5152673D9E824B5D11 /* GMLibrary.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/GMLibrary/GMLibrary-prefix.pch"; @@ -1527,10 +1527,10 @@ baseConfigurationReference = 288AA61C0CCF9ADA5F1A1719E188283D /* Pods-GMPhobos_Tests.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; INFOPLIST_FILE = "Target Support Files/Pods-GMPhobos_Tests/Info.plist"; @@ -1557,10 +1557,10 @@ baseConfigurationReference = E221B79788134832DD7DC8AD209224DD /* AFNetworking.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 28; + CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 28; + DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_PREFIX_HEADER = "Target Support Files/AFNetworking/AFNetworking-prefix.pch"; diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/GMPhobos.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/GMPhobos.xcscheme index 24edf74..9a3efd8 100644 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/GMPhobos.xcscheme +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/GMPhobos.xcscheme @@ -14,7 +14,7 @@ buildForArchiving = "YES"> <BuildableReference BuildableIdentifier = 'primary' - BlueprintIdentifier = '469EC35C4F97BD6E6B37FACB' + BlueprintIdentifier = '3C48763BA0F1BEE38DC657E0' BlueprintName = 'GMPhobos' ReferencedContainer = 'container:Pods.xcodeproj' BuildableName = 'GMPhobos.framework'> diff --git a/Example/Pods/Target Support Files/AFNetworking/Info.plist b/Example/Pods/Target Support Files/AFNetworking/Info.plist index 68b9366..bd2d24d 100644 --- a/Example/Pods/Target Support Files/AFNetworking/Info.plist +++ b/Example/Pods/Target Support Files/AFNetworking/Info.plist @@ -2,25 +2,25 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>2.6.3</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>28</string> - <key>NSPrincipalClass</key> - <string></string> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>2.6.3</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> </dict> </plist> diff --git a/Example/Pods/Target Support Files/GMLibrary/Info.plist b/Example/Pods/Target Support Files/GMLibrary/Info.plist index 9a69af4..94e5382 100644 --- a/Example/Pods/Target Support Files/GMLibrary/Info.plist +++ b/Example/Pods/Target Support Files/GMLibrary/Info.plist @@ -2,25 +2,25 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>0.0.1</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>28</string> - <key>NSPrincipalClass</key> - <string></string> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>0.0.1</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> </dict> </plist> diff --git a/Example/Pods/Target Support Files/GMPhobos/Info.plist b/Example/Pods/Target Support Files/GMPhobos/Info.plist index a8a5550..1730f88 100644 --- a/Example/Pods/Target Support Files/GMPhobos/Info.plist +++ b/Example/Pods/Target Support Files/GMPhobos/Info.plist @@ -2,25 +2,25 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>0.1.2</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>28</string> - <key>NSPrincipalClass</key> - <string></string> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>0.1.4</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> </dict> </plist> diff --git a/Example/Pods/Target Support Files/Pods-GMPhobos_Example/Info.plist b/Example/Pods/Target Support Files/Pods-GMPhobos_Example/Info.plist index fffa01c..6974542 100644 --- a/Example/Pods/Target Support Files/Pods-GMPhobos_Example/Info.plist +++ b/Example/Pods/Target Support Files/Pods-GMPhobos_Example/Info.plist @@ -15,11 +15,11 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>0.1.4</string> + <string>1.0.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>28</string> + <string>${CURRENT_PROJECT_VERSION}</string> <key>NSPrincipalClass</key> <string></string> </dict> diff --git a/Example/Pods/Target Support Files/Pods-GMPhobos_Tests/Info.plist b/Example/Pods/Target Support Files/Pods-GMPhobos_Tests/Info.plist index fffa01c..6974542 100644 --- a/Example/Pods/Target Support Files/Pods-GMPhobos_Tests/Info.plist +++ b/Example/Pods/Target Support Files/Pods-GMPhobos_Tests/Info.plist @@ -15,11 +15,11 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>0.1.4</string> + <string>1.0.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>28</string> + <string>${CURRENT_PROJECT_VERSION}</string> <key>NSPrincipalClass</key> <string></string> </dict> diff --git a/Example/Pods/Target Support Files/TMCache/Info.plist b/Example/Pods/Target Support Files/TMCache/Info.plist index d714e54..7ecddcc 100644 --- a/Example/Pods/Target Support Files/TMCache/Info.plist +++ b/Example/Pods/Target Support Files/TMCache/Info.plist @@ -2,25 +2,25 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>CFBundleDevelopmentRegion</key> - <string>en</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleShortVersionString</key> - <string>2.1.0</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>28</string> - <key>NSPrincipalClass</key> - <string></string> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>org.cocoapods.${PRODUCT_NAME:rfc1034identifier}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>2.1.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>${CURRENT_PROJECT_VERSION}</string> + <key>NSPrincipalClass</key> + <string></string> </dict> </plist> diff --git a/GMPhobos.podspec b/GMPhobos.podspec index fd2f609..1d747af 100644 --- a/GMPhobos.podspec +++ b/GMPhobos.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "GMPhobos" - s.version = "0.1.4" + s.version = "0.1.5" s.summary = "GM statistic data sdk" # This description is used to generate tags and improve search results. -- 2.18.0