File tree Expand file tree Collapse file tree 5 files changed +12
-8
lines changed
EasySocialButton.xcodeproj
EasySocialButton/Base.lproj Expand file tree Collapse file tree 5 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -63,3 +63,5 @@ fastlane/report.xml
6363fastlane /Preview.html
6464fastlane /screenshots
6565fastlane /test_output
66+
67+ \. DS_Store
Original file line number Diff line number Diff line change 1+ 4.0
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "EasySocialButton"
3- s . version = "1.0.1 "
3+ s . version = "1.0.2 "
44 s . summary = "An easy way to create beautiful social authentication buttons."
55 s . homepage = "https://github.com/Minitour/EasySocialButton"
66 s . license = "MIT"
Original file line number Diff line number Diff line change 107107 TargetAttributes = {
108108 9D1BF7761EA238A8004F8F8C = {
109109 CreatedOnToolsVersion = 8.3;
110- DevelopmentTeam = Y759RK5K7D ;
110+ DevelopmentTeam = 35DWKWL79J ;
111111 ProvisioningStyle = Automatic;
112112 };
113113 };
273273 isa = XCBuildConfiguration;
274274 buildSettings = {
275275 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
276- DEVELOPMENT_TEAM = Y759RK5K7D ;
276+ DEVELOPMENT_TEAM = 35DWKWL79J ;
277277 INFOPLIST_FILE = EasySocialButton/Info.plist;
278278 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
279279 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
280280 PRODUCT_BUNDLE_IDENTIFIER = net.crofis.EasySocialButton;
281281 PRODUCT_NAME = "$(TARGET_NAME)";
282- SWIFT_VERSION = 3 .0;
282+ SWIFT_VERSION = 4 .0;
283283 };
284284 name = Debug;
285285 };
286286 9D1BF78B1EA238A9004F8F8C /* Release */ = {
287287 isa = XCBuildConfiguration;
288288 buildSettings = {
289289 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
290- DEVELOPMENT_TEAM = Y759RK5K7D ;
290+ DEVELOPMENT_TEAM = 35DWKWL79J ;
291291 INFOPLIST_FILE = EasySocialButton/Info.plist;
292292 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
293293 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
294294 PRODUCT_BUNDLE_IDENTIFIER = net.crofis.EasySocialButton;
295295 PRODUCT_NAME = "$(TARGET_NAME)";
296- SWIFT_VERSION = 3 .0;
296+ SWIFT_VERSION = 4 .0;
297297 };
298298 name = Release;
299299 };
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 12120 " systemVersion = " 16E195 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" BYZ-38-t0r" >
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 13196 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" BYZ-38-t0r" >
33 <device id =" retina4_7" orientation =" portrait" >
44 <adaptation id =" fullscreen" />
55 </device >
66 <dependencies >
7- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 12088" />
7+ <deployment identifier =" iOS" />
8+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 13173" />
89 <capability name =" Constraints with non-1.0 multipliers" minToolsVersion =" 5.1" />
910 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
1011 </dependencies >
You can’t perform that action at this time.
0 commit comments