Skip to content

Commit

Permalink
Built with full bitcode (debug)
Browse files Browse the repository at this point in the history
  • Loading branch information
sourobrata committed Mar 29, 2020
1 parent 96889a1 commit 59ea7ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EddystoneScanner.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'EddystoneScanner'
s.version = '1.2.11'
s.version = '1.2.12'
s.swift_version = '5.0'
s.summary = 'Eddystone scanner framework for iOS written in swift.'

Expand Down
2 changes: 1 addition & 1 deletion EddystoneScanner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 11.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
"OTHER_CFLAGS[arch=*]" = "-fembed-bitcode-marker";
"OTHER_CFLAGS[arch=*]" = "-fembed-bitcode";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
Expand Down

0 comments on commit 59ea7ed

Please sign in to comment.