Skip to content

Commit

Permalink
Updated Bundles.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Dec 14, 2021
1 parent b76acb1 commit 40f4cf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Example Apps/SPIndicator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spperspective.ios;
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spindicator.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -438,7 +438,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spperspective.ios;
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spindicator.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -457,7 +457,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spperspective.tvos;
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spindicator.tvos;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
SWIFT_VERSION = 5.0;
Expand All @@ -478,7 +478,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spperspective.tvos;
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.opensource.spindicator.tvos;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
SWIFT_VERSION = 5.0;
Expand Down
Binary file not shown.

0 comments on commit 40f4cf6

Please sign in to comment.