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
wayne@~/Documents/XcodeProjects/SafariLauncher (master) $ ./build.sh
Build settings from command line:
SYMROOT = build
=== BUILD TARGET SafariLauncher OF PROJECT SafariLauncher WITH CONFIGURATION Debug ===
Check dependencies
CodeSign error: code signing is required forproduct type 'Application'in SDK 'iOS 7.0'** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
./build.sh: line 4: cd: ./build/Debug-iphoneos/: No such file or directory
zip warning: name not matched: SafariLauncher.app
zip error: Nothing to do! (try: zip -r SafariLauncher.zip . -i SafariLauncher.app)
hello there all,
I'm sorry to bother, but I tried building in
Xcode
and via theshell script
with no luck.Any help will be much appreciated.
The text was updated successfully, but these errors were encountered: