lpw
2021-01-26 454098c2f508505fc55c60c577250b8610abaaf3
frameworks/GoogleAppMeasurement.framework/Modules/module.modulemap
old mode 100755 new mode 100644
@@ -1,11 +1,10 @@
framework module GoogleAppMeasurement {
  export *
  module * { export * }
umbrella header "GoogleAppMeasurement-umbrella.h"
export *
module * { export * }
  link framework "Security"
  link framework "SystemConfiguration"
  link "c++"
  link "sqlite3"
  link "z"
  link framework "CoreData"
  link framework "Security"
  link framework "StoreKit"
  link framework "SystemConfiguration"
  link framework "UIKit"
}