You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ onesignal install-sdk --type iOS --entrypoint wallace --lang swift --appid fooBar
/Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/xcodeproj-1.22.0/lib/xcodeproj/plist.rb:17:in `read_from_path': [!] The plist file at path `/Users/gradha/project/geodb/ios/Wallace//$(SRCROOT)/wallace/Support Files/Info.plist` doesn't exist. (Xcodeproj::Informative)
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/onesignal-cli-1.0.0/lib/osproject_ios.rb:316:in `_add_capabilities_to_main_target'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/onesignal-cli-1.0.0/lib/osproject_ios.rb:42:in `_add_sdk'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/onesignal-cli-1.0.0/lib/osproject_ios.rb:80:in `install_onesignal!'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/onesignal-cli-1.0.0/lib/oscli.rb:56:in `execute'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/clamp-1.3.2/lib/clamp/command.rb:66:in `run'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/clamp-1.3.2/lib/clamp/subcommand/execution.rb:18:in `execute'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/clamp-1.3.2/lib/clamp/command.rb:66:in `run'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/clamp-1.3.2/lib/clamp/command.rb:140:in `run'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/gems/onesignal-cli-1.0.0/bin/onesignal:4:in `<top (required)>'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/bin/onesignal:25:in `load'
from /Users/gradha/homebrew/Cellar/onesignal-cli/0.0.7/libexec/bin/onesignal:25:in `<main>'
$ ls -l wallace/Support\ Files/Info.plist
-rw-r--r-- 1 gradha staff 3729 15 Jan 15:14 wallace/Support Files/Info.plist
The text was updated successfully, but these errors were encountered:
I believe the problem is spaces. Spaces are bad.
The text was updated successfully, but these errors were encountered: