Compare commits

..

No commits in common. "main" and "1.0.8" have entirely different histories.
main ... 1.0.8

594 changed files with 5130 additions and 12 deletions

8
.gitignore vendored
View File

@ -1,8 +0,0 @@
# Build output
build/
# macOS
.DS_Store
# Backup directories
backup_*/

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'UnityFramework'
s.version = '1.1.4'
s.version = '1.0.8'
s.summary = 'Unity iOS Framework for Flutter integration (XCFramework with simulator support)'
s.description = 'Unity iOS framework packaged as XCFramework for Flutter projects. Includes simulator support for development.'
s.homepage = 'https://gitea.sdws.shop/xim/flutter_unity_pod'

Some files were not shown because too many files have changed in this diff Show More