This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
WordPressAuthenticator/Unified Auth/View Related/Reusable Views Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |s |
44 s . name = 'WordPressAuthenticator'
5- s . version = '1.42.1'
5+ s . version = '1.42.2-beta. 1'
66
77 s . summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.'
88 s . description = <<-DESC
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.XIB" version =" 3.0" toolsVersion =" 16097.2 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" useSafeAreas =" YES" colorMatched =" YES" >
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.XIB" version =" 3.0" toolsVersion =" 19455 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" useSafeAreas =" YES" colorMatched =" YES" >
33 <device id =" retina6_1" orientation =" portrait" appearance =" light" />
44 <dependencies >
55 <deployment identifier =" iOS" />
6- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 16087 " />
6+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 19454 " />
77 <capability name =" Safe area layout guides" minToolsVersion =" 9.0" />
88 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
99 </dependencies >
1717 <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 72" />
1818 <autoresizingMask key =" autoresizingMask" />
1919 <subviews >
20- <imageView clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" scaleAspectFit" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" translatesAutoresizingMaskIntoConstraints =" NO" id =" odI-Gb-fXa" customClass =" CircularImageView" customModule =" WordPress " >
20+ <imageView clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" scaleAspectFit" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" translatesAutoresizingMaskIntoConstraints =" NO" id =" odI-Gb-fXa" customClass =" CircularImageView" customModule =" WordPressAuthenticator " >
2121 <rect key =" frame" x =" 11" y =" 11" width =" 48" height =" 48" />
2222 <constraints >
2323 <constraint firstAttribute =" height" constant =" 48" id =" RU3-mW-PAl" />
You can’t perform that action at this time.
0 commit comments