Skip to content

Commit

Permalink
Merge pull request #59 from OneBusAway/app-icon
Browse files Browse the repository at this point in the history
Add a placeholder app icon
  • Loading branch information
aaronbrethorst authored Aug 21, 2024
2 parents d5e8620 + d357bb9 commit 2c17b6a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Examples/OTPKitDemo/OTPKitDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,11 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"OTPKitDemo/Preview Content\"";
DEVELOPMENT_TEAM = 4ZQCMA634J;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = OTPKitDemo/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "OTPKit Demo";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "See where you are in relation to transit, and help you navigate more easily.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Expand Down Expand Up @@ -320,9 +322,11 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"OTPKitDemo/Preview Content\"";
DEVELOPMENT_TEAM = 4ZQCMA634J;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = OTPKitDemo/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "OTPKit Demo";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "See where you are in relation to transit, and help you navigate more easily.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"images" : [
{
"filename" : "Untitled-design.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c17b6a

Please sign in to comment.