Skip to content

Commit

Permalink
fix: makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj committed Jan 10, 2025
1 parent 4a3feb5 commit d743db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ buildExamples:
cp Podfile{,.backup} && \
cp Podfile.static Podfile && \
cp PostHogExampleWithPods.xcodeproj/project.pbxproj{,.backup} && \
sed -i '' '/use_frameworks!/d' Podfile && \
pod install && \
cd .. && \
xcrun xcodebuild clean build \
Expand Down

0 comments on commit d743db2

Please sign in to comment.