SmartFit 1.0.0
First packaged SmartFit release.
What is included
- Google Sign-In flow backed by Firebase Auth.
- Firebase 11 / GoogleSignIn 7 CocoaPods dependency refresh.
- Xcode project settings aligned with the app requirements: iOS 17.0 and Swift 6.
- Swift 6 strict-concurrency compatibility fix for the GoogleSignIn restore callback.
- Downloadable simulator build package:
SmartFit-v1.0.0-simulator.zip.
Package
The attached package contains the unsigned iOS Simulator app bundle built from this release:
SmartFit.app- SHA-256:
52ff0e9d1fee30c40c812fe4258f7fe57cf9a0cd248b91251efa3b444cd37065
For device or App Store distribution, open SmartFit.xcworkspace in Xcode and archive with an Apple signing team/profile.
Validation
Built successfully with:
xcodebuild build -quiet -workspace SmartFit.xcworkspace -scheme SmartFit -configuration Release -sdk iphonesimulator -derivedDataPath /private/tmp/smartfit-derived CODE_SIGNING_ALLOWED=NO