1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Updates Veggie Seasons for publication (#131)

This commit is contained in:
Andrew Brogdon
2019-08-28 10:15:14 -07:00
committed by GitHub
parent 5a81d1dc78
commit 44c3bfd16d
6 changed files with 16 additions and 15 deletions

View File

@@ -4,12 +4,12 @@ PODS:
- Flutter
DEPENDENCIES:
- Flutter (from `.symlinks/flutter/ios`)
- Flutter (from `.symlinks/flutter/ios-release`)
- shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
EXTERNAL SOURCES:
Flutter:
:path: ".symlinks/flutter/ios"
:path: ".symlinks/flutter/ios-release"
shared_preferences:
:path: ".symlinks/plugins/shared_preferences/ios"
@@ -19,4 +19,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: e8988baac3a50f787b9d3ed7ca44957b442f92a7
COCOAPODS: 1.7.1
COCOAPODS: 1.7.2

View File

@@ -229,7 +229,7 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
"${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework",
"${PODS_ROOT}/../.symlinks/flutter/ios-release/Flutter.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<string>7</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>