Skip to content

Commit 93af2ab

Browse files
Fix iOS example app build (#163)
* Add missing files to vcs * Fix .gitignore
1 parent d0f16e3 commit 93af2ab

File tree

2 files changed

+496
-1
lines changed

2 files changed

+496
-1
lines changed

flutter_vlc_player/example/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ app.*.symbols
115115
!**/ios/**/default.perspectivev3
116116
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
117117
!/dev/ci/**/Gemfile.lock
118-
/example/ios/Runner.xcodeproj/project.pbxproj
118+
!/example/ios/Runner.xcodeproj/project.pbxproj

0 commit comments

Comments
 (0)