pod install
Analyzing dependencies
Downloading dependencies
Installing Flutter (1.0.0)
Installing custom_native_video_player_ios (1.0.0)
Installing custom_shared_preferences_ios (0.0.1)
Installing path_provider_ios (0.0.1)
Generating Pods project
Integrating client project
Pod installation complete! There are 4 dependencies from the Podfile and 4 total pods installed.
[!] A license was specified in podspec custom_shared_preferences_ios but the file does not exist - /Users/gabriel/Documents/code/own/atv/ios/.symlinks/plugins/custom_shared_preferences_ios/LICENSE
[!] Unable to read the license file ../LICENSE for the spec custom_shared_preferences_ios (0.0.1)
[!] Unable to read the license file ../LICENSE for the spec custom_shared_preferences_ios (0.0.1)
[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target Runner to Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig or include the Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig in your build configuration (Flutter/Release.xcconfig).
sh ../scripts/copy_framework.sh debug_sim FLUTTER_LOCAL_ENGINE
Coping Flutter.framework (debug-simulator)...
sed -i '' 's#FLUTTER_LOCAL_ENGINE[[:space:]]=[[:space:]].*;#FLUTTER_LOCAL_ENGINE = "/Users/gabriel/development/flutter_engine/3.10.5";#g' Runner.xcodeproj/project.pbxproj
open Runner.xcworkspace
gabriel@Gabriels-Mac-mini atv %`
any idea this came out? Please noted that already update copy_framework.sh,run_apple_tv.sh, xcode FLUTTER_LOCAL_ENGINE.
`
`
xcode 14.2 flutter 3.10.5
`gabriel@Gabriels-Mac-mini atv % sh scripts/run_apple_tv.sh
Xcode build done. 22.1s Built /Users/gabriel/Documents/code/own/atv/build/ios/iphonesimulator/Runner.app.
[!] A license was specified in podspec
custom_shared_preferences_ios
but the file does not exist - /Users/gabriel/Documents/code/own/atv/ios/.symlinks/plugins/custom_shared_preferences_ios/LICENSE[!] Unable to read the license file
../LICENSE
for the speccustom_shared_preferences_ios (0.0.1)
[!] Unable to read the license file
../LICENSE
for the speccustom_shared_preferences_ios (0.0.1)
[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target
Runner
toTarget Support Files/Pods-Runner/Pods-Runner.profile.xcconfig
or include theTarget Support Files/Pods-Runner/Pods-Runner.profile.xcconfig
in your build configuration (Flutter/Release.xcconfig
).