새로운 기능

버전 업데이트 기록

2019년 10월 7일 

버전 11.1

Xcode 11.1 includes Swift 5.1 and SDKs for iOS 13.1, iPadOS 13.1, tvOS 13, watchOS 6, and macOS Catalina 10.15

 

SwiftUI

• SwiftUI framework and design tools work together to enable a new way to build user intefaces

• Declarative syntax defines your user interface using easy-to-read Swift code

• Design tools make it as easy as drag-and-drop to construct and edit your views

• Code you write is always in sync with the design and preview canvas

• Library of controls and modifiers make it easy to build complex interfaces

• Animations are built using simple commands that describe the action you want to see

• Preview your real app running on multiple device types, orientations, and font sizes

• Share common code across all Apple platforms, and add custom experiences for each OS

 

Mac Catalyst brings iPad apps to the Mac

• Click a single checkbox in your iPad project to add a native Mac app

• One project and set of source code creates iPhone, iPad, and Mac versions of your app

• Customize elements of your app for an experience unique to Mac

• Add new SwiftUI code to your project along side existing UIKit code

• Submit to the Mac App Store or notarize for outside distribution

 

Swift and Swift Packages

• Swift packages are supported throughout, including build, debug, and SCM workflows

• Use Swift packages from GitHub, Bitbucket, GitLab, or your own hosts

• Download packages automatically based on dependency analysis

• Create your own packages to share code among all your apps, or to publish for the community

 

iOS dark mode

• Switch between light and dark mode instantly while developing and debugging

• Asset catalog makes it easy to control images and colors for dark and light mode

 

Editor

• Editor minimap gives a bird’s eye view of your code so you can quickly jump to any line

• Each editor view has its own preview, assistant, or other complementary views

• Split any editor pane to layout your workspace exactly as you want

 

Other improvements

• Build stand-alone watchOS apps with a faster debugging experience

• Simulator launches quickly and uses the GPU to accelerate Metal code

• Test plans give you greater control of your test harness with sharable results bundles

• Automatically generate localized screenshots using UI tests as part of your test plan

• Source control adds support for stash and cherry-pick operations

• Simulate device conditions such as a slow network or thermal warnings while debugging

• Metrics tab in the Organizer shows how efficiently your app runs on customer devices

G Suite Business와 Enterprise 차이

 

 

Google 서비스 추가

G Suite Enterprise

 

G Suite Enterprise는 G Suite Business에서 사용할 수 있는 모든 기능 및 다음과 같은 프리미엄 관리 제어 기능도 제공됩니다.

  • 향상된 드라이브 보안을 제공합니다. 다른 보호 레이어를 추가하여 허용되지 않은 사람들에게 민감한 정보가 공개되는 것을 방지할 수 있습니다. 자세히 알아보기
  • 신용카드 또는 주민등록번호와 같은 민감한 콘텐츠가 이메일 트래픽에 포함되었는지 검사할 수 있습니다. 이러한 콘텐츠가 감지되면 정책 기반의 작업이 수행되도록 설정할 수 있습니다. 자세히 알아보기
  • 이미지에 텍스트가 포함되었는지 검사할 수 있습니다. 스캔한 이미지에서 기밀 데이터 손실을 식별하여 완화할 수 있습니다. 자세히 알아보기
  • 고급 및 맞춤 검색어를 사용하여 BigQuery의 Gmail 로그를 분석할 수 있습니다. 자세히 알아보기
  • 사용자가 계정에 로그인할 때 보안 키를 요구하도록 설정할 수 있습니다. 자세히 알아보기
  • S/MIME 암호화를 사용하여 이메일 보안을 강화할 수 있습니다. 자세히 알아보기
  • 의심스러운 이벤트가 감지되면 트리거되는 맞춤 규칙 설정으로 휴대기기 관리 작업을 자동화합니다. 자세히 알아보기
  • 업무 인사이트를 제공합니다. 조직의 의사결정권자가 G Suite 채택, 생산성, 팀 간 공동작업에 대한 데이터 기반 통계에 액세스할 수 있습니다. 자세히 알아보기

'Blog History' 카테고리의 다른 글

개 발 일 지 017  (0) 2019.11.12
개 발 일 지 016  (0) 2019.11.11
개 발 일 지 013  (0) 2019.10.08
개 발 일 지 012  (0) 2019.10.07
개 발 일 지 011  (0) 2019.09.29

+ Recent posts