Closed Mugurell closed 1 year ago
This will ensure the iOS app can be built.
./gradlew :app:build
./gradlew :shared:build
xcodebuild -workspace ios/KaMPKitiOS.xcworkspace -scheme KaMPKitiOS -sdk iphoneos -configuration Debug build -destination name="iPhone 8"
Thanks for the work but with current state of things, I'm closing this as a lot has changed in code and ktor + min target are already updated now
This will ensure the iOS app can be built.
Fix
Testing
./gradlew :app:build
./gradlew :shared:build
xcodebuild -workspace ios/KaMPKitiOS.xcworkspace -scheme KaMPKitiOS -sdk iphoneos -configuration Debug build -destination name="iPhone 8"
Screenshot / Video of App working with the Changes