This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
forked from teodorpatras/EasyTipView
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cannot build after changes to comply with podspec reqs (teodorpatras#201
) * Cannot build after changes to comply with podspec reqs When Source/Info.plist was renamed to Sources/EasyTipView/Info.plist, build settings which referenced the file also needed to be updated. This commit updates PBXFileReference & INFOPLIST_FILE build settings, so that they point to Sources/EasyTipView/Info.plist. * destination option for xcodebuild is not acceptable I've updated the travis build to use the value: _"iPhone 12 Pro"_ for the name property of the destination option for xcodebuild.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters