mirror of
https://github.com/wahyd4/libr-ios.git
synced 2026-08-08 21:02:39 +10:00
update build number and ifx the pod warnning issue
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
ruby-2.2.2
|
||||
2.2.3
|
||||
|
||||
+1
-1
@@ -58,4 +58,4 @@ SPEC CHECKSUMS:
|
||||
Toast: 0773b8fc0e97352ca6054517bec7ebdd4110029d
|
||||
WeiboSDK: 5f2a707c4569a64f4641f4171acd712016f24342
|
||||
|
||||
COCOAPODS: 0.38.2
|
||||
COCOAPODS: 0.39.0
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
45EA2FFC1BCA7A6A004E6960 /* libSocialWechat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45EA2FF41BCA7A6A004E6960 /* libSocialWechat.a */; };
|
||||
45EA2FFD1BCA7A6A004E6960 /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45EA2FF51BCA7A6A004E6960 /* libWeChatSDK.a */; };
|
||||
45F6B0B51B95CCA200BDF464 /* BaiscTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45F6B0B41B95CCA200BDF464 /* BaiscTabBarController.swift */; };
|
||||
8D5F6889ADBDB383F399FF67 /* Pods_librx.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721DA8EAA3684C1593DF378D /* Pods_librx.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
||||
8D5F6889ADBDB383F399FF67 /* Pods_librx.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 721DA8EAA3684C1593DF378D /* Pods_librx.framework */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
@@ -1140,7 +1140,7 @@
|
||||
CODE_SIGN_ENTITLEMENTS = librx/librx.entitlements;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
||||
EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)";
|
||||
ENABLE_BITCODE = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
@@ -1174,8 +1174,8 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_ENTITLEMENTS = librx/librx.entitlements;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)";
|
||||
ENABLE_BITCODE = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
@@ -1268,7 +1268,7 @@
|
||||
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = BrandAsset;
|
||||
CODE_SIGN_ENTITLEMENTS = libxShareExt/libxShareExt.entitlements;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/build/Release-iphoneos",
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>1.0.5</string>
|
||||
<key>LSApplicationQueriesSchemes</key>
|
||||
<array>
|
||||
<string>weibosdk2.5</string>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>1.0.5</string>
|
||||
<key>NSExtension</key>
|
||||
<dict>
|
||||
<key>NSExtensionAttributes</key>
|
||||
|
||||
Reference in New Issue
Block a user