iOS 설정
설치 단계와 이 플러그인의 전체 마크다운 가이드를 포함한 설정 명령어를 복사하세요.
iOS 지원 매트릭스
iOS 지원 매트릭스- Intune iOS SDK 이 플러그인이 패키징합니다.
21.5.1 - iOS 최소 버전:
17.0 - Xcode 추천 라인:
26.x
Ionic의 Intune 문서에서는 현재 Xcode 26으로 빌드된 앱은 Intune iOS SDK를 사용해야 함을 언급하고 있습니다. 2026년 1월 19일부터 적용됩니다. 이 플러그인은 이미 그 새로운 SDK 라인에 있습니다. 21.1.0+ starting on January 19, 2026. This plugin is already on that newer SDK line.
Info.plist의 "1. Intune 및 MSAL 설정을" 섹션 Info.plist
Intune 및 MSAL 설정을사전: IntuneMAMSettings 클립보드에 복사
<key>IntuneMAMSettings</key><dict> <key>ADALClientId</key> <string>YOUR_CLIENT_ID</string> <key>ADALRedirectUri</key> <string>msauth.com.example.app://auth</string> <key>ADALAuthority</key> <string>https://login.microsoftonline.com/common</string></dict>scheme만 저장하는 것을 선호하는 경우 fallback으로 사용하는 경우
ADALClientIdADALRedirectUriADALRedirectSchemeoptional authority override로 사용하는 경우ADALAuthorityoptional authority override로 사용하는 경우
2. MSAL 콜백을 AppDelegate로 전달하세요. AppDelegate
제목: 2. AppDelegate에서 MSAL 콜백을 전달하세요.import MSAL
func application( _ app: UIApplication, open url: URL, options: [UIApplication.OpenURLOptionsKey: Any] = [:]) -> Bool { return MSALPublicClientApplication.handleMSALResponse( url, sourceApplication: options[.sourceApplication] as? String )}3. URL 스키마 및 권한 설정
제목: 3. URL 스키마 및 권한 설정Microsoft 및 Ionic의 Intune 지침을 따르세요:
- redirect URI 스키마
msauth...키 체인 공유 / 키 체인 접근 그룹 - 비омет릭스 사용이 필요하다면
LSApplicationQueriesSchemesNSFaceIDUsageDescription이것들은 플러그인에 의해 추론되지 않는 앱 특정 설정입니다.
4. 실행
__CAPGO_KEEP_0__ IntuneMAMConfigurator
4. IntuneMAMConfigurator를 실행하세요Microsoft는 최종 앱과 권한을 위해 실행해야 하는 것을 요구합니다. IntuneMAMConfigurator Intune iOS의 최신 구성기자 official Intune iOS __CAPGO_KEEP_0__에서 가져와 재실행하세요. 그 파일이 물리적으로 변경될 때마다. Info.plist and entitlements. Use the latest configurator from the official Intune iOS SDK and rerun it whenever those files materially change.
Because the bundled Intune iOS __CAPGO_KEEP_0__ is on the current line, your app target should remain at iOS or later.
iOS Setup에서 계속 진행하세요Intune iOS SDK이 현재 라인에 있기 때문에, 앱의 대상 버전은 iOS or later로 유지해야 합니다. 21.x Intune iOS __CAPGO_KEEP_0__이 현재 라인에 있기 때문에, 앱의 대상 버전은 iOS or later로 유지해야 합니다. 17.0 Intune iOS __CAPGO_KEEP_0__이 현재 라인에 있기 때문에, 앱의 대상 버전은 iOS or later로 유지해야 합니다.
Intune iOS __CAPGO_KEEP_0__이 현재 라인에 있기 때문에, 앱의 대상 버전은 iOS or later로 유지해야 합니다.
Intune iOS __CAPGO_KEEP_0__이 현재 라인에 있기 때문에, 앱의 대상 버전은 iOS or later로 유지해야 합니다.Intune iOS __CAPGO_KEEP_0__이 현재 라인에 있기 때문에, 앱의 대상 버전은 iOS or later로 유지해야 합니다. iOS 설정 __CAPGO_KEEP_0__을 __CAPGO_KEEP_1__과 연결하여 Using @capgo/capacitor-intune Using @capgo/capacitor-intune에서 capgo 네이티브 기능 Capgo 플러그인 디렉토리 Capgo 플러그인 디렉토리에서 Capgo 제품 워크플로우 Capacitor 플러그인들에 의해 Capgo Capacitor 플러그인들에 의해 Capgo에서 Capacitor 구현 세부 사항 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트에서 __CAPGO_KEEP_0__ 구현 세부 사항 아이오닉 엔터프라이즈 플러그인 대안 아이오닉 엔터프라이즈 플러그인 대안에서 __CAPGO_KEEP_0__ 제품 워크플로우