選考会で使う開発環境は以下の通りとなります。
【iOS開発環境】
OS: Ventura 13
IDE: Xcode 14.3
言語: Swift 5.8
シュミレーター: iPhone 8 以降
ライブラリー:
・SwiftUI
・Foundation
・XCTest
【Android開発環境】
OS: Ventura 13
IDE: Android Studio Flamingo | 2022.2.1 Patch 2
エミュレーター: Pixel2 API30
ライブラリー:
・androidx.appcompat:appcompat:1.6.1
・com.google.android.material:material:1.5.0
・androidx.constraintlayout:constraintlayout:2.1.4
・androidx.navigation:navigation-fragment:2.5.2
・junit:junit:4.13.2
・androidx.test.ext:junit:1.1.5
・androidx.test.espresso:espresso-core:3.5.1
・androidx.test.uiautomator:uiautomator:2.2.0