Skip to content

Commit

Permalink
Change the name
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Jul 14, 2021
1 parent 5cfb75f commit 24f4a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TerminalApp/iOSTerminal.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = org.tirania.SwiftTerm;
PRODUCT_BUNDLE_IDENTIFIER = org.tirania.SwiftTerm.iosSampleApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -354,7 +354,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = org.tirania.SwiftTerm;
PRODUCT_BUNDLE_IDENTIFIER = org.tirania.SwiftTerm.iosSampleApp;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down

0 comments on commit 24f4a8e

Please sign in to comment.