Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw committed Feb 24, 2025
1 parent f0ecd86 commit 550d7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ build-for-library-evolution:
-Xswiftc $(OTHER_SWIFT_FLAGS)
xcodebuild build \
-workspace SwiftNavigation.xcworkspace \
-destination platform="$(PLATFORM_IOS)" \
-destination platform="platform=iOS,name=generic/iOS" \
-scheme SwiftNavigation \
BUILD_LIBRARY_FOR_DISTRIBUTION=YES \
OTHER_SWIFT_FLAGS=$(OTHER_SWIFT_FLAGS)
Expand Down

0 comments on commit 550d7c0

Please sign in to comment.